Skip to content

Commit 60ef4fa

Browse files
Bump maplibre-gl from 5.7.0 to 5.8.0
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-gl-js@v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d266d33 commit 60ef4fa

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,10 @@
153153
resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.1.3.tgz#ad132c4ca406d5fdbbb9d67a7114d05539e1ee52"
154154
integrity sha512-9+hp1PSJcxuuj5/Zta9zbQ8+ZvN4doWXPtlY7ikNtUZY1VbkamY0uTqzHp9kxRPqpgeKGrI7MjzXvwzU88wWCw==
155155

156-
"@maplibre/maplibre-gl-style-spec@^23.3.0":
157-
version "23.3.0"
158-
resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-23.3.0.tgz#b69ab48cb3abead4e49213396c8f83492638b97c"
159-
integrity sha512-IGJtuBbaGzOUgODdBRg66p8stnwj9iDXkgbYKoYcNiiQmaez5WVRfXm4b03MCDwmZyX93csbfHFWEJJYHnn5oA==
156+
"@maplibre/maplibre-gl-style-spec@^24.2.0":
157+
version "24.2.0"
158+
resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.2.0.tgz#6d82ff1984a3f7ca8d66a744283e0ccbf6cb3ac3"
159+
integrity sha512-cE80g83fRcBbZbQC70siOUxUK6YJ/5ZkClDZbmm+hzrUbv+J6yntkMmcpdz9DbOrWOM7FHKR5rruc6Q/hWx5cA==
160160
dependencies:
161161
"@mapbox/jsonlint-lines-primitives" "~2.0.2"
162162
"@mapbox/unitbezier" "^0.0.1"
@@ -671,9 +671,9 @@ make-plural@*, make-plural@^7.4.0:
671671
integrity sha512-4/gC9KVNTV6pvYg2gFeQYTW3mWaoJt7WZE5vrp1KnQDgW92JtYZnzmZT81oj/dUTqAIu0ufI2x3dkgu3bB1tYg==
672672

673673
maplibre-gl@^5.6.0:
674-
version "5.7.0"
675-
resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.7.0.tgz#6a2500f40908dec8cf80a92274d5a20a34a2f85d"
676-
integrity sha512-Hs+Y0qbR1iZo+07WuSbYUCOOUK45pPRzA3+7Pes8Y9jCcAqZendIMcVP6O99CWD1V/znh3qHgaZOAi3jlVxwcg==
674+
version "5.8.0"
675+
resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.8.0.tgz#1edcfef5fbda9c9aedfbaee6649afe598caf3ef4"
676+
integrity sha512-zLblPFK+z5sxeitDF8RL2cnqfRaivNwxbGoQMfwAm9st6d1lRGTxgI7NNNr/U1AEPkp5+X+wjROagiHvJD8aqg==
677677
dependencies:
678678
"@mapbox/geojson-rewind" "^0.5.2"
679679
"@mapbox/jsonlint-lines-primitives" "^2.0.2"
@@ -682,7 +682,7 @@ maplibre-gl@^5.6.0:
682682
"@mapbox/unitbezier" "^0.0.1"
683683
"@mapbox/vector-tile" "^2.0.4"
684684
"@mapbox/whoots-js" "^3.1.0"
685-
"@maplibre/maplibre-gl-style-spec" "^23.3.0"
685+
"@maplibre/maplibre-gl-style-spec" "^24.2.0"
686686
"@maplibre/vt-pbf" "^4.0.3"
687687
"@types/geojson" "^7946.0.16"
688688
"@types/geojson-vt" "3.2.5"

0 commit comments

Comments
 (0)