Improve leaflet type handing

This commit is contained in:
Timothy Armes
2024-10-01 15:07:35 +02:00
parent ac77459afb
commit 0aaf14e112
5 changed files with 54 additions and 48 deletions
+1 -2
View File
@@ -29,8 +29,8 @@
"jotai": "^2.6.1",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"leaflet-gesture-handling": "^1.2.2",
"leaflet-draw": "^1.0.4",
"leaflet-gesture-handling": "^1.2.2",
"leaflet.markercluster": "^1.5.3",
"leaflet.smooth_marker_bouncing": "3.0.3",
"lodash": "^4.17.21",
@@ -67,7 +67,6 @@
"@tailwindcss/typography": "^0.5.15",
"@testing-library/jest-dom": "^6.1.2",
"@types/leaflet": "^1.9.12",
"@types/leaflet.markercluster": "^1.5.4",
"@types/lodash": "^4.14.195",
"@types/nodemailer": "^6.4.8",
"@types/react": "^18.2.27",