From 6a08458128bee648d2592dd2dc46e95a879ee2e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:55:08 +0000 Subject: [PATCH] fix(deps): update dependency maplibre-gl to v5.1.1 --- 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 205088f..3c6a1fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@sinclair/typebox": "0.34.27", "e118-iin-list": "4.4.1", "lucide": "0.474.0", - "maplibre-gl": "5.1.0", + "maplibre-gl": "5.1.1", "the-new-css-reset": "1.11.3" }, "devDependencies": { @@ -7768,9 +7768,9 @@ "license": "ISC" }, "node_modules/maplibre-gl": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.1.0.tgz", - "integrity": "sha512-6lbf7qAnqAVm1T/vJBMmRtP+g8G/O/Z52IBtWX31SbFj7sEdlrk4YugxJen8IdV/pFjLFnDOw7HiHZl5nYdVjg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.1.1.tgz", + "integrity": "sha512-0Z6ODzyFu/grwT6K1eIBpv6MZE4xnJD1AV+Yq1hPzOh/YCY36r9BlSaU7d7n2/HJOaoKOy0b2YF8cS4dD+iEVQ==", "license": "BSD-3-Clause", "dependencies": { "@mapbox/geojson-rewind": "^0.5.2", diff --git a/package.json b/package.json index 9cdcf7f..543b857 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@sinclair/typebox": "0.34.27", "e118-iin-list": "4.4.1", "lucide": "0.474.0", - "maplibre-gl": "5.1.0", + "maplibre-gl": "5.1.1", "the-new-css-reset": "1.11.3" }, "engines": {