From a3330786ef985b24e976fa8fffe2564f1fc7bd6e Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Fri, 3 Apr 2026 20:15:44 +0200 Subject: [PATCH] Bump to maplibre@5.22 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a81f0ce81..97b8b4f33 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "leaflet": "^1.8.0", "leaflet.locatecontrol": "^0.89.0", "make-plural": "^8.1.0", - "maplibre-gl": "^5.17.0", + "maplibre-gl": "^5.22.0", "osm-community-index": "^6.0.0", "tag2link": "^2026.1.21" }, diff --git a/yarn.lock b/yarn.lock index d65c6a70c..7f02d8d44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -363,10 +363,10 @@ resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.1.3.tgz#ad132c4ca406d5fdbbb9d67a7114d05539e1ee52" integrity sha512-9+hp1PSJcxuuj5/Zta9zbQ8+ZvN4doWXPtlY7ikNtUZY1VbkamY0uTqzHp9kxRPqpgeKGrI7MjzXvwzU88wWCw== -"@maplibre/maplibre-gl-style-spec@^24.7.0": - version "24.7.0" - resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.7.0.tgz#46e1109303393d15545eb97eb333991c5663f75d" - integrity sha512-Ed7rcKYU5iELfablg9Mj+TVCsXsPBgdMyXPRAxb2v7oWg9YJnpQdZ5msDs1LESu/mtXy3Z48Vdppv2t/x5kAhw== +"@maplibre/maplibre-gl-style-spec@^24.8.1": + version "24.8.1" + resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.8.1.tgz#8d4d48591750529ce586f9ee5f836ed97870bce5" + integrity sha512-zxa92qF96ZNojLxeAjnaRpjVCy+swoUNJvDhtpC90k7u5F0TMr4GmvNqMKvYrMoPB8d7gRSXbMG1hBbmgESIsw== dependencies: "@mapbox/jsonlint-lines-primitives" "~2.0.2" "@mapbox/unitbezier" "^0.0.1" @@ -1318,10 +1318,10 @@ make-plural@^8.1.0: resolved "https://registry.yarnpkg.com/make-plural/-/make-plural-8.1.0.tgz#cc7ee2fb10d764fd958051102267c058d768414a" integrity sha512-p8EfQ2LFxnU4KGc82hOYdUplQw0eoWJLzJVKyv2GR9sd4zkjA8bLSXLEmp/qE08c/cFTZOK8j6Ex80+Wey+4PA== -maplibre-gl@^5.17.0: - version "5.21.1" - resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.21.1.tgz#ae1f09fdae657e7c1a4565f9b2d8ff746d5e21ef" - integrity sha512-zto1RTnFkOpOO1bm93ElCXF1huey2N4LvXaGLMFcYAu9txh0OhGIdX1q3LZLkrMKgMxMeYduaQo+DVNzg098fg== +maplibre-gl@^5.22.0: + version "5.22.0" + resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.22.0.tgz#b61a7f3add4e8e85077a5b585009dc7868b1c6fe" + integrity sha512-nc8YA+YSEioMZg5W0cb6Cf3wQ8aJge66dsttyBgpOArOnlmFJO1Kc5G32kYVPeUYhLpBja83T99uanmJvYAIyQ== dependencies: "@mapbox/jsonlint-lines-primitives" "^2.0.2" "@mapbox/point-geometry" "^1.1.0" @@ -1330,7 +1330,7 @@ maplibre-gl@^5.17.0: "@mapbox/vector-tile" "^2.0.4" "@mapbox/whoots-js" "^3.1.0" "@maplibre/geojson-vt" "^6.0.4" - "@maplibre/maplibre-gl-style-spec" "^24.7.0" + "@maplibre/maplibre-gl-style-spec" "^24.8.1" "@maplibre/mlt" "^1.1.8" "@maplibre/vt-pbf" "^4.3.0" "@types/geojson" "^7946.0.16" -- 2.39.5