From 33b312252fcb78bd4b12fee3b7fe6a0cb99b6b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 17:25:13 +0000 Subject: [PATCH] Bump maplibre-gl from 6.4.1 to 6.5.0 in the npm-minor-patch group Bumps the npm-minor-patch group with 1 update: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js). Updates `maplibre-gl` from 6.4.1 to 6.5.0 - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/maplibre/maplibre-gl-js/compare/v6.4.1...v6.5.0) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6527b06..a6b649f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,10 +372,10 @@ quickselect "^3.0.0" tinyqueue "^3.0.0" -"@maplibre/mlt@^1.1.12": - version "1.1.12" - resolved "https://registry.yarnpkg.com/@maplibre/mlt/-/mlt-1.1.12.tgz#32c5e41eeb765a107125ec92a8533cb27cddf253" - integrity sha512-ZeK5w2TTeHOajcLaEQs1KZXw2V9wIKo1PmThlxlsHoXsQsYlBqLJzPOd6tJHRtGTChUY3DPPmjXRArYVvAbmZw== +"@maplibre/mlt@^1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@maplibre/mlt/-/mlt-1.2.0.tgz#fe13acd002b926c9eb683394be83c3fe5ef5c135" + integrity sha512-g45M8gEI4sMO3X9ib4K7n3ZKFf0qQOL+NMkHCnEK51lOrYFHiEssOuZncx1+miIgi1IEE2NcbRMcq8RBkL+QHA== dependencies: "@mapbox/point-geometry" "^1.1.0" @@ -933,9 +933,9 @@ lru-cache@^5.1.1: yallist "^3.0.2" maplibre-gl@^6: - version "6.4.1" - resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-6.4.1.tgz#34ae00dbbdef965f6519948ff131758f544d3696" - integrity sha512-KzxQKtfBu/pSz1C+yW1hNS9eyj2h2lC7ufdAi6/SEt177n3oAfDfmUmslRfJdXY7ReAFBcnvwsqmiyoDhtA9GQ== + version "6.5.0" + resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-6.5.0.tgz#560544d69f8695a7cfdfb569b694f98d65557e64" + integrity sha512-kVStPz9Rw/ATjWV5tQ3iCR0tY+viz16Nh3E14iZNlBj0HloMAzFaDNtFYqPGkZSFRnv56txMh3ImjR0g6oClTw== dependencies: "@mapbox/point-geometry" "^1.1.0" "@mapbox/tiny-sdf" "^2.2.0" @@ -943,7 +943,7 @@ maplibre-gl@^6: "@mapbox/vector-tile" "^3.0.0" "@maplibre/geojson-vt" "^6.1.1" "@maplibre/maplibre-gl-style-spec" "^26.2.1" - "@maplibre/mlt" "^1.1.12" + "@maplibre/mlt" "^1.2.0" "@maplibre/vt-pbf" "^4.3.2" "@types/geojson" "^7946.0.16" earcut "^3.2.3"