@utrecht/component-library-react 10.3.9 → 10.3.10
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 +7 -0
- package/CONTRIBUTING.md +2 -2
- package/dist/.jest-test-results.json +1 -1
- package/package.json +3 -3
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.10",
|
|
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": [
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"@utrecht/badge-list-css": "3.0.1",
|
|
126
126
|
"@utrecht/badge-status-css": "2.0.1",
|
|
127
127
|
"@utrecht/blockquote-css": "2.0.1",
|
|
128
|
-
"@utrecht/breadcrumb-nav-css": "2.0
|
|
128
|
+
"@utrecht/breadcrumb-nav-css": "2.1.0",
|
|
129
129
|
"@utrecht/button-group-react": "1.1.3",
|
|
130
130
|
"@utrecht/button-link-css": "2.0.1",
|
|
131
131
|
"@utrecht/button-react": "2.0.10",
|
|
@@ -213,8 +213,8 @@
|
|
|
213
213
|
"@utrecht/textbox-react": "1.0.12",
|
|
214
214
|
"@utrecht/top-task-link-css": "2.0.1",
|
|
215
215
|
"@utrecht/top-task-nav-css": "1.3.2",
|
|
216
|
-
"@utrecht/url-data-css": "2.0.1",
|
|
217
216
|
"@utrecht/unordered-list-css": "2.0.1",
|
|
217
|
+
"@utrecht/url-data-css": "2.0.1",
|
|
218
218
|
"@utrecht/vega-visualization-css": "1.4.2"
|
|
219
219
|
},
|
|
220
220
|
"devDependencies": {
|