Skip to content

Commit

Permalink
chore(deps): bump @clerk/nextjs from 4.21.15 to 4.23.1 (#95)
Browse files Browse the repository at this point in the history
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.15 to 4.23.1.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/commits/@clerk/nextjs@4.23.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 6db127f commit e8eac27
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 58 deletions.
77 changes: 20 additions & 57 deletions 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 packages/web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format:check": "prettier --check \"**/*.{ts,tsx,mdx}\" --cache"
},
"dependencies": {
"@clerk/nextjs": "^4.19.1",
"@clerk/nextjs": "^4.23.1",
"@hookform/resolvers": "^3.1.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.3",
Expand Down

0 comments on commit e8eac27

Please sign in to comment.