UI: Fix leaflet version
This commit is contained in:
parent
bbdbe98b00
commit
adf9a3af1c
@ -58,7 +58,7 @@
|
||||
"jstree": "^3.3.12",
|
||||
"jstree-bootstrap-theme": "^1.0.1",
|
||||
"jszip": "^3.7.1",
|
||||
"leaflet": "^1.7.1",
|
||||
"leaflet": "~1.7.1",
|
||||
"leaflet-polylinedecorator": "^1.6.0",
|
||||
"leaflet-providers": "^1.13.0",
|
||||
"leaflet.gridlayer.googlemutant": "^0.13.4",
|
||||
|
||||
@ -6127,7 +6127,7 @@ leaflet.markercluster@^1.5.3:
|
||||
resolved "https://registry.yarnpkg.com/leaflet.markercluster/-/leaflet.markercluster-1.5.3.tgz#9cdb52a4eab92671832e1ef9899669e80efc4056"
|
||||
integrity sha512-vPTw/Bndq7eQHjLBVlWpnGeLa3t+3zGiuM7fJwCkiMFq+nmRuG3RI3f7f4N4TDX7T4NpbAXpR2+NTRSEGfCSeA==
|
||||
|
||||
leaflet@^1.7.1:
|
||||
leaflet@~1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19"
|
||||
integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user