Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [@supabase/ssr](https://github.com/supabase/ssr) and [@supabase/supabase-js](https://github.com/supabase/supabase-js).


Updates `@supabase/ssr` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/supabase/ssr/releases)
- [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md)
- [Commits](supabase/ssr@v0.5.1...v0.5.2)

Updates `@supabase/supabase-js` from 2.45.6 to 2.47.8
- [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.47.8)

---
updated-dependencies:
- dependency-name: "@supabase/ssr"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ee0f89b commit 35a3996
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 32 deletions.
69 changes: 39 additions & 30 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 @@ -39,7 +39,7 @@
"vitest": "^2.1.3"
},
"dependencies": {
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.45.6"
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "^2.47.8"
}
}

0 comments on commit 35a3996

Please sign in to comment.