@utrecht/component-library-react 10.3.2 → 10.3.3

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.2",
3
+ "version": "10.3.3",
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": [
@@ -123,13 +123,13 @@
123
123
  "@utrecht/backdrop-css": "1.4.1",
124
124
  "@utrecht/badge-counter-css": "1.4.1",
125
125
  "@utrecht/badge-list-css": "2.2.1",
126
- "@utrecht/badge-status-css": "1.4.1",
127
126
  "@utrecht/blockquote-css": "1.6.1",
127
+ "@utrecht/badge-status-css": "1.4.1",
128
128
  "@utrecht/breadcrumb-nav-css": "1.5.1",
129
129
  "@utrecht/button-group-react": "1.1.0",
130
130
  "@utrecht/button-link-css": "1.3.1",
131
- "@utrecht/calendar-react": "1.0.11",
132
131
  "@utrecht/button-react": "2.0.7",
132
+ "@utrecht/calendar-react": "1.0.11",
133
133
  "@utrecht/card-css": "0.1.0",
134
134
  "@utrecht/card-react": "0.0.1",
135
135
  "@utrecht/checkbox-react": "1.0.8",
@@ -146,10 +146,9 @@
146
146
  "@utrecht/data-placeholder-css": "1.4.1",
147
147
  "@utrecht/digid-button-css": "1.4.1",
148
148
  "@utrecht/document-css": "1.5.1",
149
- "@utrecht/drawer-css": "1.4.1",
150
149
  "@utrecht/emphasis-css": "1.5.1",
151
150
  "@utrecht/fieldset-react": "1.0.7",
152
- "@utrecht/figure-css": "1.5.1",
151
+ "@utrecht/figure-css": "1.6.0",
153
152
  "@utrecht/focus-ring-css": "2.3.1",
154
153
  "@utrecht/form-field-checkbox-react": "1.0.10",
155
154
  "@utrecht/form-field-description-react": "1.0.7",
@@ -205,8 +204,8 @@
205
204
  "@utrecht/skip-link-css": "1.5.1",
206
205
  "@utrecht/spotlight-section-css": "1.6.1",
207
206
  "@utrecht/subscript-css": "1.3.1",
208
- "@utrecht/surface-css": "1.4.1",
209
207
  "@utrecht/superscript-css": "1.3.1",
208
+ "@utrecht/surface-css": "1.4.1",
210
209
  "@utrecht/table-css": "1.6.1",
211
210
  "@utrecht/table-of-contents-css": "0.3.1",
212
211
  "@utrecht/textarea-css": "2.3.2",
@@ -215,7 +214,8 @@
215
214
  "@utrecht/top-task-nav-css": "1.3.1",
216
215
  "@utrecht/unordered-list-css": "1.5.1",
217
216
  "@utrecht/url-data-css": "1.3.1",
218
- "@utrecht/vega-visualization-css": "1.4.1"
217
+ "@utrecht/vega-visualization-css": "1.4.1",
218
+ "@utrecht/drawer-css": "1.4.1"
219
219
  },
220
220
  "devDependencies": {
221
221
  "@babel/core": "7.24.7",