Update dependency maplibre-gl to v5.1.1

This commit is contained in:
Mend Renovate
2025-02-21 15:15:27 +00:00
parent 575c01b096
commit 95dbdbca1c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -31,7 +31,7 @@
"i18next": "^24.2.2",
"immutability-helper": "^3.1.1",
"joi": "17.13.3",
"maplibre-gl": "5.1.0",
"maplibre-gl": "5.1.1",
"mui-color-input": "^5.0.1",
"react": "18.3.1",
"react-dnd": "^16.0.1",
@@ -14070,9 +14070,9 @@
}
},
"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",

View File

@@ -34,7 +34,7 @@
"i18next": "^24.2.2",
"immutability-helper": "^3.1.1",
"joi": "17.13.3",
"maplibre-gl": "5.1.0",
"maplibre-gl": "5.1.1",
"mui-color-input": "^5.0.1",
"react": "18.3.1",
"react-dnd": "^16.0.1",