Build(deps): Bump leaflet.locatecontrol from 0.79.0 to 0.81.0

Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.79.0 to 0.81.0.
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.79.0...v0.81.0)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-14 11:04:53 +00:00 коммит произвёл GitHub
Родитель 32af82c4bb
Коммит 1188cd7dde
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -32,7 +32,7 @@
"leaflet-routing-machine": "^3.2.12",
"leaflet.featuregroup.subgroup": "^1.0.2",
"leaflet.heat": "^0.2.0",
"leaflet.locatecontrol": "^0.79.0",
"leaflet.locatecontrol": "^0.81.0",
"leaflet.markercluster": "^1.5.3",
"lrm-graphhopper": "^1.3.0",
"mapbox-gl": "^3.3.0",
@ -12912,9 +12912,9 @@
"integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ=="
},
"node_modules/leaflet.locatecontrol": {
"version": "0.79.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.79.0.tgz",
"integrity": "sha512-h64QIHFkypYdr90lkSfjKvPvvk8/b8UnP3m9WuoWdp5p2AaCWC0T1NVwyuj4rd5U4fBW3tQt4ppmZ2LceHMIDg=="
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz",
"integrity": "sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg=="
},
"node_modules/leaflet.markercluster": {
"version": "1.5.3",
@ -29674,9 +29674,9 @@
"integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ=="
},
"leaflet.locatecontrol": {
"version": "0.79.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.79.0.tgz",
"integrity": "sha512-h64QIHFkypYdr90lkSfjKvPvvk8/b8UnP3m9WuoWdp5p2AaCWC0T1NVwyuj4rd5U4fBW3tQt4ppmZ2LceHMIDg=="
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz",
"integrity": "sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg=="
},
"leaflet.markercluster": {
"version": "1.5.3",

Просмотреть файл

@ -59,7 +59,7 @@
"leaflet-routing-machine": "^3.2.12",
"leaflet.featuregroup.subgroup": "^1.0.2",
"leaflet.heat": "^0.2.0",
"leaflet.locatecontrol": "^0.79.0",
"leaflet.locatecontrol": "^0.81.0",
"leaflet.markercluster": "^1.5.3",
"lrm-graphhopper": "^1.3.0",
"mapbox-gl": "^3.3.0",