build(deps): bump @clerk/clerk-react from 4.18.0 to 4.19.0

Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.18.0...@clerk/clerk-react@4.19.0)

---
updated-dependencies:
- dependency-name: "@clerk/clerk-react"
  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 23:18:36 +00:00 committed by GitHub
parent 28be1df3d0
commit cea5f2be1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 15 deletions

View file

@ -17,7 +17,7 @@
"format:check": "prettier . --check --cache"
},
"dependencies": {
"@clerk/clerk-react": "^4.18.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",