@utrecht/component-library-react 10.3.1 → 10.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@utrecht/component-library-react",
3
- "version": "10.3.1",
3
+ "version": "10.3.2",
4
4
  "private": false,
5
5
  "description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
6
6
  "keywords": [
@@ -115,9 +115,10 @@
115
115
  "clsx": "2.1.1",
116
116
  "lodash.chunk": "4.2.0",
117
117
  "@utrecht/accordion-css": "2.0.0",
118
- "@utrecht/action-group-react": "1.1.0",
118
+ "@utrecht/action-group-react": "1.1.1",
119
119
  "@utrecht/alert-css": "2.4.0",
120
120
  "@utrecht/alert-dialog-css": "1.4.2",
121
+ "@utrecht/alternate-lang-nav-css": "1.3.1",
121
122
  "@utrecht/article-css": "1.5.1",
122
123
  "@utrecht/backdrop-css": "1.4.1",
123
124
  "@utrecht/badge-counter-css": "1.4.1",
@@ -127,8 +128,8 @@
127
128
  "@utrecht/breadcrumb-nav-css": "1.5.1",
128
129
  "@utrecht/button-group-react": "1.1.0",
129
130
  "@utrecht/button-link-css": "1.3.1",
130
- "@utrecht/button-react": "2.0.7",
131
131
  "@utrecht/calendar-react": "1.0.11",
132
+ "@utrecht/button-react": "2.0.7",
132
133
  "@utrecht/card-css": "0.1.0",
133
134
  "@utrecht/card-react": "0.0.1",
134
135
  "@utrecht/checkbox-react": "1.0.8",
@@ -204,8 +205,8 @@
204
205
  "@utrecht/skip-link-css": "1.5.1",
205
206
  "@utrecht/spotlight-section-css": "1.6.1",
206
207
  "@utrecht/subscript-css": "1.3.1",
207
- "@utrecht/superscript-css": "1.3.1",
208
208
  "@utrecht/surface-css": "1.4.1",
209
+ "@utrecht/superscript-css": "1.3.1",
209
210
  "@utrecht/table-css": "1.6.1",
210
211
  "@utrecht/table-of-contents-css": "0.3.1",
211
212
  "@utrecht/textarea-css": "2.3.2",
@@ -214,8 +215,7 @@
214
215
  "@utrecht/top-task-nav-css": "1.3.1",
215
216
  "@utrecht/unordered-list-css": "1.5.1",
216
217
  "@utrecht/url-data-css": "1.3.1",
217
- "@utrecht/vega-visualization-css": "1.4.1",
218
- "@utrecht/alternate-lang-nav-css": "1.3.1"
218
+ "@utrecht/vega-visualization-css": "1.4.1"
219
219
  },
220
220
  "devDependencies": {
221
221
  "@babel/core": "7.24.7",