@lab-anssi/ui-kit 1.47.0 → 1.47.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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lab-anssi/ui-kit",
|
|
3
|
-
"version": "1.47.
|
|
3
|
+
"version": "1.47.1",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/betagouv/lab-anssi-ui-kit.git"
|
|
@@ -26,52 +26,52 @@
|
|
|
26
26
|
"svelte": "~5.38.8"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@chromatic-com/storybook": "~5.1.
|
|
30
|
-
"@eslint/compat": "~2.0.
|
|
29
|
+
"@chromatic-com/storybook": "~5.1.1",
|
|
30
|
+
"@eslint/compat": "~2.0.5",
|
|
31
31
|
"@eslint/js": "~10.0.1",
|
|
32
32
|
"@fullhuman/postcss-purgecss": "~8.0.0",
|
|
33
33
|
"@gouvfr/dsfr": "1.14.4",
|
|
34
|
-
"@storybook/addon-a11y": "~10.3.
|
|
35
|
-
"@storybook/addon-docs": "~10.3.
|
|
36
|
-
"@storybook/addon-svelte-csf": "~5.1.
|
|
37
|
-
"@storybook/addon-themes": "~10.3.
|
|
38
|
-
"@storybook/addon-vitest": "~10.3.
|
|
39
|
-
"@storybook/svelte-vite": "~10.3.
|
|
34
|
+
"@storybook/addon-a11y": "~10.3.5",
|
|
35
|
+
"@storybook/addon-docs": "~10.3.5",
|
|
36
|
+
"@storybook/addon-svelte-csf": "~5.1.2",
|
|
37
|
+
"@storybook/addon-themes": "~10.3.5",
|
|
38
|
+
"@storybook/addon-vitest": "~10.3.5",
|
|
39
|
+
"@storybook/svelte-vite": "~10.3.5",
|
|
40
40
|
"@sveltejs/vite-plugin-svelte": "~6.2.4",
|
|
41
41
|
"@testing-library/jest-dom": "~6.9.1",
|
|
42
42
|
"@testing-library/svelte": "~5.3.1",
|
|
43
|
-
"@types/node": "~24.12.
|
|
44
|
-
"@vitest/browser": "~4.1.
|
|
45
|
-
"@vitest/browser-playwright": "~4.1.
|
|
46
|
-
"@vitest/coverage-v8": "~4.1.
|
|
43
|
+
"@types/node": "~24.12.2",
|
|
44
|
+
"@vitest/browser": "~4.1.3",
|
|
45
|
+
"@vitest/browser-playwright": "~4.1.3",
|
|
46
|
+
"@vitest/coverage-v8": "~4.1.3",
|
|
47
47
|
"concurrently": "~9.2.1",
|
|
48
|
-
"cssnano": "~7.1.
|
|
49
|
-
"dotenv": "~17.
|
|
50
|
-
"eslint": "~10.
|
|
48
|
+
"cssnano": "~7.1.4",
|
|
49
|
+
"dotenv": "~17.4.0",
|
|
50
|
+
"eslint": "~10.2.0",
|
|
51
51
|
"eslint-config-prettier": "~10.1.8",
|
|
52
|
-
"eslint-plugin-storybook": "~10.3.
|
|
53
|
-
"eslint-plugin-svelte": "~3.
|
|
52
|
+
"eslint-plugin-storybook": "~10.3.5",
|
|
53
|
+
"eslint-plugin-svelte": "~3.17.0",
|
|
54
54
|
"globals": "~17.4.0",
|
|
55
55
|
"http-server": "~14.1.1",
|
|
56
56
|
"husky": "~9.1.7",
|
|
57
57
|
"lint-staged": "~16.4.0",
|
|
58
|
-
"playwright": "~1.
|
|
59
|
-
"postcss": "~8.5.
|
|
58
|
+
"playwright": "~1.59.1",
|
|
59
|
+
"postcss": "~8.5.9",
|
|
60
60
|
"postcss-discard-empty": "~7.0.1",
|
|
61
61
|
"postcss-root-to-host": "~0.0.0",
|
|
62
62
|
"prettier": "~3.8.1",
|
|
63
63
|
"prettier-plugin-svelte": "~3.5.1",
|
|
64
64
|
"publint": "~0.3.18",
|
|
65
|
-
"sass": "~1.
|
|
66
|
-
"storybook": "~10.3.
|
|
65
|
+
"sass": "~1.99.0",
|
|
66
|
+
"storybook": "~10.3.5",
|
|
67
67
|
"style-dictionary": "^5.4.0",
|
|
68
|
-
"svelte": "~5.55.
|
|
69
|
-
"svelte-check": "~4.4.
|
|
68
|
+
"svelte": "~5.55.2",
|
|
69
|
+
"svelte-check": "~4.4.6",
|
|
70
70
|
"typescript": "~6.0.2",
|
|
71
|
-
"typescript-eslint": "~8.
|
|
72
|
-
"vite": "~7.3.
|
|
73
|
-
"vitest": "~4.1.
|
|
74
|
-
"wait-on": "~9.0.
|
|
71
|
+
"typescript-eslint": "~8.58.1",
|
|
72
|
+
"vite": "~7.3.2",
|
|
73
|
+
"vitest": "~4.1.3",
|
|
74
|
+
"wait-on": "~9.0.5"
|
|
75
75
|
},
|
|
76
76
|
"lint-staged": {
|
|
77
77
|
"*.js": "eslint --cache --fix",
|