This commit is contained in:
2025-09-11 13:17:45 -07:00
parent 651ce46183
commit 45a62e7c3b
10 changed files with 238 additions and 406 deletions

View File

@@ -14,9 +14,9 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@tmcw/togeojson": "^7.1.2",
"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",
@@ -25,7 +25,6 @@
"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"
@@ -34,7 +33,7 @@
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.5",
"@types/node": "^20.11.5",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.22",
"eslint": "8.57.0",