chore(deps): use vite v8 instead of rolldown-vite (#993)

This commit is contained in:
藍+85CD
2026-01-24 22:30:04 +08:00
committed by GitHub
parent fe65a207bf
commit 09bdbf205a
10 changed files with 384 additions and 305 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@vitejs/plugin-vue": "^6.0.3",
"superjson": "^2.2.6",
"unplugin-vue-router": "^0.19.2",
"vite": "catalog:rolldown-vite",
"vite": "catalog:",
"vue-router": "^4.6.4",
"vue-tsc": "^3.1.8"
}