Skip to content

Commit

Permalink
Bump nanoid and @mapbox/mapbox-gl-geocoder in /app/frontend
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependency [@mapbox/mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder). These dependencies need to be updated together.


Updates `nanoid` from 2.1.11 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@2.1.11...3.3.8)

Updates `@mapbox/mapbox-gl-geocoder` from 4.7.4 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@v4.7.4...v5.0.3)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: "@mapbox/mapbox-gl-geocoder"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 8a4142d commit fe367fa
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 49 deletions.
103 changes: 55 additions & 48 deletions app/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@braintree/sanitize-url": "^6.0.2",
"@geolonia/mbgl-gesture-handling": "^1.0.13",
"@mapbox/mapbox-gl-geocoder": "^4.5.1",
"@mapbox/mapbox-gl-geocoder": "^5.0.3",
"@sentry/browser": "^5.7.1",
"@sentry/integrations": "^5.7.1",
"@turf/intersect": "^6.5.0",
Expand Down

0 comments on commit fe367fa

Please sign in to comment.