Added Charts

This commit is contained in:
2026-04-11 17:30:16 +10:00
parent 7a07616f03
commit e83fd3bdca
24 changed files with 2915 additions and 39 deletions
+6
View File
@@ -11,6 +11,7 @@
"@inertiajs/vue3": "^2.0.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/vite": "^4.0.0",
"@types/leaflet": "^1.9.21",
"@types/node": "^25.5.0",
"@vitejs/plugin-vue": "^6.0.0",
"autoprefixer": "^10.4.12",
@@ -27,7 +28,12 @@
},
"dependencies": {
"@mdi/font": "^7.4.47",
"apexcharts": "^5.10.5",
"echarts": "^6.0.0",
"flag-icons": "^7.5.0",
"maplibre-gl": "^5.22.0",
"vue-echarts": "^8.0.1",
"vue3-apexcharts": "^1.11.1",
"vuetify": "^4.0.5"
}
}