Skip to content

Commit 6283e44

Browse files
Bump @clerk/nextjs from 5.2.10 to 5.3.7 (#131)
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/nextjs@5.3.7/packages/nextjs) --- updated-dependencies: - dependency-name: "@clerk/nextjs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd2b722 commit 6283e44

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"stripe": "stripe listen --forward-to localhost:3002/webhooks/stripe"
1212
},
1313
"dependencies": {
14-
"@clerk/nextjs": "^5.2.10",
14+
"@clerk/nextjs": "^5.3.7",
1515
"@logtail/next": "^0.1.5",
1616
"@repo/database": "workspace:*",
1717
"@repo/design-system": "workspace:*",

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"analyze": "ANALYZE=true pnpm build"
1010
},
1111
"dependencies": {
12-
"@clerk/nextjs": "^5.2.10",
12+
"@clerk/nextjs": "^5.3.7",
1313
"@knocklabs/node": "^0.6.13",
1414
"@logtail/next": "^0.1.5",
1515
"@radix-ui/react-icons": "^1.3.0",

pnpm-lock.yaml

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)