|
86 | 86 | }, |
87 | 87 | "dependencies": { |
88 | 88 | "@gouvfr/dsfr": "~1.12.1", |
89 | | - "focus-trap": "^7.6.2", |
| 89 | + "focus-trap": "^7.6.4", |
90 | 90 | "focus-trap-vue": "^4.0.3", |
91 | 91 | "vue": "^3.5.13", |
92 | 92 | "vue-router": "^4.5.0" |
93 | 93 | }, |
94 | 94 | "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", |
97 | 97 | "@commitlint/cli": "^19.6.1", |
98 | 98 | "@commitlint/config-conventional": "^19.6.0", |
99 | | - "@iconify/vue": "^4.2.0", |
| 99 | + "@iconify/vue": "^4.3.0", |
100 | 100 | "@playwright/test": "1.49.1", |
101 | 101 | "@storybook/addon-a11y": "^8.4.7", |
102 | 102 | "@storybook/addon-docs": "^8.4.7", |
|
107 | 107 | "@storybook/addon-themes": "^8.4.7", |
108 | 108 | "@storybook/blocks": "^8.4.7", |
109 | 109 | "@storybook/test": "^8.4.7", |
110 | | - "@storybook/test-runner": "^0.20.1", |
| 110 | + "@storybook/test-runner": "^0.21.0", |
111 | 111 | "@storybook/theming": "^8.4.7", |
112 | 112 | "@storybook/vue3": "^8.4.7", |
113 | 113 | "@storybook/vue3-vite": "^8.4.7", |
114 | 114 | "@testing-library/dom": "^10.4.0", |
115 | 115 | "@testing-library/jest-dom": "^6.6.3", |
116 | | - "@testing-library/user-event": "^14.5.2", |
| 116 | + "@testing-library/user-event": "^14.6.1", |
117 | 117 | "@testing-library/vue": "^8.1.0", |
118 | 118 | "@types/jsdom": "^21.1.7", |
119 | | - "@types/node": "^22.10.2", |
| 119 | + "@types/node": "^22.10.9", |
120 | 120 | "@vitejs/plugin-vue": "^5.2.1", |
121 | 121 | "@vitejs/plugin-vue-jsx": "^4.1.1", |
122 | 122 | "@vue/test-utils": "^2.4.6", |
123 | 123 | "@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", |
126 | 126 | "@whyframe/core": "^0.1.12", |
127 | 127 | "@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", |
131 | 131 | "commitlint": "^19.6.1", |
132 | 132 | "cross-env": "^7.0.3", |
133 | | - "eslint": "^9.17.0", |
| 133 | + "eslint": "^9.18.0", |
134 | 134 | "eslint-plugin-vue": "^9.32.0", |
135 | 135 | "globby": "^14.0.2", |
136 | 136 | "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", |
141 | 141 | "npm-run-all": "^4.1.5", |
142 | 142 | "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", |
145 | 145 | "regenerator-runtime": "^0.14.1", |
146 | 146 | "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", |
149 | 149 | "storybook": "^8.4.7", |
150 | 150 | "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", |
153 | 153 | "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", |
156 | 156 | "vue-demi": "^0.14.10", |
157 | | - "vue-tsc": "^2.1.10" |
| 157 | + "vue-tsc": "^2.2.0" |
158 | 158 | }, |
159 | 159 | "lint-staged": { |
160 | 160 | "*.{vue,js,jsx,ts,tsx}": "run-s check-exports-ci lint --" |
|
0 commit comments