From e002a92126b237e27cbe4325646c3231bb8be7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 02:03:36 +0000 Subject: [PATCH] build(deps): bump leaflet.locatecontrol from 0.79.0 to 0.86.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.79.0 to 0.86.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.86.0) --- updated-dependencies: - dependency-name: leaflet.locatecontrol dependency-version: 0.86.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lib/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/package.json b/lib/package.json index ef06b309..dfc37263 100644 --- a/lib/package.json +++ b/lib/package.json @@ -115,7 +115,7 @@ "browser-image-compression": "^2.0.2", "classnames": "^2.5.1", "leaflet": "^1.9.4", - "leaflet.locatecontrol": "^0.79.0", + "leaflet.locatecontrol": "^0.86.0", "maplibre-gl": "^5.16.0", "radash": "^12.1.0", "react-colorful": "^5.6.1", diff --git a/package-lock.json b/package-lock.json index 241a41f0..1f369a47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -145,7 +145,7 @@ "browser-image-compression": "^2.0.2", "classnames": "^2.5.1", "leaflet": "^1.9.4", - "leaflet.locatecontrol": "^0.79.0", + "leaflet.locatecontrol": "^0.86.0", "maplibre-gl": "^5.16.0", "radash": "^12.1.0", "react-colorful": "^5.6.1", @@ -10118,9 +10118,9 @@ "license": "BSD-2-Clause" }, "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.86.0", + "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.86.0.tgz", + "integrity": "sha512-T3PNMuGbQ6SMqMBn1gDfXXqpNfitwoE1hJ+EYhvZXWwc/rXm434gUlAUD4x/tIz6aKUIId9hvl6jPX03XNup0A==", "license": "MIT" }, "node_modules/leaflet.markercluster": {