@utrecht/component-library-react 9.0.5 → 9.0.6

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": "9.0.5",
3
+ "version": "9.0.6",
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": [
@@ -156,6 +156,7 @@
156
156
  "@utrecht/form-toggle-css": "1.5.0",
157
157
  "@utrecht/heading-1-css": "1.5.0",
158
158
  "@utrecht/heading-2-css": "1.5.0",
159
+ "@utrecht/heading-3-css": "1.5.0",
159
160
  "@utrecht/heading-4-css": "1.5.0",
160
161
  "@utrecht/heading-5-css": "1.5.0",
161
162
  "@utrecht/heading-6-css": "1.5.0",
@@ -191,10 +192,10 @@
191
192
  "@utrecht/page-header-css": "1.5.0",
192
193
  "@utrecht/pagination-css": "1.4.0",
193
194
  "@utrecht/paragraph-css": "2.3.0",
194
- "@utrecht/pre-heading-css": "1.4.0",
195
195
  "@utrecht/preserve-data-css": "1.3.0",
196
196
  "@utrecht/radio-button-react": "1.0.6",
197
197
  "@utrecht/rich-text-css": "1.3.0",
198
+ "@utrecht/pre-heading-css": "1.4.0",
198
199
  "@utrecht/search-bar-css": "2.2.0",
199
200
  "@utrecht/select-css": "1.8.0",
200
201
  "@utrecht/separator-css": "1.5.0",
@@ -205,14 +206,13 @@
205
206
  "@utrecht/surface-css": "1.4.0",
206
207
  "@utrecht/table-css": "1.6.0",
207
208
  "@utrecht/table-of-contents-css": "0.3.0",
208
- "@utrecht/textarea-css": "2.3.0",
209
+ "@utrecht/textarea-css": "2.3.1",
209
210
  "@utrecht/textbox-react": "1.0.7",
210
211
  "@utrecht/top-task-link-css": "1.4.0",
211
212
  "@utrecht/top-task-nav-css": "1.3.0",
212
- "@utrecht/unordered-list-css": "1.5.0",
213
213
  "@utrecht/url-data-css": "1.3.0",
214
214
  "@utrecht/vega-visualization-css": "1.4.0",
215
- "@utrecht/heading-3-css": "1.5.0"
215
+ "@utrecht/unordered-list-css": "1.5.0"
216
216
  },
217
217
  "devDependencies": {
218
218
  "@babel/core": "7.24.7",