Update dashboard dependencies

This commit is contained in:
Johannes Zellner
2026-03-03 08:58:45 +01:00
parent 99168157fc
commit 80efc8c60c
2 changed files with 133 additions and 133 deletions

View File

@@ -8,7 +8,7 @@
"type": "module",
"dependencies": {
"@simplewebauthn/browser": "^13.2.2",
"@cloudron/pankow": "^4.1.1",
"@cloudron/pankow": "^4.1.3",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.2.0",
"@vitejs/plugin-vue": "^6.0.4",
@@ -21,13 +21,13 @@
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.39.2",
"eslint-plugin-vue": "^10.7.0",
"marked": "^17.0.2",
"marked": "^17.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.3.1",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.28",
"vue": "^3.5.29",
"vue-i18n": "^11.2.8",
"vue-router": "^5.0.2"
"vue-router": "^5.0.3"
}
}