We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154988c commit b9926d2Copy full SHA for b9926d2
packages/auth-providers/clerk/web/package.json
@@ -31,7 +31,7 @@
31
"@babel/cli": "7.24.1",
32
"@babel/core": "^7.22.20",
33
"@clerk/clerk-react": "4.30.7",
34
- "@clerk/types": "3.62.1",
+ "@clerk/types": "3.64.1",
35
"@types/react": "^18.2.55",
36
"react": "18.2.0",
37
"typescript": "5.4.5",
yarn.lock
@@ -7896,7 +7896,7 @@ __metadata:
7896
"@babel/core": "npm:^7.22.20"
7897
"@babel/runtime-corejs3": "npm:7.24.1"
7898
"@clerk/clerk-react": "npm:4.30.7"
7899
- "@clerk/types": "npm:3.62.1"
+ "@clerk/types": "npm:3.64.1"
7900
"@redwoodjs/auth": "npm:7.5.1"
7901
"@types/react": "npm:^18.2.55"
7902
core-js: "npm:3.36.1"
0 commit comments