From d9a3870c3f80e9d061ef095d568779054a669e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 07:15:56 +0000 Subject: [PATCH] Bump ol-mapbox-style from 13.1.1 to 13.2.0 in /web/siteplan Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 13.1.1 to 13.2.0. - [Release notes](https://github.com/openlayers/ol-mapbox-style/releases) - [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md) - [Commits](https://github.com/openlayers/ol-mapbox-style/commits) --- updated-dependencies: - dependency-name: ol-mapbox-style dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/siteplan/package-lock.json | 8 ++++---- web/siteplan/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/siteplan/package-lock.json b/web/siteplan/package-lock.json index 5d65763c3..fed36ac5e 100644 --- a/web/siteplan/package-lock.json +++ b/web/siteplan/package-lock.json @@ -17,7 +17,7 @@ "geojson": "^0.5.0", "material-design-icons": "^3.0.1", "ol": "^10.7.0", - "ol-mapbox-style": "^13.1.1", + "ol-mapbox-style": "^13.2.0", "vue": "^3.5.25", "vue-class-component": "^8.0.0-1", "vue-router": "^4.6.4", @@ -4165,9 +4165,9 @@ } }, "node_modules/ol-mapbox-style": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-13.1.1.tgz", - "integrity": "sha512-pzBybVmZgkL2GWHf/khxuzvUJU4v65csDrtHoh1SChe0u3AqFiEh8ssz1t92y+POszWtSPsjNIevxyg4JOQzMw==", + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-13.2.0.tgz", + "integrity": "sha512-7jKoejdVMBxdUk97DlaHy/7ZddGslBq8obnW1yGEMD705Eo+khqZiaVbaABpszzDLAf17fKeXn+fm+WWT9OYCQ==", "license": "BSD-2-Clause", "dependencies": { "@maplibre/maplibre-gl-style-spec": "^23.1.0", diff --git a/web/siteplan/package.json b/web/siteplan/package.json index 4d6567594..9648829ff 100644 --- a/web/siteplan/package.json +++ b/web/siteplan/package.json @@ -19,7 +19,7 @@ "geojson": "^0.5.0", "material-design-icons": "^3.0.1", "ol": "^10.7.0", - "ol-mapbox-style": "^13.1.1", + "ol-mapbox-style": "^13.2.0", "vue": "^3.5.25", "vue-class-component": "^8.0.0-1", "vue-router": "^4.6.4",