Skip to content

Commit 8a2df8a

Browse files
fix(clerk-js): Update minor & patch dependencies
1 parent aa098bd commit 8a2df8a

File tree

2 files changed

+107
-94
lines changed

2 files changed

+107
-94
lines changed

packages/clerk-js/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,30 +63,30 @@
6363
},
6464
"browserslist": "last 2 years",
6565
"dependencies": {
66-
"@base-org/account": "2.0.1",
66+
"@base-org/account": "2.1.0",
6767
"@clerk/localizations": "workspace:^",
6868
"@clerk/shared": "workspace:^",
6969
"@clerk/types": "workspace:^",
70-
"@coinbase/wallet-sdk": "4.3.0",
71-
"@emotion/cache": "11.11.0",
72-
"@emotion/react": "11.11.1",
73-
"@floating-ui/react": "0.27.12",
74-
"@floating-ui/react-dom": "^2.1.3",
75-
"@formkit/auto-animate": "^0.8.2",
76-
"@stripe/stripe-js": "5.6.0",
70+
"@coinbase/wallet-sdk": "4.3.7",
71+
"@emotion/cache": "11.14.0",
72+
"@emotion/react": "11.14.0",
73+
"@floating-ui/react": "0.27.16",
74+
"@floating-ui/react-dom": "^2.1.6",
75+
"@formkit/auto-animate": "^0.8.4",
76+
"@stripe/stripe-js": "5.10.0",
7777
"@swc/helpers": "^0.5.17",
7878
"@zxcvbn-ts/core": "3.0.4",
7979
"@zxcvbn-ts/language-common": "3.0.4",
80-
"alien-signals": "2.0.6",
80+
"alien-signals": "2.0.7",
8181
"browser-tabs-lock": "1.3.0",
8282
"copy-to-clipboard": "3.3.3",
83-
"core-js": "3.41.0",
83+
"core-js": "3.45.1",
8484
"crypto-js": "^4.2.0",
8585
"dequal": "2.0.3",
8686
"input-otp": "1.4.2",
8787
"qrcode.react": "4.2.0",
8888
"regenerator-runtime": "0.14.1",
89-
"swr": "2.3.4"
89+
"swr": "2.3.6"
9090
},
9191
"devDependencies": {
9292
"@clerk/testing": "workspace:^",

0 commit comments

Comments
 (0)