Update frontend dependencies

This commit is contained in:
Johannes Zellner
2025-10-17 23:13:53 +02:00
parent 54a5d5b9aa
commit ac5f4cca19
2 changed files with 89 additions and 91 deletions
+7 -7
View File
@@ -7,7 +7,7 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.5.2",
"@cloudron/pankow": "^3.5.3",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.1.0",
"@vitejs/plugin-vue": "^6.0.1",
@@ -16,17 +16,17 @@
"@xterm/xterm": "^5.5.0",
"anser": "^2.3.2",
"async": "^3.2.6",
"chart.js": "^4.5.0",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.37.0",
"eslint-plugin-vue": "^10.5.0",
"marked": "^16.4.0",
"eslint": "^9.38.0",
"eslint-plugin-vue": "^10.5.1",
"marked": "^16.4.1",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.1.9",
"vite": "^7.1.10",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.22",
"vue-i18n": "^11.1.12",
"vue-router": "^4.5.1"
"vue-router": "^4.6.3"
}
}