chore: upgrade vite

This commit is contained in:
purocean
2026-05-02 14:44:08 +08:00
parent 071db1ceed
commit b2b4a0eeeb
3 changed files with 543 additions and 582 deletions
+3 -3
View File
@@ -97,8 +97,8 @@
"@types/yargs": "^15.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitejs/plugin-vue": "^6.0.6",
"@vitejs/plugin-vue-jsx": "^5.1.5",
"@vue/compiler-sfc": "^3.5.13",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^13.0.0",
@@ -153,7 +153,7 @@
"typescript": "^5.5.4",
"utility-types": "^3.10.0",
"viewerjs": "^1.11.6",
"vite": "^6.1.6",
"vite": "^8.0.10",
"vue": "^3.5.13",
"vue-tsc": "^2.2.0",
"xterm-theme": "^1.1.0"
+1 -1
View File
@@ -475,7 +475,7 @@ export default defineComponent({
}
::v-deep(a) {
color: var(-g-color-anchor);
color: var(--g-color-anchor);
}
::v-deep(input ~ .suggestions-datalist) {
+539 -578
View File
File diff suppressed because it is too large Load Diff