Skip to content

Commit

Permalink
Bump the nuxt group across 1 directory with 8 updates
Browse files Browse the repository at this point in the history
Bumps the nuxt group with 8 updates in the /webapp directory:

| Package | From | To |
| --- | --- | --- |
| [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) | `4.0.0-rc19` | `5.0.0-alpha.14` |
| [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) | `5.9.7` | `5.13.6` |
| [@nuxtjs/dotenv](https://github.com/nuxt-community/dotenv-module) | `1.4.1` | `1.4.2` |
| [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) | `3.0.0-beta.20` | `3.3.5` |
| [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) | `4.0.0` | `8.0.8` |
| [@nuxtjs/style-resources](https://github.com/nuxt-community/style-resources-module) | `1.0.0` | `1.2.2` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `2.12.1` | `3.13.2` |
| [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) | `0.32.0` | `0.34.0` |



Updates `@nuxtjs/apollo` from 4.0.0-rc19 to 5.0.0-alpha.14
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Changelog](https://github.com/nuxt-modules/apollo/blob/v5/CHANGELOG.md)
- [Commits](nuxt-modules/apollo@v4.0.0-rc.19...v5.0.0-alpha.14)

Updates `@nuxtjs/axios` from 5.9.7 to 5.13.6
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/axios-module@v5.9.7...v5.13.6)

Updates `@nuxtjs/dotenv` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/nuxt-community/dotenv-module/releases)
- [Changelog](https://github.com/nuxt-community/dotenv-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-community/dotenv-module@v1.4.1...v1.4.2)

Updates `@nuxtjs/pwa` from 3.0.0-beta.20 to 3.3.5
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/pwa-module@v3.0.0-beta.20...v3.3.5)

Updates `@nuxtjs/sentry` from 4.0.0 to 8.0.8
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/sentry-module@v4.0.0...v8.0.8)

Updates `@nuxtjs/style-resources` from 1.0.0 to 1.2.2
- [Release notes](https://github.com/nuxt-community/style-resources-module/releases)
- [Changelog](https://github.com/nuxt-modules/style-resources/blob/v1.2.2/CHANGELOG.md)
- [Commits](nuxt-modules/style-resources@v1.0.0...v1.2.2)

Updates `nuxt` from 2.12.1 to 3.13.2
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.13.2/packages/nuxt)

Updates `@nuxtjs/composition-api` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/nuxt-community/composition-api/releases)
- [Changelog](https://github.com/nuxt-community/composition-api/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/composition-api@0.32.0...0.34.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/apollo"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuxt
- dependency-name: "@nuxtjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxtjs/dotenv"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuxt
- dependency-name: "@nuxtjs/pwa"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxtjs/sentry"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuxt
- dependency-name: "@nuxtjs/style-resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuxt
- dependency-name: "@nuxtjs/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nuxt
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 026c5a0 commit fc82fb0
Show file tree
Hide file tree
Showing 2 changed files with 4,334 additions and 7,635 deletions.
16 changes: 8 additions & 8 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"dependencies": {
"@human-connection/styleguide": "0.5.22",
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
"@nuxtjs/apollo": "^4.0.0-rc19",
"@nuxtjs/axios": "~5.9.7",
"@nuxtjs/dotenv": "~1.4.1",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"@nuxtjs/sentry": "^4.0.0",
"@nuxtjs/style-resources": "~1.0.0",
"@nuxtjs/apollo": "^5.0.0-alpha.14",
"@nuxtjs/axios": "~5.13.6",
"@nuxtjs/dotenv": "~1.4.2",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/sentry": "^8.0.8",
"@nuxtjs/style-resources": "~1.2.2",
"accounting": "~0.4.1",
"apollo-cache-inmemory": "~1.6.6",
"apollo-client": "~2.6.10",
Expand All @@ -43,7 +43,7 @@
"linkify-it": "~5.0.0",
"mapbox-gl": "1.13.2",
"node-fetch": "^2.6.1",
"nuxt": "~2.12.1",
"nuxt": "~3.13.2",
"nuxt-dropzone": "^1.0.4",
"nuxt-env": "~0.1.0",
"sass": "^1.75.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.22.4",
"@faker-js/faker": "9.0.3",
"@nuxtjs/composition-api": "0.32.0",
"@nuxtjs/composition-api": "0.34.0",
"@storybook/addon-a11y": "^8.0.8",
"@storybook/addon-actions": "^5.3.21",
"@storybook/addon-notes": "^5.3.18",
Expand Down
Loading

0 comments on commit fc82fb0

Please sign in to comment.