|
14 | 14 | "@vueuse/core": "12.8.2", |
15 | 15 | "canvas-confetti": "1.9.3", |
16 | 16 | "seedrandom": "3.0.5", |
17 | | - "vue": "3.5.13", |
18 | | - "vue-router": "4.5.0" |
| 17 | + "vue": "3.5.22", |
| 18 | + "vue-router": "4.6.3" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@antfu/eslint-config": "4.11.0", |
22 | | - "@iconify-json/carbon": "1.2.8", |
| 21 | + "@antfu/eslint-config": "4.19.0", |
| 22 | + "@iconify-json/carbon": "1.2.14", |
23 | 23 | "@iconify-json/mdi": "1.2.3", |
24 | 24 | "@types/canvas-confetti": "1.9.0", |
25 | | - "@types/node": "22.13.13", |
| 25 | + "@types/node": "22.18.12", |
26 | 26 | "@types/seedrandom": "3.0.8", |
27 | 27 | "@unocss/reset": "65.5.0", |
28 | | - "@vitejs/plugin-vue": "5.2.3", |
| 28 | + "@vitejs/plugin-vue": "5.2.4", |
29 | 29 | "@vue/test-utils": "2.4.6", |
30 | | - "eslint": "9.23.0", |
31 | | - "jsdom": "26.0.0", |
32 | | - "pnpm": "10.6.5", |
33 | | - "typescript": "5.8.2", |
| 30 | + "eslint": "9.38.0", |
| 31 | + "jsdom": "26.1.0", |
| 32 | + "pnpm": "10.19.0", |
| 33 | + "typescript": "5.9.3", |
34 | 34 | "unocss": "65.5.0", |
35 | | - "unplugin-auto-import": "19.1.1", |
36 | | - "unplugin-vue-components": "28.4.1", |
| 35 | + "unplugin-auto-import": "19.3.0", |
| 36 | + "unplugin-vue-components": "28.8.0", |
37 | 37 | "unplugin-vue-macros": "^2.14.5", |
38 | | - "vite": "6.2.3", |
39 | | - "vite-plugin-pages": "0.32.5", |
40 | | - "vitest": "3.0.9" |
| 38 | + "vite": "6.4.1", |
| 39 | + "vite-plugin-pages": "0.33.1", |
| 40 | + "vitest": "3.2.4" |
41 | 41 | }, |
42 | 42 | "eslintConfig": { |
43 | 43 | "extends": "@antfu" |
|
0 commit comments