From 6f046357851fb274c06b429190403a241e2b8053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 13:19:01 +0000 Subject: [PATCH] chore(deps): Bump @maplibre/maplibre-gl-style-spec from 24.3.1 to 24.4.1 Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-style-spec) from 24.3.1 to 24.4.1. - [Release notes](https://github.com/maplibre/maplibre-style-spec/releases) - [Changelog](https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md) - [Commits](https://github.com/maplibre/maplibre-style-spec/compare/v24.3.1...v24.4.1) --- updated-dependencies: - dependency-name: "@maplibre/maplibre-gl-style-spec" dependency-version: 24.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ac172a4e..631dc8c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@mapbox/mapbox-gl-rtl-text": "^0.3.0", "@maplibre/maplibre-gl-geocoder": "^1.9.4", "@maplibre/maplibre-gl-inspect": "^1.8.2", - "@maplibre/maplibre-gl-style-spec": "^24.3.1", + "@maplibre/maplibre-gl-style-spec": "^24.4.1", "array-move": "^4.0.0", "buffer": "^6.0.3", "classnames": "^2.5.1", @@ -2169,9 +2169,9 @@ } }, "node_modules/@maplibre/maplibre-gl-style-spec": { - "version": "24.3.1", - "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.3.1.tgz", - "integrity": "sha512-TUM5JD40H2mgtVXl5IwWz03BuQabw8oZQLJTmPpJA0YTYF+B+oZppy5lNMO6bMvHzB+/5mxqW9VLG3wFdeqtOw==", + "version": "24.4.1", + "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.4.1.tgz", + "integrity": "sha512-UKhA4qv1h30XT768ccSv5NjNCX+dgfoq2qlLVmKejspPcSQTYD4SrVucgqegmYcKcmwf06wcNAa/kRd0NHWbUg==", "license": "ISC", "dependencies": { "@mapbox/jsonlint-lines-primitives": "~2.0.2", diff --git a/package.json b/package.json index 2a9214d1..e3d5d521 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@mapbox/mapbox-gl-rtl-text": "^0.3.0", "@maplibre/maplibre-gl-geocoder": "^1.9.4", "@maplibre/maplibre-gl-inspect": "^1.8.2", - "@maplibre/maplibre-gl-style-spec": "^24.3.1", + "@maplibre/maplibre-gl-style-spec": "^24.4.1", "array-move": "^4.0.0", "buffer": "^6.0.3", "classnames": "^2.5.1",