|
127 | 127 | }, |
128 | 128 | "typesVersions": { |
129 | 129 | "*": { |
130 | | - "adapters/*": [ |
131 | | - "./dist/types/exports/adapters/*.d.ts" |
132 | | - ], |
133 | | - "auth": [ |
134 | | - "./dist/types/exports/auth.d.ts" |
135 | | - ], |
136 | | - "chains": [ |
137 | | - "./dist/types/exports/chains.d.ts" |
138 | | - ], |
139 | | - "contract": [ |
140 | | - "./dist/types/exports/contract.d.ts" |
141 | | - ], |
142 | | - "deploys": [ |
143 | | - "./dist/types/exports/deploys.d.ts" |
144 | | - ], |
145 | | - "event": [ |
146 | | - "./dist/types/exports/event.d.ts" |
147 | | - ], |
148 | | - "extensions/*": [ |
149 | | - "./dist/types/exports/extensions/*.d.ts" |
150 | | - ], |
151 | | - "pay": [ |
152 | | - "./dist/types/exports/pay.d.ts" |
153 | | - ], |
154 | | - "react": [ |
155 | | - "./dist/types/exports/react.d.ts" |
156 | | - ], |
157 | | - "react-native": [ |
158 | | - "./dist/types/exports/react-native.d.ts" |
159 | | - ], |
160 | | - "rpc": [ |
161 | | - "./dist/types/exports/rpc.d.ts" |
162 | | - ], |
163 | | - "storage": [ |
164 | | - "./dist/types/exports/storage.d.ts" |
165 | | - ], |
166 | | - "transaction": [ |
167 | | - "./dist/types/exports/transaction.d.ts" |
168 | | - ], |
169 | | - "utils": [ |
170 | | - "./dist/types/exports/utils.d.ts" |
171 | | - ], |
172 | | - "wallets": [ |
173 | | - "./dist/types/exports/wallets.d.ts" |
174 | | - ], |
175 | | - "wallets/*": [ |
176 | | - "./dist/types/exports/wallets/*.d.ts" |
177 | | - ], |
178 | | - "modules": [ |
179 | | - "./dist/types/exports/modules.d.ts" |
180 | | - ], |
181 | | - "social": [ |
182 | | - "./dist/types/exports/social.d.ts" |
183 | | - ] |
| 130 | + "adapters/*": ["./dist/types/exports/adapters/*.d.ts"], |
| 131 | + "auth": ["./dist/types/exports/auth.d.ts"], |
| 132 | + "chains": ["./dist/types/exports/chains.d.ts"], |
| 133 | + "contract": ["./dist/types/exports/contract.d.ts"], |
| 134 | + "deploys": ["./dist/types/exports/deploys.d.ts"], |
| 135 | + "event": ["./dist/types/exports/event.d.ts"], |
| 136 | + "extensions/*": ["./dist/types/exports/extensions/*.d.ts"], |
| 137 | + "pay": ["./dist/types/exports/pay.d.ts"], |
| 138 | + "react": ["./dist/types/exports/react.d.ts"], |
| 139 | + "react-native": ["./dist/types/exports/react-native.d.ts"], |
| 140 | + "rpc": ["./dist/types/exports/rpc.d.ts"], |
| 141 | + "storage": ["./dist/types/exports/storage.d.ts"], |
| 142 | + "transaction": ["./dist/types/exports/transaction.d.ts"], |
| 143 | + "utils": ["./dist/types/exports/utils.d.ts"], |
| 144 | + "wallets": ["./dist/types/exports/wallets.d.ts"], |
| 145 | + "wallets/*": ["./dist/types/exports/wallets/*.d.ts"], |
| 146 | + "modules": ["./dist/types/exports/modules.d.ts"], |
| 147 | + "social": ["./dist/types/exports/social.d.ts"] |
184 | 148 | } |
185 | 149 | }, |
186 | 150 | "browser": { |
|
199 | 163 | "!tsconfig.build.json" |
200 | 164 | ], |
201 | 165 | "dependencies": { |
202 | | - "@coinbase/wallet-sdk": "4.1.0", |
| 166 | + "@coinbase/wallet-sdk": "4.2.0", |
203 | 167 | "@emotion/react": "11.13.3", |
204 | 168 | "@emotion/styled": "11.13.0", |
205 | 169 | "@google/model-viewer": "2.1.1", |
|
208 | 172 | "@passwordless-id/webauthn": "^1.6.1", |
209 | 173 | "@radix-ui/react-dialog": "1.1.2", |
210 | 174 | "@radix-ui/react-focus-scope": "1.1.0", |
211 | | - "@radix-ui/react-icons": "1.3.0", |
| 175 | + "@radix-ui/react-icons": "1.3.1", |
212 | 176 | "@radix-ui/react-tooltip": "1.1.3", |
213 | | - "@tanstack/react-query": "5.59.16", |
| 177 | + "@tanstack/react-query": "5.59.19", |
214 | 178 | "@walletconnect/ethereum-provider": "2.17.1", |
215 | 179 | "@walletconnect/sign-client": "2.17.1", |
216 | 180 | "abitype": "1.0.6", |
217 | 181 | "fuse.js": "7.0.0", |
218 | | - "input-otp": "^1.2.4", |
| 182 | + "input-otp": "^1.4.1", |
219 | 183 | "mipd": "0.0.7", |
220 | 184 | "uqr": "0.1.2", |
221 | | - "viem": "2.21.35" |
| 185 | + "viem": "2.21.40" |
222 | 186 | }, |
223 | 187 | "peerDependencies": { |
224 | 188 | "@aws-sdk/client-lambda": "^3", |
|
318 | 282 | "node": ">=18" |
319 | 283 | }, |
320 | 284 | "devDependencies": { |
321 | | - "@aws-sdk/client-kms": "3.679.0", |
322 | | - "@aws-sdk/client-lambda": "3.680.0", |
323 | | - "@aws-sdk/credential-providers": "3.679.0", |
| 285 | + "@aws-sdk/client-kms": "3.682.0", |
| 286 | + "@aws-sdk/client-lambda": "3.682.0", |
| 287 | + "@aws-sdk/credential-providers": "3.685.0", |
324 | 288 | "@biomejs/biome": "1.9.4", |
325 | 289 | "@chromatic-com/storybook": "2.0.2", |
326 | 290 | "@codspeed/vitest-plugin": "3.1.1", |
327 | 291 | "@coinbase/wallet-mobile-sdk": "1.1.2", |
328 | | - "@mobile-wallet-protocol/client": "0.1.1", |
| 292 | + "@mobile-wallet-protocol/client": "0.1.2", |
329 | 293 | "@react-native-async-storage/async-storage": "2.0.0", |
330 | 294 | "@size-limit/preset-big-lib": "11.1.6", |
331 | | - "@storybook/addon-essentials": "8.3.6", |
332 | | - "@storybook/addon-interactions": "8.3.6", |
333 | | - "@storybook/addon-links": "8.3.6", |
334 | | - "@storybook/addon-onboarding": "8.3.6", |
335 | | - "@storybook/react": "8.3.6", |
336 | | - "@storybook/react-vite": "8.3.6", |
337 | | - "@storybook/test": "8.3.6", |
338 | | - "@testing-library/jest-dom": "^6.4.7", |
| 295 | + "@storybook/addon-essentials": "8.4.1", |
| 296 | + "@storybook/addon-interactions": "8.4.1", |
| 297 | + "@storybook/addon-links": "8.4.1", |
| 298 | + "@storybook/addon-onboarding": "8.4.1", |
| 299 | + "@storybook/react": "8.4.1", |
| 300 | + "@storybook/react-vite": "8.4.1", |
| 301 | + "@storybook/test": "8.4.1", |
| 302 | + "@testing-library/jest-dom": "^6.6.3", |
339 | 303 | "@testing-library/react": "^16.0.0", |
340 | 304 | "@testing-library/user-event": "^14.5.2", |
341 | 305 | "@types/cross-spawn": "^6.0.6", |
|
350 | 314 | "ethers6": "npm:ethers@6", |
351 | 315 | "expo-linking": "6.3.1", |
352 | 316 | "expo-web-browser": "13.0.3", |
353 | | - "happy-dom": "^15.7.4", |
354 | | - "knip": "5.34.2", |
355 | | - "msw": "^2.5.2", |
| 317 | + "happy-dom": "^15.9.0", |
| 318 | + "knip": "5.36.2", |
| 319 | + "msw": "^2.6.0", |
356 | 320 | "prettier": "^3.3.2", |
357 | 321 | "react": "18.3.1", |
358 | 322 | "react-native": "0.76.0", |
359 | 323 | "react-native-aes-gcm-crypto": "0.2.2", |
360 | | - "react-native-passkey": "3.0.0-beta2", |
361 | | - "react-native-quick-crypto": "0.7.5", |
| 324 | + "react-native-passkey": "3.0.0", |
| 325 | + "react-native-quick-crypto": "0.7.6", |
362 | 326 | "react-native-svg": "15.8.0", |
363 | 327 | "rimraf": "6.0.1", |
364 | 328 | "sharp": "^0.33.5", |
365 | 329 | "size-limit": "11.1.6", |
366 | | - "storybook": "8.3.6", |
367 | | - "typedoc": "0.26.10", |
| 330 | + "storybook": "8.4.1", |
| 331 | + "typedoc": "0.26.11", |
368 | 332 | "typescript": "5.6.3", |
369 | 333 | "vite": "5.4.10", |
370 | 334 | "vitest": "2.1.4" |
|
0 commit comments