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

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

---
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-06 07:53:44 +00:00 committed by GitHub
parent c2a47591c0
commit 128e0861c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -19,7 +19,7 @@
},
"dependencies": {
"@clerk/clerk-react": "^4.22.0",
"@clerk/nextjs": "^4.21.13",
"@clerk/nextjs": "^4.21.14",
"@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.13
version: 4.21.13(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
specifier: ^4.21.14
version: 4.21.14(next@13.4.8)(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)
@ -237,8 +237,8 @@ packages:
to-fast-properties: 2.0.0
dev: true
/@clerk/backend@0.23.7:
resolution: {integrity: sha512-/Fxh4mGp1vunryGKsiX6G33fSOxYpJT0sBYoPiFQ7aQbYCrDb/R/+ieT7mYdjS/7McPxPr50/5MvAbZirj8HGw==}
/@clerk/backend@0.24.0:
resolution: {integrity: sha512-An1VKCFlFTROUYuELDwY5B6FmbVmIDuW837t0JfgbOLBYo1yoUgXZHB/wttGISaHt+CiOs1+CAI2U3iHxkaxhA==}
engines: {node: '>=14'}
dependencies:
'@clerk/types': 3.46.1
@ -263,11 +263,11 @@ packages:
tslib: 2.4.1
dev: false
/@clerk/clerk-sdk-node@4.10.14:
resolution: {integrity: sha512-1rNo/CIp+fmlJ1c18KpvMJmJECB5kcep6Y18DDHAOwXH1NmmrNyPIZZVDSDk4zrb/Hs1Rv3dAImjOwmOujCTOQ==}
/@clerk/clerk-sdk-node@4.10.15:
resolution: {integrity: sha512-fif8iwedLDFgllPLx8xwxA66ICbp7KjsSULqb8mcKXHPnZ/xL17eZSx4puHg4CEGBmOxY6IL5nbRj1+s+TfgqQ==}
engines: {node: '>=14'}
dependencies:
'@clerk/backend': 0.23.7
'@clerk/backend': 0.24.0
'@clerk/types': 3.46.1
'@types/cookies': 0.7.7
'@types/express': 4.17.14
@ -278,17 +278,17 @@ packages:
tslib: 2.4.1
dev: false
/@clerk/nextjs@4.21.13(next@13.4.8)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-BGSm8FmiG8mQkPMM8YAk4EMP3nj5RvPm2cz8Tio//QS/1Xq/9qpnsuSFLwy+oyPtgguVS1m8p0spQ068i6JTcQ==}
/@clerk/nextjs@4.21.14(next@13.4.8)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-r+s9EKG0CPPj31p6UZmxPQ2A3+JVE70PmBYiC/pRrF3Oo57pYJGVmBB+eUWVYaYJNcJxhYoYb/QLsL8Xl0dUVQ==}
engines: {node: '>=14'}
peerDependencies:
next: '>=10'
react: ^17.0.2 || ^18.0.0-0
react-dom: ^17.0.2 || ^18.0.0-0
dependencies:
'@clerk/backend': 0.23.7
'@clerk/backend': 0.24.0
'@clerk/clerk-react': 4.22.0(react@18.2.0)
'@clerk/clerk-sdk-node': 4.10.14
'@clerk/clerk-sdk-node': 4.10.15
'@clerk/types': 3.46.1
next: 13.4.8(react-dom@18.2.0)(react@18.2.0)
path-to-regexp: 6.2.1