This commit is contained in:
Jake Kasper
2025-08-21 07:14:28 -05:00
parent 2a46f7261e
commit b3662ea35e
11 changed files with 648 additions and 100 deletions

View File

@@ -12,8 +12,8 @@
"react-scripts": "5.0.1",
"react-router-dom": "^6.8.1",
"axios": "^1.6.2",
"@google/maps": "^1.1.3",
"@googlemaps/js-api-loader": "^1.16.2",
"leaflet": "^1.9.4",
"react-leaflet": "^4.2.1",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"react-hook-form": "^7.48.2",
@@ -24,8 +24,6 @@
"react-hot-toast": "^2.4.1",
"date-fns": "^2.30.0",
"recharts": "^2.8.0",
"react-map-gl": "^7.1.7",
"mapbox-gl": "^2.15.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"clsx": "^2.0.0",