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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-18 19:43:09 +00:00 коммит произвёл GitHub
Родитель e0c26f96aa
Коммит 024f6646cd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.81.0",
"leaflet.locatecontrol": "^0.81.1",
"leaflet.markercluster": "^1.5.3",
"lrm-graphhopper": "^1.3.0",
"mapbox-gl": "^3.4.0",
@ -9420,9 +9420,9 @@
"integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ=="
},
"node_modules/leaflet.locatecontrol": {
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz",
"integrity": "sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg=="
"version": "0.81.1",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz",
"integrity": "sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ=="
},
"node_modules/leaflet.markercluster": {
"version": "1.5.3",
@ -23006,9 +23006,9 @@
"integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ=="
},
"leaflet.locatecontrol": {
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz",
"integrity": "sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg=="
"version": "0.81.1",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz",
"integrity": "sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ=="
},
"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.81.0",
"leaflet.locatecontrol": "^0.81.1",
"leaflet.markercluster": "^1.5.3",
"lrm-graphhopper": "^1.3.0",
"mapbox-gl": "^3.4.0",