Skip to content

Commit

Permalink
fix(deps): update dependency @clerk/nextjs to ^4.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent b2676c0 commit 02c84bd
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@clerk/nextjs": "^4.23.4",
"@clerk/nextjs": "^4.25.1",
"@clerk/themes": "^1.7.5",
"@hookform/resolvers": "^3.3.1",
"@noodle/api": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@clerk/nextjs": "^4.23.4",
"@clerk/nextjs": "^4.25.1",
"@noodle/db": "workspace:^",
"@noodle/env": "workspace:^",
"@trpc/next": "^10.38.1",
Expand Down
68 changes: 34 additions & 34 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 02c84bd

Please sign in to comment.