|
43 | 43 | "@typescript/native-preview": "7.0.0-dev.20250912.1",
|
44 | 44 | "@unhead/vue": "^2.0.5",
|
45 | 45 | "@vitejs/plugin-vue": "^5.2.1",
|
46 |
| - "@vue/compiler-sfc": "^3.5.13", |
47 |
| - "@vue/language-server": "^2.2.8", |
48 |
| - "@vue/runtime-core": "^3.5.13", |
49 |
| - "@vue/runtime-dom": "^3.5.13", |
| 46 | + "@vue/compiler-sfc": "^3.5.21", |
| 47 | + "@vue/language-server": "^3.0.7", |
| 48 | + "@vue/runtime-core": "^3.5.21", |
| 49 | + "@vue/runtime-dom": "^3.5.21", |
50 | 50 | "@vuetify/github-releaser": "^4.0.3",
|
51 | 51 | "@vueuse/head": "^1.3.1",
|
52 | 52 | "concurrently": "^9.1.2",
|
|
62 | 62 | "eslint-plugin-promise": "^6.6.0",
|
63 | 63 | "eslint-plugin-react": "^7.37.5",
|
64 | 64 | "eslint-plugin-sonarjs": "^0.25.1",
|
65 |
| - "eslint-plugin-vue": "^10.0.0", |
| 65 | + "eslint-plugin-vue": "^10.4.0", |
66 | 66 | "eslint-plugin-vuetify": "^2.5.2",
|
67 | 67 | "glob": "^11.0.1",
|
68 | 68 | "husky": "^9.1.7",
|
|
87 | 87 | "vite": "^6.3.5",
|
88 | 88 | "vite-plugin-inspect": "11.1.0",
|
89 | 89 | "vite-plugin-warmup": "^0.1.0",
|
90 |
| - "vue": "^3.5.13", |
91 |
| - "vue-eslint-parser": "^10.1.3", |
92 |
| - "vue-tsc": "^2.2.10", |
| 90 | + "vue": "^3.5.21", |
| 91 | + "vue-eslint-parser": "^10.2.0", |
| 92 | + "vue-tsc": "^3.0.7", |
93 | 93 | "vuetify": "workspace:*",
|
94 | 94 | "yargs": "^17.7.2"
|
95 | 95 | },
|
96 |
| - "packageManager": "pnpm@10.16.1" |
| 96 | + "packageManager": "pnpm@10.17.0" |
97 | 97 | }
|
0 commit comments