Browse Source

Update dependencies; fix Leaflet to 1.7 due to compatibility issues

master
parent
commit
48890a701e
  1. 2
      lib/modulekit/form
  2. 1225
      package-lock.json
  3. 4
      package.json

2
lib/modulekit/form

@ -1 +1 @@
Subproject commit 3970e2d358a47d81d92845a9d76f9d6bdb051f38
Subproject commit 557a82fc7e614dbd048d4b9e6fc8dd112599000f

1225
package-lock.json
File diff suppressed because it is too large
View File

4
package.json

@ -26,7 +26,7 @@
"i18next-client": "^1.11.4",
"ip-location": "^1.0.1",
"json-multiline-strings": "^0.1.0",
"leaflet": "^1.8.0",
"leaflet": "^1.7.1",
"leaflet-geosearch": "^3.6.1",
"leaflet-polylineoffset": "^1.1.1",
"leaflet-textpath": "git+https://github.com/makinacorpus/Leaflet.TextPath.git#leaflet0.8-dev",
@ -43,7 +43,7 @@
"openstreetmap-date-format": "^0.3.1",
"openstreetmap-date-parser": "^0.1.2",
"openstreetmap-tag-translations": "git+https://github.com/plepe/openstreetmap-tag-translations.git",
"overpass-layer": "^3.1.0",
"overpass-layer": "^3.1.1",
"query-string": "^6.13.8",
"sheet-router": "^4.2.3",
"sprintf-js": "^1.1.2",

Loading…
Cancel
Save