Skip to content

Commit

Permalink
Bump the mapbox group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the mapbox group with 3 updates in the /webapp directory: [@mapbox/mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder), [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) and [v-mapbox](https://github.com/geospoc/v-mapbox).


Updates `@mapbox/mapbox-gl-geocoder` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/mapbox/mapbox-gl-geocoder/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-geocoder/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-geocoder@v5.0.2...v5.0.3)

Updates `mapbox-gl` from 1.13.2 to 3.7.0
- [Release notes](https://github.com/mapbox/mapbox-gl-js/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-js@v1.13.2...v3.7.0)

Updates `v-mapbox` from 1.11.2 to 5.1.0
- [Release notes](https://github.com/geospoc/v-mapbox/releases)
- [Changelog](https://github.com/vinayakkulkarni/v-mapbox/blob/main/CHANGELOG.md)
- [Commits](vinayakkulkarni/v-mapbox@v1.11.2...v5.1.0)

---
updated-dependencies:
- dependency-name: "@mapbox/mapbox-gl-geocoder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mapbox
- dependency-name: mapbox-gl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mapbox
- dependency-name: v-mapbox
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mapbox
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 9a68447 commit 8777b50
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 101 deletions.
6 changes: 3 additions & 3 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@human-connection/styleguide": "0.5.22",
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
"@mapbox/mapbox-gl-geocoder": "^5.0.3",
"@nuxtjs/apollo": "^4.0.0-rc19",
"@nuxtjs/axios": "~5.9.7",
"@nuxtjs/dotenv": "~1.4.1",
Expand All @@ -41,7 +41,7 @@
"intersection-observer": "^0.12.0",
"jsonwebtoken": "~9.0.2",
"linkify-it": "~5.0.0",
"mapbox-gl": "1.13.2",
"mapbox-gl": "3.7.0",
"node-fetch": "^2.6.1",
"nuxt": "~2.12.1",
"nuxt-dropzone": "^1.0.4",
Expand All @@ -52,7 +52,7 @@
"tiptap": "~1.26.6",
"tiptap-extensions": "~1.28.8",
"trunc-html": "^1.1.2",
"v-mapbox": "^1.11.2",
"v-mapbox": "^5.1.0",
"v-tooltip": "~2.1.3",
"validator": "^13.12.0",
"vue-advanced-chat": "^2.0.11",
Expand Down
Loading

0 comments on commit 8777b50

Please sign in to comment.