Skip to content

Commit

Permalink
chore(deps): update dependency @clerk/clerk-react to v4.20.5 (#8672)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Jun 22, 2023
1 parent dbc39dd commit 39d3278
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"devDependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@clerk/clerk-react": "4.20.4",
"@clerk/clerk-react": "4.20.5",
"@clerk/types": "3.42.0",
"@types/react": "18.2.12",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
},
"peerDependencies": {
"@clerk/clerk-react": "4.20.4"
"@clerk/clerk-react": "4.20.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3514,17 +3514,17 @@ __metadata:
languageName: node
linkType: hard

"@clerk/clerk-react@npm:4.20.4":
version: 4.20.4
resolution: "@clerk/clerk-react@npm:4.20.4"
"@clerk/clerk-react@npm:4.20.5":
version: 4.20.5
resolution: "@clerk/clerk-react@npm:4.20.5"
dependencies:
"@clerk/shared": ^0.19.1
"@clerk/types": ^3.45.0
"@clerk/types": ^3.46.0
swr: 1.3.0
tslib: 2.4.1
peerDependencies:
react: ">=16"
checksum: 4542be6ae497082f812e2953a31b796755ebefac8383b8d52e4dd7229b6fd89c8e7629d673b2dbf92d05933985aedf9ff06ece084e850be4a061630d4742d6a9
checksum: 44687c5f032effe69dee0910bc3ead1614e72070d9468e0d229f8e7324007a7d4130c78c919f96bf290f602bc0268daa91b6e029d514edfb3441b1902157a2c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3567,7 +3567,7 @@ __metadata:
languageName: node
linkType: hard

"@clerk/types@npm:^3.42.0, @clerk/types@npm:^3.45.0":
"@clerk/types@npm:^3.42.0, @clerk/types@npm:^3.46.0":
version: 3.46.0
resolution: "@clerk/types@npm:3.46.0"
dependencies:
Expand Down Expand Up @@ -7859,7 +7859,7 @@ __metadata:
"@babel/cli": 7.22.5
"@babel/core": 7.22.5
"@babel/runtime-corejs3": 7.22.5
"@clerk/clerk-react": 4.20.4
"@clerk/clerk-react": 4.20.5
"@clerk/types": 3.42.0
"@redwoodjs/auth": 5.3.1
"@types/react": 18.2.12
Expand All @@ -7868,7 +7868,7 @@ __metadata:
react: 18.2.0
typescript: 5.1.3
peerDependencies:
"@clerk/clerk-react": 4.20.4
"@clerk/clerk-react": 4.20.5
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 39d3278

Please sign in to comment.