|
20 | 20 | "check-update": "pnpm update -i -r -L" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@antfu/eslint-config": "4.3.0", |
| 23 | + "@antfu/eslint-config": "4.12.0", |
24 | 24 | "@iconify-json/heroicons-outline": "1.2.1", |
25 | | - "@pinia/testing": "1.0.0", |
26 | | - "@tsconfig/node20": "20.1.4", |
27 | | - "@types/node": "22.13.5", |
28 | | - "@vitejs/plugin-vue": "5.2.1", |
29 | | - "@vitest/ui": "3.0.6", |
| 25 | + "@pinia/testing": "1.0.1", |
| 26 | + "@tsconfig/node20": "20.1.5", |
| 27 | + "@types/node": "22.15.3", |
| 28 | + "@vitejs/plugin-vue": "5.2.3", |
| 29 | + "@vitest/ui": "3.1.2", |
30 | 30 | "@vue/test-utils": "2.4.6", |
31 | 31 | "@vue/tsconfig": "0.7.0", |
32 | | - "happy-dom": "17.1.2", |
33 | | - "playwright": "1.50.1", |
34 | | - "sass-embedded": "1.85.0", |
35 | | - "tsx": "4.19.3", |
36 | | - "turbo": "2.4.2", |
37 | | - "typescript": "5.7.3", |
| 32 | + "happy-dom": "17.4.6", |
| 33 | + "playwright": "1.52.0", |
| 34 | + "sass-embedded": "1.87.0", |
| 35 | + "tsx": "4.19.4", |
| 36 | + "turbo": "2.5.2", |
| 37 | + "typescript": "5.8.3", |
38 | 38 | "unplugin-icons": "22.1.0", |
39 | | - "unplugin-vue-components": "28.4.0", |
40 | | - "vite": "6.1.1", |
41 | | - "vite-plugin-static-copy": "2.2.0", |
42 | | - "vite-plugin-vue-devtools": "7.7.2", |
43 | | - "vitest": "3.0.6", |
44 | | - "vue-tsc": "2.2.2" |
| 39 | + "unplugin-vue-components": "28.5.0", |
| 40 | + "vite": "6.3.4", |
| 41 | + "vite-plugin-static-copy": "2.3.1", |
| 42 | + "vite-plugin-vue-devtools": "7.7.6", |
| 43 | + "vitest": "3.1.2", |
| 44 | + "vue-tsc": "2.2.10" |
45 | 45 | } |
46 | 46 | } |
0 commit comments