Update Leaflet.MarkerCluster to 1.4.0
This commit is contained in:
parent
08ff6e53a3
commit
1ce1ea9f58
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1404,9 +1404,9 @@
|
||||||
"integrity": "sha1-EJ2M9Ybwre5B8Fr/Ax4np3/swik="
|
"integrity": "sha1-EJ2M9Ybwre5B8Fr/Ax4np3/swik="
|
||||||
},
|
},
|
||||||
"leaflet.markercluster": {
|
"leaflet.markercluster": {
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/leaflet.markercluster/-/leaflet.markercluster-1.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/leaflet.markercluster/-/leaflet.markercluster-1.4.0.tgz",
|
||||||
"integrity": "sha512-bHBaI8kTaLrZxI/ZP7pnNaS8WCKKz98BU1//B5OH9b/kTk6IriduvDtMFGlGBYYr/ymuXCB9lO7HsGBr5dSw5w=="
|
"integrity": "sha512-8WXIZFnIViNjp1YctGPcm1FXyppzuxs+cNjnghSeHK3Z1+zhq5BSESc6aQZan118X9TqptuP9Vzf29NVob+6Uw=="
|
||||||
},
|
},
|
||||||
"leaflet.path.drag": {
|
"leaflet.path.drag": {
|
||||||
"version": "0.0.6",
|
"version": "0.0.6",
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
"leaflet-minimap": "^3.6.1",
|
"leaflet-minimap": "^3.6.1",
|
||||||
"leaflet-toolbar": "umap-project/Leaflet.toolbar",
|
"leaflet-toolbar": "umap-project/Leaflet.toolbar",
|
||||||
"leaflet.heat": "0.2.0",
|
"leaflet.heat": "0.2.0",
|
||||||
"leaflet.markercluster": "^1.3.0",
|
"leaflet.markercluster": "^1.4.0",
|
||||||
"leaflet.path.drag": "0.0.6",
|
"leaflet.path.drag": "0.0.6",
|
||||||
"leaflet.photon": "0.8.0",
|
"leaflet.photon": "0.8.0",
|
||||||
"osmtogeojson": "^3.0.0-beta.3",
|
"osmtogeojson": "^3.0.0-beta.3",
|
||||||
|
|
Loading…
Reference in a new issue