|
23 | 23 | "pnpm": { |
24 | 24 | "overrides": { |
25 | 25 | "chokidar": "3.5.3", |
26 | | - "vue": "2.7.16", |
27 | 26 | "@fortawesome/fontawesome-common-types": "6.2.1" |
28 | 27 | }, |
29 | 28 | "onlyBuiltDependencies": [ |
|
49 | 48 | "@monaco-editor/loader": "^1.5.0", |
50 | 49 | "@popperjs/core": "^2.11.8", |
51 | 50 | "@sentry/vue": "^10.45.0", |
| 51 | + "@vue/compat": "^3.5.22", |
52 | 52 | "@vueuse/core": "^10.5.0", |
53 | 53 | "@vueuse/math": "^10.9.0", |
54 | 54 | "@vueuse/shared": "^10.5.0", |
|
119 | 119 | "vega-embed": "^6.26.0", |
120 | 120 | "vega-lite": "^5.21.0", |
121 | 121 | "vscode-languageserver-types": "^3.17.5", |
122 | | - "vue": "^2.7.16", |
| 122 | + "vue": "^3.5.18", |
123 | 123 | "vue-class-component": "^7.2.6", |
124 | 124 | "vue-demi": "0.13.11", |
125 | 125 | "vue-echarts": "^7.0.3", |
|
171 | 171 | "@types/markdown-it": "^13.0.4", |
172 | 172 | "@typescript-eslint/eslint-plugin": "^6.8.0", |
173 | 173 | "@typescript-eslint/parser": "^6.8.0", |
174 | | - "@vitejs/plugin-vue2": "^2.3.4", |
| 174 | + "@vitejs/plugin-vue": "^5.2.0", |
175 | 175 | "@vitest/coverage-v8": "^4.0.14", |
176 | 176 | "@vitest/spy": "^4.0.14", |
177 | 177 | "@vitest/ui": "^4.0.14", |
| 178 | + "@vue/compiler-sfc": "^3.5.22", |
178 | 179 | "@vue/test-utils": "^1.3.6", |
179 | 180 | "@vue/tsconfig": "^0.4.0", |
180 | 181 | "autoprefixer": "10.4.16", |
|
203 | 204 | "vitest-fail-on-console": "^0.10.1", |
204 | 205 | "vitest-location-mock": "^1.0.4", |
205 | 206 | "vue-eslint-parser": "^10.2.0", |
206 | | - "vue-template-compiler": "^2.7.16", |
207 | 207 | "vue-tsc": "2.2.12", |
208 | 208 | "xml-js": "^1.6.11", |
209 | 209 | "xml2js": "^0.6.2" |
|
0 commit comments