Skip to content

Commit

Permalink
Bump @clerk/nextjs from 5.2.10 to 5.3.7 (#131)
Browse files Browse the repository at this point in the history
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.2.10 to 5.3.7.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent cd2b722 commit 6283e44
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"stripe": "stripe listen --forward-to localhost:3002/webhooks/stripe"
},
"dependencies": {
"@clerk/nextjs": "^5.2.10",
"@clerk/nextjs": "^5.3.7",
"@logtail/next": "^0.1.5",
"@repo/database": "workspace:*",
"@repo/design-system": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"analyze": "ANALYZE=true pnpm build"
},
"dependencies": {
"@clerk/nextjs": "^5.2.10",
"@clerk/nextjs": "^5.3.7",
"@knocklabs/node": "^0.6.13",
"@logtail/next": "^0.1.5",
"@radix-ui/react-icons": "^1.3.0",
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit 6283e44

Please sign in to comment.