Skip to content

Commit

Permalink
fix(deps): bump the npm-production group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 2 updates: [@pinia/nuxt](https://github.com/vuejs/pinia) and [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `@pinia/nuxt` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected])

Updates `maplibre-gl` from 4.5.0 to 4.5.1
- [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@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: "@pinia/nuxt"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 8, 2024
1 parent 9db4a71 commit d2be902
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
62 changes: 33 additions & 29 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"hasura:apply": "npm run hasura migrate apply"
},
"dependencies": {
"@pinia/nuxt": "^0.5.2",
"@pinia/nuxt": "^0.5.3",
"@turf/area": "^6.5.0",
"@turf/circle": "^6.5.0",
"click-outside-vue3": "^4.0.1",
"idb": "^8.0.0",
"maplibre-gl": "^4.5.0",
"maplibre-gl": "^4.5.1",
"pinia": "^2.1.7"
},
"devDependencies": {
Expand Down

0 comments on commit d2be902

Please sign in to comment.