@netu-si/netu-react-dsf-components 2.0.0 → 2.0.1
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/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/package.json +20 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@netu-si/netu-react-dsf-components",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1",
|
|
4
4
|
"description": "React Component Library Using the GOV-CY DSF Design System",
|
|
5
5
|
"repository": "https://github.com/netu-si/netu-react-dsf-components.git",
|
|
6
6
|
"homepage": "https://github.com/netu-si/netu-react-dsf-components#readme",
|
|
@@ -26,9 +26,7 @@
|
|
|
26
26
|
"docs": "yarn docs:components && node scripts/concat-readme.js"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@types/jquery": "^3.5.33",
|
|
30
29
|
"help": "^3.0.2",
|
|
31
|
-
"jquery": "^3.7.1",
|
|
32
30
|
"react-bootstrap-icons": "^1.11.6"
|
|
33
31
|
},
|
|
34
32
|
"peerDependencies": {
|
|
@@ -37,7 +35,7 @@
|
|
|
37
35
|
"react-hook-form": "^7.70.0"
|
|
38
36
|
},
|
|
39
37
|
"devDependencies": {
|
|
40
|
-
"@babel/preset-env": "^7.
|
|
38
|
+
"@babel/preset-env": "^7.29.0",
|
|
41
39
|
"@babel/preset-react": "^7.28.5",
|
|
42
40
|
"@babel/preset-typescript": "^7.28.5",
|
|
43
41
|
"@netu-si/api-docs": "file:local-packages/api-docs",
|
|
@@ -45,44 +43,44 @@
|
|
|
45
43
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
46
44
|
"@rollup/plugin-terser": "^0.4.4",
|
|
47
45
|
"@rollup/plugin-typescript": "^12.3.0",
|
|
48
|
-
"@storybook/addon-docs": "^10.
|
|
49
|
-
"@storybook/addon-links": "^10.
|
|
50
|
-
"@storybook/react": "^10.
|
|
51
|
-
"@storybook/react-vite": "^10.
|
|
52
|
-
"@types/react": "19.2.
|
|
46
|
+
"@storybook/addon-docs": "^10.2.11",
|
|
47
|
+
"@storybook/addon-links": "^10.2.11",
|
|
48
|
+
"@storybook/react": "^10.2.11",
|
|
49
|
+
"@storybook/react-vite": "^10.2.11",
|
|
50
|
+
"@types/react": "19.2.14",
|
|
53
51
|
"@types/react-dom": "19.2.3",
|
|
54
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
55
|
-
"@typescript-eslint/parser": "^8.
|
|
56
|
-
"@vitest/mocker": "^4.0.
|
|
52
|
+
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
|
53
|
+
"@typescript-eslint/parser": "^8.56.1",
|
|
54
|
+
"@vitest/mocker": "^4.0.18",
|
|
57
55
|
"can-npm-publish": "^1.3.6",
|
|
58
56
|
"concat": "^1.0.3",
|
|
59
57
|
"eslint": "9.39.2",
|
|
60
58
|
"eslint-config-prettier": "10.1.8",
|
|
61
|
-
"eslint-plugin-cypress": "^
|
|
59
|
+
"eslint-plugin-cypress": "^6.1.0",
|
|
62
60
|
"eslint-plugin-import": "^2.32.0",
|
|
63
61
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
64
62
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
65
|
-
"eslint-plugin-prettier": "^5.5.
|
|
63
|
+
"eslint-plugin-prettier": "^5.5.5",
|
|
66
64
|
"eslint-plugin-react": "^7.37.5",
|
|
67
65
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
68
|
-
"eslint-plugin-storybook": "^10.
|
|
66
|
+
"eslint-plugin-storybook": "^10.2.11",
|
|
69
67
|
"gh-pages": "^6.3.0",
|
|
70
68
|
"hex-rgb": "^5.0.0",
|
|
71
69
|
"postcss-import": "^16.1.1",
|
|
72
|
-
"prettier": "3.
|
|
70
|
+
"prettier": "3.8.1",
|
|
73
71
|
"prop-types": "15.8.1",
|
|
74
|
-
"react-hook-form": "^7.71.
|
|
75
|
-
"react-router-dom": "^7.
|
|
72
|
+
"react-hook-form": "^7.71.2",
|
|
73
|
+
"react-router-dom": "^7.13.1",
|
|
76
74
|
"react-transition-group": "^4.4.5",
|
|
77
75
|
"remark-gfm": "^4.0.1",
|
|
78
|
-
"rimraf": "^6.1.
|
|
79
|
-
"rollup": "^4.
|
|
76
|
+
"rimraf": "^6.1.3",
|
|
77
|
+
"rollup": "^4.59.0",
|
|
80
78
|
"rollup-plugin-dts": "^6.3.0",
|
|
81
79
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
82
80
|
"rollup-plugin-postcss": "^4.0.2",
|
|
83
|
-
"storybook": "^10.
|
|
81
|
+
"storybook": "^10.2.11",
|
|
84
82
|
"storybook-addon-remix-react-router": "^6.0.0",
|
|
85
|
-
"styled-components": "^6.3.
|
|
83
|
+
"styled-components": "^6.3.11",
|
|
86
84
|
"typescript": "^5.9.3",
|
|
87
85
|
"vite": "^7.3.1"
|
|
88
86
|
},
|