Skip to content

Commit 4b69b2a

Browse files
Bump the mapbox group across 1 directory with 3 updates
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.9.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.9.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]>
1 parent fdfcb96 commit 4b69b2a

File tree

2 files changed

+391
-101
lines changed

2 files changed

+391
-101
lines changed

webapp/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@human-connection/styleguide": "0.5.22",
25-
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
25+
"@mapbox/mapbox-gl-geocoder": "^5.0.3",
2626
"@nuxtjs/apollo": "^4.0.0-rc19",
2727
"@nuxtjs/axios": "~5.9.7",
2828
"@nuxtjs/dotenv": "~1.4.1",
@@ -41,7 +41,7 @@
4141
"intersection-observer": "^0.12.0",
4242
"jsonwebtoken": "~9.0.2",
4343
"linkify-it": "~5.0.0",
44-
"mapbox-gl": "1.13.2",
44+
"mapbox-gl": "3.9.0",
4545
"node-fetch": "^2.6.1",
4646
"nuxt": "~2.12.1",
4747
"nuxt-dropzone": "^1.0.4",
@@ -52,7 +52,7 @@
5252
"tiptap": "~1.26.6",
5353
"tiptap-extensions": "~1.28.8",
5454
"trunc-html": "^1.1.2",
55-
"v-mapbox": "^1.11.2",
55+
"v-mapbox": "^5.1.0",
5656
"v-tooltip": "~2.1.3",
5757
"validator": "^13.12.0",
5858
"vue-advanced-chat": "^2.0.11",

0 commit comments

Comments
 (0)