Locations added

This commit is contained in:
cdricms
2025-03-10 16:25:12 +01:00
parent 7cb633b4c6
commit 4cf85981eb
32 changed files with 1504 additions and 227 deletions

View File

@@ -55,6 +55,7 @@
"date-fns": "^3.6.0",
"embla-carousel-react": "^8.5.2",
"isomorphic-dompurify": "^2.21.0",
"leaflet": "^1.9.4",
"lucide-react": "^0.471.1",
"marked": "^15.0.6",
"next": "15.1.4",
@@ -65,6 +66,7 @@
"react-dropzone": "^14.3.5",
"react-hook-form": "^7.54.2",
"react-icons": "^5.4.0",
"react-leaflet": "^5.0.0",
"swr": "^2.3.0",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
@@ -73,6 +75,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@types/leaflet": "^1.9.16",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",