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.0.11 to 5.0.12
- [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 May 17, 2024
1 parent 381dde5 commit 0ba10f8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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.0.11",
"@clerk/nextjs": "^5.0.12",
"next": "^14.2.2",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 0ba10f8

Please sign in to comment.