Move logs.html from frontend to dashboard

This commit is contained in:
Johannes Zellner
2024-10-04 20:47:49 +02:00
parent 2300e1baee
commit bc4e6ab1de
13 changed files with 558 additions and 19 deletions

View File

@@ -10,12 +10,17 @@
"@eslint/js": "^9.11.1",
"@fontsource/noto-sans": "^5.0.21",
"@fortawesome/fontawesome-free": "^6.5.2",
"@vitejs/plugin-vue": "^5.1.4",
"anser": "^2.3.0",
"bootstrap-sass": "^3.4.3",
"chart.js": "^4.4.2",
"eslint-plugin-vue": "^9.28.0",
"jquery": "^3.7.1",
"moment": "^2.30.1",
"pankow": "^2.2.5",
"sass": "^1.75.0",
"vite": "^5.4.8"
"vite": "^5.4.8",
"vue": "^3.5.11",
"vue-i18n": "^9.14.1"
}
}