Update dashboard dependencies

This commit is contained in:
Johannes Zellner
2025-11-24 12:07:56 +01:00
parent 9e82839fb7
commit aac81c2fba
2 changed files with 218 additions and 215 deletions

View File

@@ -7,26 +7,26 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.5.9",
"@cloudron/pankow": "^3.5.10",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.1.0",
"@vitejs/plugin-vue": "^6.0.1",
"@vitejs/plugin-vue": "^6.0.2",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"anser": "^2.3.2",
"anser": "^2.3.3",
"async": "^3.2.6",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.39.1",
"eslint-plugin-vue": "^10.5.1",
"marked": "^17.0.0",
"eslint-plugin-vue": "^10.6.0",
"marked": "^17.0.1",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.2.2",
"vite": "^7.2.4",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.24",
"vue-i18n": "^11.1.12",
"vue": "^3.5.25",
"vue-i18n": "^11.2.1",
"vue-router": "^4.6.3"
}
}