@sme.up/ketchup2 2.0.0-SNAPSHOT-20250610104613 → 2.0.0-SNAPSHOT-20250611075132
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 +39 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sme.up/ketchup2",
|
|
3
|
-
"version": "2.0.0-SNAPSHOT-
|
|
3
|
+
"version": "2.0.0-SNAPSHOT-20250611075132",
|
|
4
4
|
"description": "Sme.UP web components library",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Smeup LAB <info@smeup.com> (https://www.smeup.com/)",
|
|
@@ -31,48 +31,48 @@
|
|
|
31
31
|
"react-svg": "^16.3.0"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@eslint/js": "9.28.0",
|
|
35
|
-
"@storybook/addon-a11y": "9.0.
|
|
36
|
-
"@storybook/addon-docs": "9.0.
|
|
37
|
-
"@storybook/react-vite": "9.0.
|
|
38
|
-
"@testing-library/jest-dom": "6.6.3",
|
|
39
|
-
"@testing-library/react": "16.3.0",
|
|
40
|
-
"@types/css-modules": "1.0.5",
|
|
41
|
-
"@types/react": "19.1.6",
|
|
42
|
-
"@types/react-dom": "19.1.
|
|
43
|
-
"@vitejs/plugin-react": "4.5.0",
|
|
44
|
-
"@vitest/browser": "3.1.4",
|
|
45
|
-
"@vitest/coverage-v8": "3.1.4",
|
|
46
|
-
"eslint": "9.27.0",
|
|
47
|
-
"eslint-config-prettier": "10.1.5",
|
|
48
|
-
"eslint-plugin-jsx-a11y": "6.10.2",
|
|
49
|
-
"eslint-plugin-prettier": "5.4.1",
|
|
50
|
-
"eslint-plugin-react": "7.37.5",
|
|
51
|
-
"eslint-plugin-react-hooks": "5.2.0",
|
|
52
|
-
"eslint-plugin-react-refresh": "0.4.20",
|
|
53
|
-
"eslint-plugin-storybook": "9.0.
|
|
54
|
-
"globals": "16.2.0",
|
|
55
|
-
"i18next": "25",
|
|
56
|
-
"jsdom": "26.1.0",
|
|
57
|
-
"playwright": "1.52.0",
|
|
58
|
-
"postcss": "8.5.4",
|
|
59
|
-
"postcss-preset-env": "10.2.
|
|
60
|
-
"prettier": "3.5.3",
|
|
61
|
-
"rimraf": "6.0.1",
|
|
62
|
-
"storybook": "9.0.
|
|
63
|
-
"stylelint": "16.20.0",
|
|
64
|
-
"stylelint-config-standard": "38.0.0",
|
|
65
|
-
"stylelint-order": "7.0.0",
|
|
66
|
-
"typescript": "5.8.3",
|
|
67
|
-
"typescript-eslint": "8.33.1",
|
|
34
|
+
"@eslint/js": "^9.28.0",
|
|
35
|
+
"@storybook/addon-a11y": "^9.0.6",
|
|
36
|
+
"@storybook/addon-docs": "^9.0.6",
|
|
37
|
+
"@storybook/react-vite": "^9.0.6",
|
|
38
|
+
"@testing-library/jest-dom": "^6.6.3",
|
|
39
|
+
"@testing-library/react": "^16.3.0",
|
|
40
|
+
"@types/css-modules": "^1.0.5",
|
|
41
|
+
"@types/react": "^19.1.6",
|
|
42
|
+
"@types/react-dom": "^19.1.6",
|
|
43
|
+
"@vitejs/plugin-react": "^4.5.0",
|
|
44
|
+
"@vitest/browser": "^3.1.4",
|
|
45
|
+
"@vitest/coverage-v8": "^3.1.4",
|
|
46
|
+
"eslint": "^9.27.0",
|
|
47
|
+
"eslint-config-prettier": "^10.1.5",
|
|
48
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
49
|
+
"eslint-plugin-prettier": "^5.4.1",
|
|
50
|
+
"eslint-plugin-react": "^7.37.5",
|
|
51
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
|
52
|
+
"eslint-plugin-react-refresh": "^0.4.20",
|
|
53
|
+
"eslint-plugin-storybook": "^9.0.6",
|
|
54
|
+
"globals": "^16.2.0",
|
|
55
|
+
"i18next": "^25",
|
|
56
|
+
"jsdom": "^26.1.0",
|
|
57
|
+
"playwright": "^1.52.0",
|
|
58
|
+
"postcss": "^8.5.4",
|
|
59
|
+
"postcss-preset-env": "^10.2.2",
|
|
60
|
+
"prettier": "^3.5.3",
|
|
61
|
+
"rimraf": "^6.0.1",
|
|
62
|
+
"storybook": "^9.0.6",
|
|
63
|
+
"stylelint": "^16.20.0",
|
|
64
|
+
"stylelint-config-standard": "^38.0.0",
|
|
65
|
+
"stylelint-order": "^7.0.0",
|
|
66
|
+
"typescript": "^5.8.3",
|
|
67
|
+
"typescript-eslint": "^8.33.1",
|
|
68
68
|
"vite": "^6.3.5",
|
|
69
|
-
"vite-plugin-dts": "4.5.4",
|
|
70
|
-
"vitest": "3.1.4"
|
|
69
|
+
"vite-plugin-dts": "^4.5.4",
|
|
70
|
+
"vitest": "^3.1.4"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {
|
|
73
73
|
"i18next": "^25",
|
|
74
|
-
"react": "^19.
|
|
75
|
-
"react-dom": "^19.
|
|
74
|
+
"react": "^19.1.0",
|
|
75
|
+
"react-dom": "^19.1.0"
|
|
76
76
|
},
|
|
77
77
|
"eslintConfig": {
|
|
78
78
|
"extends": [
|