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