Skip to content

Commit

Permalink
npm: bump the all group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `0.6.0` | `0.6.1` |
| [@pinia/nuxt](https://github.com/vuejs/pinia) | `0.5.5` | `0.6.1` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.45.6` | `2.46.1` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.1.0` | `11.2.0` |
| [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) | `11.1.0` | `11.2.0` |
| [pinia](https://github.com/vuejs/pinia) | `2.2.4` | `2.2.5` |


Updates `@nuxt/eslint` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v0.6.1/packages/module)

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

Updates `@supabase/supabase-js` from 2.45.6 to 2.46.1
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.45.6...v2.46.1)

Updates `@vueuse/core` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.2.0/packages/core)

Updates `@vueuse/nuxt` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.2.0/packages/nuxt)

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

---
updated-dependencies:
- dependency-name: "@nuxt/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@pinia/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vueuse/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vueuse/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: pinia
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and AloisSeckar committed Nov 1, 2024
1 parent 75383e9 commit 6e63ce1
Show file tree
Hide file tree
Showing 2 changed files with 953 additions and 414 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"devDependencies": {
"@formkit/nuxt": "1.6.7",
"@formkit/vue": "1.6.7",
"@nuxt/eslint": "0.6.0",
"@nuxt/eslint": "0.6.1",
"@nuxt/image": "1.8.1",
"@nuxtjs/cloudinary": "3.1.1",
"@nuxtjs/i18n": "8.5.5",
"@nuxtjs/supabase": "1.4.1",
"@nuxtjs/tailwindcss": "6.12.2",
"@pinia/nuxt": "0.5.5",
"@supabase/supabase-js": "2.45.6",
"@vueuse/core": "11.1.0",
"@vueuse/nuxt": "11.1.0",
"@pinia/nuxt": "0.6.1",
"@supabase/supabase-js": "2.46.1",
"@vueuse/core": "11.2.0",
"@vueuse/nuxt": "11.2.0",
"cloudinary": "2.5.1",
"elrh-pslo": "1.1.6",
"infinitimeline": "0.5.0",
"nuxt": "3.13.2",
"openapi-typescript": "5.4.1",
"pinia": "2.2.4",
"pinia": "2.2.5",
"supabase": "1.207.9",
"tailwindcss": "3.4.14",
"typescript": "5.6.3",
Expand Down
Loading

0 comments on commit 6e63ce1

Please sign in to comment.