From a6b74b0b612e29dbb4ff09bc51d173bd01b6aa0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 23:13:34 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) and [tag2link](https://github.com/JOSM/tag2link). Updates `leaflet.locatecontrol` from 0.89.1 to 0.90.0 - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.89.1...v0.90.0) Updates `tag2link` from 2026.3.21 to 2026.5.6 - [Release notes](https://github.com/JOSM/tag2link/releases) - [Commits](https://github.com/JOSM/tag2link/compare/2026.3.21...2026.5.6) --- updated-dependencies: - dependency-name: leaflet.locatecontrol dependency-version: 0.90.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tag2link dependency-version: 2026.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 12c911222..51a283e8c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "i18n-js": "^4.5.1", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.89.0", + "leaflet.locatecontrol": "^0.90.0", "make-plural": "^8.1.0", "maplibre-gl": "^5.22.0", "osm-community-index": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 05c08595e..ba9b5d85d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1396,10 +1396,10 @@ kind-of@^6.0.3: resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== -leaflet.locatecontrol@^0.89.0: - version "0.89.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.89.1.tgz#738600d190c566d9f6cf83582cd9bd9c20b2c3a6" - integrity sha512-okZEUsGa8955vjoaeG/tkqALRxpaiRkpUOiuk+C99g8aK9kKjWMHWXREdepFzFQUR1KAKTZHCS36MferLAKUvA== +leaflet.locatecontrol@^0.90.0: + version "0.90.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.90.0.tgz#8a126b69e0ba81c8f96e34ef25e15033674b5206" + integrity sha512-yzgKyOXVRgALmo38ZhPf+2QgYE3pA/rrVSE0CyZhsSAzlnwPTZ1sfZLOFXTH20XLNNw1SX7AuMRLu0LZkWNakg== leaflet@^1.8.0: version "1.9.4" @@ -2017,9 +2017,9 @@ supports-preserve-symlinks-flag@^1.0.0: integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== tag2link@^2026.1.21: - version "2026.3.21" - resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.3.21.tgz#d1ef3f1ccbc31b51f207804635551f1f9ec40ab2" - integrity sha512-PLa9LpNYMtnvP7wtXzGysKojsmCK2yOCXCggKFvcfBkm3sRaYFcNJIAn/xJMZdc6Qtf9C4FzJCcjLf9F5OiEmQ== + version "2026.5.6" + resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.5.6.tgz#38e309c40b77b77d090de64ee90c47967eb96a5c" + integrity sha512-lbgH92yQof2CZ3Xdbsc4dphVy06ts8kIoU4l3HChJgqFqJcQScAZQTmn7r5UDeCYEr8218xDDbPhkM3ONMuQqg== tinybench@^2.9.0: version "2.9.0" -- 2.39.5