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-clerk-rate-limit with 1 update: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs).


Updates `@clerk/nextjs` from 6.5.1 to 6.5.2
- [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 Dec 3, 2024
1 parent 13348c8 commit 329ba8c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 deletions examples/nextjs-clerk-rate-limit/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-clerk-rate-limit/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": "^6.5.1",
"@clerk/nextjs": "^6.5.2",
"next": "15.0.3",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 329ba8c

Please sign in to comment.