Skip to content

Commit b76dbe3

Browse files
fix(clerk-js): Update minor & patch dependencies
1 parent 0835ee7 commit b76dbe3

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
@@ -60,30 +60,30 @@
6060
},
6161
"browserslist": "last 2 years",
6262
"dependencies": {
63-
"@base-org/account": "2.0.1",
63+
"@base-org/account": "2.4.0",
6464
"@clerk/localizations": "workspace:^",
6565
"@clerk/shared": "workspace:^",
6666
"@clerk/types": "workspace:^",
67-
"@coinbase/wallet-sdk": "4.3.0",
68-
"@emotion/cache": "11.11.0",
69-
"@emotion/react": "11.11.1",
70-
"@floating-ui/react": "0.27.12",
71-
"@floating-ui/react-dom": "^2.1.3",
72-
"@formkit/auto-animate": "^0.8.2",
73-
"@stripe/stripe-js": "5.6.0",
67+
"@coinbase/wallet-sdk": "4.3.7",
68+
"@emotion/cache": "11.14.0",
69+
"@emotion/react": "11.14.0",
70+
"@floating-ui/react": "0.27.16",
71+
"@floating-ui/react-dom": "^2.1.6",
72+
"@formkit/auto-animate": "^0.9.0",
73+
"@stripe/stripe-js": "5.10.0",
7474
"@swc/helpers": "^0.5.17",
7575
"@zxcvbn-ts/core": "3.0.4",
7676
"@zxcvbn-ts/language-common": "3.0.4",
77-
"alien-signals": "2.0.6",
77+
"alien-signals": "2.0.8",
7878
"browser-tabs-lock": "1.3.0",
7979
"copy-to-clipboard": "3.3.3",
80-
"core-js": "3.41.0",
80+
"core-js": "3.45.1",
8181
"crypto-js": "^4.2.0",
8282
"dequal": "2.0.3",
8383
"input-otp": "1.4.2",
8484
"qrcode.react": "4.2.0",
8585
"regenerator-runtime": "0.14.1",
86-
"swr": "2.3.4"
86+
"swr": "2.3.6"
8787
},
8888
"devDependencies": {
8989
"@clerk/testing": "workspace:^",

0 commit comments

Comments
 (0)