more dep cleanup

This commit is contained in:
2025-04-16 23:18:51 -04:00
parent 82adde997e
commit 600ed7bbb3
3 changed files with 0 additions and 95 deletions

View File

@ -14,14 +14,7 @@
"axios": "^1.8.4",
"chart.js": "^4.4.8",
"chartjs-adapter-moment": "^1.0.1",
"install": "^0.13.0",
"leaflet": "^1.9.4",
"leaflet-arrowheads": "^1.4.0",
"leaflet-geometryutil": "^0.10.3",
"leaflet-groupedlayercontrol": "^0.6.1",
"leaflet.markercluster": "^1.5.3",
"maplibre-gl": "^5.3.1",
"maplibre-gl-opacity": "^1.8.0",
"moment": "^2.30.1",
"tailwindcss": "^4.1.4",
"vue": "^3.5.13",
@ -29,7 +22,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"vite": "^6.2.4",
"vite-plugin-vue-devtools": "^7.7.2"
}