Skip to content

Commit cc589ca

Browse files
committed
chore(repo): Bump gatsby-plugin-clerk dependencies
1 parent 352d611 commit cc589ca

File tree

2 files changed

+10
-126
lines changed

2 files changed

+10
-126
lines changed

package-lock.json

+7-123
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/gatsby-plugin-clerk/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"dev": "tsc -p tsconfig.build.json --watch"
3131
},
3232
"dependencies": {
33-
"@clerk/clerk-react": "^4.1.0-staging.1",
34-
"@clerk/clerk-sdk-node": "^4.2.0-staging.1",
35-
"@clerk/types": "^3.5.0-staging.2",
33+
"@clerk/clerk-react": "^4.2.0-staging.0",
34+
"@clerk/clerk-sdk-node": "^4.3.0-staging.0",
35+
"@clerk/types": "^3.6.0-staging.0",
3636
"cookie": "^0.5.0",
3737
"tslib": "^2.3.1"
3838
},

0 commit comments

Comments
 (0)