Skip to content

Commit 90f5ab7

Browse files
fix(clerk-js): Update minor & patch dependencies
1 parent c6724e9 commit 90f5ab7

File tree

2 files changed

+795
-286
lines changed

2 files changed

+795
-286
lines changed

packages/clerk-js/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,30 +59,30 @@
5959
},
6060
"browserslist": "last 2 years",
6161
"dependencies": {
62-
"@base-org/account": "2.0.1",
62+
"@base-org/account": "2.3.1",
6363
"@clerk/localizations": "workspace:^",
6464
"@clerk/shared": "workspace:^",
6565
"@clerk/types": "workspace:^",
66-
"@coinbase/wallet-sdk": "4.3.0",
67-
"@emotion/cache": "11.11.0",
68-
"@emotion/react": "11.11.1",
69-
"@floating-ui/react": "0.27.12",
70-
"@floating-ui/react-dom": "^2.1.3",
71-
"@formkit/auto-animate": "^0.8.2",
72-
"@stripe/stripe-js": "5.6.0",
66+
"@coinbase/wallet-sdk": "4.3.7",
67+
"@emotion/cache": "11.14.0",
68+
"@emotion/react": "11.14.0",
69+
"@floating-ui/react": "0.27.16",
70+
"@floating-ui/react-dom": "^2.1.6",
71+
"@formkit/auto-animate": "^0.9.0",
72+
"@stripe/stripe-js": "5.10.0",
7373
"@swc/helpers": "^0.5.17",
7474
"@zxcvbn-ts/core": "3.0.4",
7575
"@zxcvbn-ts/language-common": "3.0.4",
76-
"alien-signals": "2.0.6",
76+
"alien-signals": "2.0.8",
7777
"browser-tabs-lock": "1.3.0",
7878
"copy-to-clipboard": "3.3.3",
79-
"core-js": "3.41.0",
79+
"core-js": "3.45.1",
8080
"crypto-js": "^4.2.0",
8181
"dequal": "2.0.3",
8282
"input-otp": "1.4.2",
8383
"qrcode.react": "4.2.0",
8484
"regenerator-runtime": "0.14.1",
85-
"swr": "2.3.4"
85+
"swr": "2.3.6"
8686
},
8787
"devDependencies": {
8888
"@clerk/testing": "workspace:^",

0 commit comments

Comments
 (0)