Update vite and vue related dependencies

This commit is contained in:
Johannes Zellner
2026-02-05 15:11:09 +01:00
parent e23856bf10
commit fe20e738cd
2 changed files with 1326 additions and 444 deletions

View File

@@ -10,23 +10,23 @@
"@cloudron/pankow": "^3.6.7",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.1.0",
"@vitejs/plugin-vue": "^6.0.2",
"@vitejs/plugin-vue": "^6.0.4",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"anser": "^2.3.3",
"anser": "^2.3.5",
"async": "^3.2.6",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.39.1",
"eslint-plugin-vue": "^10.6.2",
"eslint": "^9.39.2",
"eslint-plugin-vue": "^10.7.0",
"marked": "^17.0.1",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.2.7",
"vite": "^7.3.1",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.25",
"vue-i18n": "^11.2.2",
"vue-router": "^4.6.3"
"vue": "^3.5.27",
"vue-i18n": "^11.2.8",
"vue-router": "^5.0.2"
}
}