Skip to content

Commit 824f9e2

Browse files
committed
chore: ⬆️ ️update dependencies
1 parent b5e2f9f commit 824f9e2

File tree

6 files changed

+1422
-1452
lines changed

6 files changed

+1422
-1452
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,17 @@
8686
},
8787
"dependencies": {
8888
"@gouvfr/dsfr": "~1.12.1",
89-
"focus-trap": "^7.6.2",
89+
"focus-trap": "^7.6.4",
9090
"focus-trap-vue": "^4.0.3",
9191
"vue": "^3.5.13",
9292
"vue-router": "^4.5.0"
9393
},
9494
"devDependencies": {
95-
"@antfu/eslint-config": "^3.12.0",
96-
"@chromatic-com/storybook": "^3.2.2",
95+
"@antfu/eslint-config": "^3.16.0",
96+
"@chromatic-com/storybook": "^3.2.4",
9797
"@commitlint/cli": "^19.6.1",
9898
"@commitlint/config-conventional": "^19.6.0",
99-
"@iconify/vue": "^4.2.0",
99+
"@iconify/vue": "^4.3.0",
100100
"@playwright/test": "1.49.1",
101101
"@storybook/addon-a11y": "^8.4.7",
102102
"@storybook/addon-docs": "^8.4.7",
@@ -107,54 +107,54 @@
107107
"@storybook/addon-themes": "^8.4.7",
108108
"@storybook/blocks": "^8.4.7",
109109
"@storybook/test": "^8.4.7",
110-
"@storybook/test-runner": "^0.20.1",
110+
"@storybook/test-runner": "^0.21.0",
111111
"@storybook/theming": "^8.4.7",
112112
"@storybook/vue3": "^8.4.7",
113113
"@storybook/vue3-vite": "^8.4.7",
114114
"@testing-library/dom": "^10.4.0",
115115
"@testing-library/jest-dom": "^6.6.3",
116-
"@testing-library/user-event": "^14.5.2",
116+
"@testing-library/user-event": "^14.6.1",
117117
"@testing-library/vue": "^8.1.0",
118118
"@types/jsdom": "^21.1.7",
119-
"@types/node": "^22.10.2",
119+
"@types/node": "^22.10.9",
120120
"@vitejs/plugin-vue": "^5.2.1",
121121
"@vitejs/plugin-vue-jsx": "^4.1.1",
122122
"@vue/test-utils": "^2.4.6",
123123
"@vue/tsconfig": "^0.7.0",
124-
"@vueuse/core": "^12.0.0",
125-
"@vueuse/shared": "^12.0.0",
124+
"@vueuse/core": "^12.5.0",
125+
"@vueuse/shared": "^12.5.0",
126126
"@whyframe/core": "^0.1.12",
127127
"@whyframe/vue": "^0.1.7",
128-
"browserslist": "^4.24.3",
129-
"chalk": "^5.4.0",
130-
"commander": "^13.0.0",
128+
"browserslist": "^4.24.4",
129+
"chalk": "^5.4.1",
130+
"commander": "^13.1.0",
131131
"commitlint": "^19.6.1",
132132
"cross-env": "^7.0.3",
133-
"eslint": "^9.17.0",
133+
"eslint": "^9.18.0",
134134
"eslint-plugin-vue": "^9.32.0",
135135
"globby": "^14.0.2",
136136
"husky": "^9.1.7",
137-
"inquirer": "^12.2.0",
138-
"jsdom": "^25.0.1",
139-
"lightningcss": "^1.28.2",
140-
"lint-staged": "^15.2.11",
137+
"inquirer": "^12.3.2",
138+
"jsdom": "^26.0.0",
139+
"lightningcss": "^1.29.1",
140+
"lint-staged": "^15.4.2",
141141
"npm-run-all": "^4.1.5",
142142
"p-debounce": "^4.0.0",
143-
"pnpm": "^9.15.0",
144-
"publint": "^0.2.12",
143+
"pnpm": "^9.15.4",
144+
"publint": "^0.3.2",
145145
"regenerator-runtime": "^0.14.1",
146146
"rimraf": "^6.0.1",
147-
"semantic-release": "^24.2.0",
148-
"start-server-and-test": "^2.0.9",
147+
"semantic-release": "^24.2.1",
148+
"start-server-and-test": "^2.0.10",
149149
"storybook": "^8.4.7",
150150
"typescript": "~5.6.3",
151-
"vite": "^5.4.11",
152-
"vite-node": "^2.1.8",
151+
"vite": "^5.4.14",
152+
"vite-node": "^3.0.4",
153153
"vite-plugin-full-reload": "^1.2.0",
154-
"vitepress": "^1.5.0",
155-
"vitest": "^2.1.8",
154+
"vitepress": "^1.6.3",
155+
"vitest": "^3.0.4",
156156
"vue-demi": "^0.14.10",
157-
"vue-tsc": "^2.1.10"
157+
"vue-tsc": "^2.2.0"
158158
},
159159
"lint-staged": {
160160
"*.{vue,js,jsx,ts,tsx}": "run-s check-exports-ci lint --"

0 commit comments

Comments
 (0)