Skip to content

Commit

Permalink
chore(deps): bump react-map-gl from 7.1.7 to 7.1.8 in /ui (#590)
Browse files Browse the repository at this point in the history
Bumps [react-map-gl](https://github.com/visgl/react-map-gl) from 7.1.7 to 7.1.8.
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v7.1.8/CHANGELOG.md)
- [Commits](visgl/react-map-gl@v7.1.7...v7.1.8)

---
updated-dependencies:
- dependency-name: react-map-gl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent 8e008c9 commit 68a909f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-dom": "^18.3.1",
"react-html-parser": "^2.0.2",
"react-i18next": "^15.2.0",
"react-map-gl": "~7.1.7",
"react-map-gl": "~7.1.8",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.28.0",
"usehooks-ts": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12114,9 +12114,9 @@ __metadata:
languageName: node
linkType: hard

"react-map-gl@npm:~7.1.7":
version: 7.1.7
resolution: "react-map-gl@npm:7.1.7"
"react-map-gl@npm:~7.1.8":
version: 7.1.8
resolution: "react-map-gl@npm:7.1.8"
dependencies:
"@maplibre/maplibre-gl-style-spec": "npm:^19.2.1"
"@types/mapbox-gl": "npm:>=1.0.0"
Expand All @@ -12130,7 +12130,7 @@ __metadata:
optional: true
maplibre-gl:
optional: true
checksum: 10/a65493dd259dedadc31307979ccda6003c607ebc55e800d43453f287fa943b4ae13c7beac1327f2913fb327461d7690eeaccc2a43353f52887f29673fe50f005
checksum: 10/bfeb1c5cb5a59186e744e7d517d185cd81934399b21549038980c1ae64f544e006e6a6e252b14292c48d97272966bad5496d295d50f0f5d4e7870b22cfd4d1bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -13176,7 +13176,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-html-parser: "npm:^2.0.2"
react-i18next: "npm:^15.2.0"
react-map-gl: "npm:~7.1.7"
react-map-gl: "npm:~7.1.8"
react-markdown: "npm:^9.0.1"
react-router-dom: "npm:^6.28.0"
rollup-plugin-visualizer: "npm:^5.12.0"
Expand Down

0 comments on commit 68a909f

Please sign in to comment.