Skip to content

Commit 10396e0

Browse files
dependabot[bot]emersion
authored andcommitted
front: bump maplibre-gl from 5.10.0 to 5.12.0 in /front
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.10.0 to 5.12.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.10.0...v5.12.0) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad3fdfc commit 10396e0

File tree

3 files changed

+27
-23
lines changed

3 files changed

+27
-23
lines changed

front/package-lock.json

Lines changed: 25 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"js-file-download": "^0.4.12",
6868
"json-schema": "^0.4.0",
6969
"lodash": "^4.17.21",
70-
"maplibre-gl": "^5.10.0",
70+
"maplibre-gl": "^5.12.0",
7171
"party-js": "^2.2.0",
7272
"pmtiles": "^4.3.0",
7373
"rc-slider": "^11.1.9",

front/ui/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"classnames": "^2.5.1",
2929
"file-saver": "^2.0.5",
3030
"lodash": "^4.17.21",
31-
"maplibre-gl": "^5.10.0",
31+
"maplibre-gl": "^5.12.0",
3232
"react": "^19.2.0",
3333
"react-dom": "^19.2.0",
3434
"react-map-gl": "^8.1.0"

0 commit comments

Comments
 (0)