build(deps): bump @clerk/nextjs from 4.21.14 to 4.21.15

Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.14 to 4.21.15.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-11 05:08:31 +00:00 committed by GitHub
parent f691e2c3a3
commit c208d2f60b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
},
"dependencies": {
"@clerk/clerk-react": "^4.22.0",
"@clerk/nextjs": "^4.21.14",
"@clerk/nextjs": "^4.21.15",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",

View file

@ -9,8 +9,8 @@ dependencies:
specifier: ^4.22.0
version: 4.22.0(react@18.2.0)
'@clerk/nextjs':
specifier: ^4.21.14
version: 4.21.14(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
specifier: ^4.21.15
version: 4.21.15(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-avatar':
specifier: ^1.0.3
version: 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)
@ -278,8 +278,8 @@ packages:
tslib: 2.4.1
dev: false
/@clerk/nextjs@4.21.14(next@13.4.9)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-r+s9EKG0CPPj31p6UZmxPQ2A3+JVE70PmBYiC/pRrF3Oo57pYJGVmBB+eUWVYaYJNcJxhYoYb/QLsL8Xl0dUVQ==}
/@clerk/nextjs@4.21.15(next@13.4.9)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-paFf+kgXEb5Chea4Gpjy65xYRpEm88yezu1riQWQRPFOJCcEbYrhzWe6xRtErioyjZM0QxDFYaIP4FQeVmNf4g==}
engines: {node: '>=14'}
peerDependencies:
next: '>=10'