This commit is contained in:
2025-09-11 07:45:25 -07:00
parent f443e7a64e
commit 651ce46183
46 changed files with 5063 additions and 164 deletions

View File

@@ -16,10 +16,17 @@
"@emotion/styled": "^11.14.1",
"axios": "^1.7.2",
"date-fns": "^3.6.0",
"@tmcw/togeojson": "^7.1.2",
"leaflet": "^1.9.4",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.45.0",
"react-icons": "^5.5.0",
"react-json-tree": "^0.20.0",
"react-leaflet": "^4.2.1",
"react-router-dom": "^6.22.3",
"react-select": "^5.7.4",
"react-toastify": "^10.0.4",
"recharts": "2.8.0"
},