|
59 | 59 | }, |
60 | 60 | "browserslist": "last 2 years", |
61 | 61 | "dependencies": { |
62 | | - "@base-org/account": "2.0.1", |
| 62 | + "@base-org/account": "2.3.1", |
63 | 63 | "@clerk/localizations": "workspace:^", |
64 | 64 | "@clerk/shared": "workspace:^", |
65 | 65 | "@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", |
73 | 73 | "@swc/helpers": "^0.5.17", |
74 | 74 | "@zxcvbn-ts/core": "3.0.4", |
75 | 75 | "@zxcvbn-ts/language-common": "3.0.4", |
76 | | - "alien-signals": "2.0.6", |
| 76 | + "alien-signals": "2.0.8", |
77 | 77 | "browser-tabs-lock": "1.3.0", |
78 | 78 | "copy-to-clipboard": "3.3.3", |
79 | | - "core-js": "3.41.0", |
| 79 | + "core-js": "3.45.1", |
80 | 80 | "crypto-js": "^4.2.0", |
81 | 81 | "dequal": "2.0.3", |
82 | 82 | "input-otp": "1.4.2", |
83 | 83 | "qrcode.react": "4.2.0", |
84 | 84 | "regenerator-runtime": "0.14.1", |
85 | | - "swr": "2.3.4" |
| 85 | + "swr": "2.3.6" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | 88 | "@clerk/testing": "workspace:^", |
|
0 commit comments