@utrecht/component-library-react 9.0.4 → 9.0.5

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.4",
3
+ "version": "9.0.5",
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,7 +156,6 @@
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",
160
159
  "@utrecht/heading-4-css": "1.5.0",
161
160
  "@utrecht/heading-5-css": "1.5.0",
162
161
  "@utrecht/heading-6-css": "1.5.0",
@@ -204,7 +203,7 @@
204
203
  "@utrecht/subscript-css": "1.3.0",
205
204
  "@utrecht/superscript-css": "1.3.0",
206
205
  "@utrecht/surface-css": "1.4.0",
207
- "@utrecht/table-css": "1.5.0",
206
+ "@utrecht/table-css": "1.6.0",
208
207
  "@utrecht/table-of-contents-css": "0.3.0",
209
208
  "@utrecht/textarea-css": "2.3.0",
210
209
  "@utrecht/textbox-react": "1.0.7",
@@ -212,7 +211,8 @@
212
211
  "@utrecht/top-task-nav-css": "1.3.0",
213
212
  "@utrecht/unordered-list-css": "1.5.0",
214
213
  "@utrecht/url-data-css": "1.3.0",
215
- "@utrecht/vega-visualization-css": "1.4.0"
214
+ "@utrecht/vega-visualization-css": "1.4.0",
215
+ "@utrecht/heading-3-css": "1.5.0"
216
216
  },
217
217
  "devDependencies": {
218
218
  "@babel/core": "7.24.7",