@utrecht/component-library-react 10.3.0 → 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/CHANGELOG.md +13 -0
- package/dist/.jest-test-results.json +1 -1
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@utrecht/component-library-react",
|
|
3
|
-
"version": "10.3.
|
|
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,7 +115,7 @@
|
|
|
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.
|
|
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
121
|
"@utrecht/alternate-lang-nav-css": "1.3.1",
|
|
@@ -128,8 +128,8 @@
|
|
|
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/button-react": "2.0.7",
|
|
132
131
|
"@utrecht/calendar-react": "1.0.11",
|
|
132
|
+
"@utrecht/button-react": "2.0.7",
|
|
133
133
|
"@utrecht/card-css": "0.1.0",
|
|
134
134
|
"@utrecht/card-react": "0.0.1",
|
|
135
135
|
"@utrecht/checkbox-react": "1.0.8",
|
|
@@ -205,8 +205,8 @@
|
|
|
205
205
|
"@utrecht/skip-link-css": "1.5.1",
|
|
206
206
|
"@utrecht/spotlight-section-css": "1.6.1",
|
|
207
207
|
"@utrecht/subscript-css": "1.3.1",
|
|
208
|
-
"@utrecht/superscript-css": "1.3.1",
|
|
209
208
|
"@utrecht/surface-css": "1.4.1",
|
|
209
|
+
"@utrecht/superscript-css": "1.3.1",
|
|
210
210
|
"@utrecht/table-css": "1.6.1",
|
|
211
211
|
"@utrecht/table-of-contents-css": "0.3.1",
|
|
212
212
|
"@utrecht/textarea-css": "2.3.2",
|