build(deps): bump @clerk/nextjs from 4.19.1 to 4.20.0

Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.19.1 to 4.20.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.19.1...@clerk/nextjs@4.20.0)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-11 19:46:40 +00:00 committed by Bart van der Braak
parent 65bbf9e0a9
commit e2294f1d66
2 changed files with 27 additions and 27 deletions

View file

@ -17,8 +17,8 @@
"format:check": "prettier . --check --cache"
},
"dependencies": {
"@clerk/nextjs": "^4.20.0",
"@clerk/clerk-react": "^4.19.0",
"@clerk/nextjs": "^4.19.0",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",