Skip to content

Commit

Permalink
Merge pull request #409 from bannergress/update-leaflet
Browse files Browse the repository at this point in the history
Update leaflet-related libraries
  • Loading branch information
KirDE authored Oct 8, 2024
2 parents 8755691 + 5c73bc3 commit 7cd19c3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"keycloak-js": "^26.0.0",
"leaflet": "^1.9.4",
"leaflet-loading": "^0.1.24",
"leaflet.locatecontrol": "^0.79.0",
"leaflet.locatecontrol": "^0.81.1",
"leaflet.markercluster": "^1.5.3",
"react": "^18.2.0",
"react-beforeunload": "^2.6.0",
Expand Down Expand Up @@ -56,10 +56,10 @@
"extends": "react-app"
},
"devDependencies": {
"@types/leaflet": "^1.9.7",
"@types/leaflet-loading": "^0.1.3",
"@types/leaflet.locatecontrol": "^0.74.3",
"@types/leaflet.markercluster": "^1.5.3",
"@types/leaflet": "^1.9.12",
"@types/leaflet-loading": "^0.1.4",
"@types/leaflet.locatecontrol": "^0.74.6",
"@types/leaflet.markercluster": "^1.5.4",
"@types/node": "^20.11.19",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
Expand Down

0 comments on commit 7cd19c3

Please sign in to comment.