Skip to content

Commit

Permalink
deps(example): Bump @clerk/nextjs
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-14-clerk-rl with 1 update: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs).


Updates `@clerk/nextjs` from 5.1.5 to 5.1.6
- [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-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 988dbf3 commit bc4fbd8
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 36 deletions.
71 changes: 36 additions & 35 deletions examples/nextjs-14-clerk-rl/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs-14-clerk-rl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"@clerk/nextjs": "^5.1.5",
"@clerk/nextjs": "^5.1.6",
"next": "^14.2.4",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit bc4fbd8

Please sign in to comment.