|
2 | 2 | "name": "unplugin-vue-router", |
3 | 3 | "version": "0.16.1", |
4 | 4 | "type": "module", |
5 | | - "packageManager": "pnpm@10.20.0", |
| 5 | + "packageManager": "pnpm@10.21.0", |
6 | 6 | "description": "File based typed routing for Vue Router", |
7 | 7 | "keywords": [ |
8 | 8 | "unplugin", |
|
188 | 188 | "@types/babel__generator": "^7.27.0", |
189 | 189 | "@types/node": "^24.10.0", |
190 | 190 | "@types/picomatch": "^4.0.2", |
191 | | - "@vitest/coverage-v8": "^4.0.7", |
192 | | - "@vitest/ui": "^4.0.7", |
| 191 | + "@vitest/coverage-v8": "^4.0.8", |
| 192 | + "@vitest/ui": "^4.0.8", |
193 | 193 | "@vue/language-core": "^3.1.3", |
194 | 194 | "@vue/test-utils": "^2.4.6", |
195 | 195 | "chalk": "^5.6.2", |
|
199 | 199 | "happy-dom": "^20.0.10", |
200 | 200 | "lint-staged": "^16.2.6", |
201 | 201 | "minimist": "^1.2.8", |
202 | | - "nodemon": "^3.1.10", |
| 202 | + "nodemon": "^3.1.11", |
203 | 203 | "p-series": "^3.0.0", |
204 | 204 | "pinia": "^3.0.4", |
205 | 205 | "prettier": "^3.6.2", |
206 | 206 | "rimraf": "^6.1.0", |
207 | | - "rolldown": "1.0.0-beta.47", |
208 | | - "rollup": "^4.52.5", |
| 207 | + "rolldown": "1.0.0-beta.49", |
| 208 | + "rollup": "^4.53.2", |
209 | 209 | "semver": "^7.7.3", |
210 | 210 | "ts-expect": "^1.3.0", |
211 | | - "tsdown": "^0.16.0", |
| 211 | + "tsdown": "^0.16.2", |
212 | 212 | "typescript": "^5.9.3", |
213 | 213 | "unplugin-auto-import": "^20.2.0", |
214 | 214 | "unplugin-vue-markdown": "^29.2.0", |
215 | 215 | "unplugin-vue-router": "workspace:*", |
216 | 216 | "vite": "^7.2.2", |
217 | 217 | "vite-plugin-vue-devtools": "^8.0.3", |
218 | 218 | "vitepress": "^1.6.4", |
219 | | - "vitepress-plugin-llms": "^1.9.0", |
220 | | - "vitest": "^4.0.7", |
| 219 | + "vitepress-plugin-llms": "^1.9.1", |
| 220 | + "vitest": "^4.0.8", |
221 | 221 | "vue": "^3.5.24", |
222 | 222 | "vue-router": "^4.6.3", |
223 | 223 | "vue-router-mock": "^2.0.0", |
|
0 commit comments