Merge pull request #87 from bartvdbraak/dependabot/npm_and_yarn/clerk/nextjs-4.21.15

build(deps): bump @clerk/nextjs from 4.21.14 to 4.21.15
This commit is contained in:
Bart van der Braak 2023-07-11 21:56:20 +02:00 committed by GitHub
commit c9f253f800
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'