Update to vite 8

This commit is contained in:
Johannes Zellner
2026-03-16 08:37:19 +01:00
parent 7d2e3df929
commit 6c6761d14b
2 changed files with 1242 additions and 361 deletions

View File

@@ -11,7 +11,7 @@
"@cloudron/pankow": "^4.1.4",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.2.0",
"@vitejs/plugin-vue": "^6.0.4",
"@vitejs/plugin-vue": "^6.0.5",
"@xterm/addon-attach": "^0.12.0",
"@xterm/addon-fit": "^0.11.0",
"@xterm/xterm": "^6.0.0",
@@ -24,8 +24,8 @@
"marked": "^17.0.4",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.3.1",
"vite-plugin-singlefile": "^2.3.0",
"vite": "^8.0.0",
"vite-plugin-singlefile": "^2.3.2",
"vue": "^3.5.30",
"vue-i18n": "^11.3.0",
"vue-router": "^5.0.3"