From 02f01a070d8254afc88a8ec90df64338bc5b45f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 23:01:20 +0000 Subject: [PATCH] Bump maplibre-gl from 5.11.0 to 5.12.0 Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.11.0 to 5.12.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/v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 806f2fbd2..65df6bd7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,6 +168,13 @@ rw "^1.3.3" tinyqueue "^3.0.0" +"@maplibre/mlt@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@maplibre/mlt/-/mlt-1.1.0.tgz#c73c6b466a784b447fec594d947f127b618b090c" + integrity sha512-anR8WxKIgZUJQLlZtID0v06wd9Q//9K/6lLLU3dOzmeO/xLEzAwmEqP24jEnEUBcnZGkM4vidz9H6Q4guNAAlw== + dependencies: + "@mapbox/point-geometry" "^1.1.0" + "@maplibre/vt-pbf@^4.0.3": version "4.0.3" resolved "https://registry.yarnpkg.com/@maplibre/vt-pbf/-/vt-pbf-4.0.3.tgz#8702b8330cfa0efbe7c81eb2ae138e588a02bfa6" @@ -677,9 +684,9 @@ make-plural@*, make-plural@^7.4.0: integrity sha512-4/gC9KVNTV6pvYg2gFeQYTW3mWaoJt7WZE5vrp1KnQDgW92JtYZnzmZT81oj/dUTqAIu0ufI2x3dkgu3bB1tYg== maplibre-gl@^5.6.0: - version "5.11.0" - resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.11.0.tgz#1361c573ead80b5890f9931034011b2d0dbce313" - integrity sha512-XY2KHMsrVwSxGmudI94BXvP6v++9KxFs6/MEm9yPaF83H1YYDE8MPe2kc+2yAuPV7c1iA6Y5tmBsPcNj4J/ywg== + version "5.12.0" + resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.12.0.tgz#9ff1fb45f25602af1c97c07b509388a0addfd5cf" + integrity sha512-2B/H+DpjDO2NzsvNQYVIuKPyijhYJW/Hk3W+6BloAzXhm6nqXC3gVrntPPgP6hRH8f8j23nbNLOtM6OKplHwRQ== dependencies: "@mapbox/geojson-rewind" "^0.5.2" "@mapbox/jsonlint-lines-primitives" "^2.0.2" @@ -689,6 +696,7 @@ maplibre-gl@^5.6.0: "@mapbox/vector-tile" "^2.0.4" "@mapbox/whoots-js" "^3.1.0" "@maplibre/maplibre-gl-style-spec" "^24.3.1" + "@maplibre/mlt" "^1.1.0" "@maplibre/vt-pbf" "^4.0.3" "@types/geojson" "^7946.0.16" "@types/geojson-vt" "3.2.5" -- 2.39.5