@utrecht/component-library-react 10.2.1 → 10.2.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 +9 -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.2.
|
|
3
|
+
"version": "10.2.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": [
|
|
@@ -185,8 +185,8 @@
|
|
|
185
185
|
"@utrecht/nav-list-css": "1.3.1",
|
|
186
186
|
"@utrecht/number-badge-css": "2.3.1",
|
|
187
187
|
"@utrecht/number-data-css": "1.4.1",
|
|
188
|
-
"@utrecht/open-forms-container-css": "1.0.
|
|
189
|
-
"@utrecht/open-forms-container-react": "1.0.
|
|
188
|
+
"@utrecht/open-forms-container-css": "1.0.2",
|
|
189
|
+
"@utrecht/open-forms-container-react": "1.0.2",
|
|
190
190
|
"@utrecht/ordered-list-css": "1.5.2",
|
|
191
191
|
"@utrecht/page-content-css": "1.4.1",
|
|
192
192
|
"@utrecht/page-css": "1.4.1",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
"@utrecht/table-css": "1.6.1",
|
|
210
210
|
"@utrecht/table-of-contents-css": "0.3.1",
|
|
211
211
|
"@utrecht/textarea-css": "2.3.2",
|
|
212
|
-
"@utrecht/textbox-react": "1.0.
|
|
212
|
+
"@utrecht/textbox-react": "1.0.9",
|
|
213
213
|
"@utrecht/top-task-link-css": "1.4.1",
|
|
214
214
|
"@utrecht/top-task-nav-css": "1.3.1",
|
|
215
215
|
"@utrecht/unordered-list-css": "1.5.1",
|