feat: vite 8 app frontend (#5680)

This commit is contained in:
Calum H.
2026-03-27 00:17:51 +00:00
committed by GitHub
parent 4394092928
commit c5a0c71424
4 changed files with 583 additions and 154 deletions

View File

@@ -59,7 +59,7 @@
"sass": "^1.74.1",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.4",
"vite": "^6.0.0",
"vite": "^8.0.0",
"vue-component-type-helpers": "^3.1.8",
"vue-tsc": "^2.1.6"
},