dashboard module updates

This commit is contained in:
Girish Ramakrishnan
2025-11-11 09:01:28 +01:00
parent e0b8a2400a
commit 4e1b2ccbaa
3 changed files with 185 additions and 185 deletions

View File

@@ -7,7 +7,7 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.5.7",
"@cloudron/pankow": "^3.5.9",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.1.0",
"@vitejs/plugin-vue": "^6.0.1",
@@ -18,14 +18,14 @@
"async": "^3.2.6",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.39.0",
"eslint": "^9.39.1",
"eslint-plugin-vue": "^10.5.1",
"marked": "^16.4.1",
"marked": "^17.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.1.12",
"vite": "^7.2.2",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.22",
"vue": "^3.5.24",
"vue-i18n": "^11.1.12",
"vue-router": "^4.6.3"
}