This commit is contained in:
2025-10-21 14:50:42 +08:00
parent 608c6960ac
commit 2ab8b06c6a
2 changed files with 673 additions and 242 deletions

View File

@@ -16,10 +16,7 @@
"@vitejs/plugin-vue": "^6.0.1",
"@vue/tsconfig": "^0.8.1",
"typescript": "~5.9.3",
"vite": "npm:rolldown-vite@7.1.14",
"vite": "^7.1.11",
"vue-tsc": "^3.1.0"
},
"overrides": {
"vite": "npm:rolldown-vite@7.1.14"
}
}