build(deps): upgrade vite to 5.4.21 in frontend and gui packages (#1950)

This commit is contained in:
fanyang
2026-03-01 13:47:02 +08:00
committed by GitHub
parent 5716f7f16b
commit d4ff0b1767
3 changed files with 41 additions and 95 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"postcss": "^8.4.47",
"tailwindcss": "=3.4.17",
"typescript": "~5.6.2",
"vite": "^5.4.10",
"vite": "^5.4.21",
"vite-plugin-singlefile": "^2.0.3",
"vue-tsc": "^2.1.10"
}