|
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": { |
|
218 | 182 | "input-otp": "^1.2.4", |
219 | 183 | "mipd": "0.0.7", |
220 | 184 | "uqr": "0.1.2", |
221 | | - "viem": "2.21.34" |
| 185 | + "viem": "2.21.35" |
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.678.0", |
322 | | - "@aws-sdk/client-lambda": "3.678.0", |
323 | | - "@aws-sdk/credential-providers": "3.678.0", |
| 285 | + "@aws-sdk/client-kms": "3.679.0", |
| 286 | + "@aws-sdk/client-lambda": "3.680.0", |
| 287 | + "@aws-sdk/credential-providers": "3.679.0", |
324 | 288 | "@biomejs/biome": "1.9.4", |
325 | 289 | "@chromatic-com/storybook": "2.0.2", |
326 | 290 | "@codspeed/vitest-plugin": "3.1.1", |
|
342 | 306 | "@types/react": "^18.3.11", |
343 | 307 | "@viem/anvil": "0.0.10", |
344 | 308 | "@vitejs/plugin-react": "^4.3.3", |
345 | | - "@vitest/coverage-v8": "2.1.3", |
346 | | - "@vitest/ui": "2.1.3", |
| 309 | + "@vitest/coverage-v8": "2.1.4", |
| 310 | + "@vitest/ui": "2.1.4", |
347 | 311 | "cross-spawn": "7.0.3", |
348 | 312 | "dotenv-mono": "^1.3.14", |
349 | 313 | "ethers5": "npm:ethers@5", |
350 | 314 | "ethers6": "npm:ethers@6", |
351 | 315 | "expo-linking": "6.3.1", |
352 | 316 | "expo-web-browser": "13.0.3", |
353 | 317 | "happy-dom": "^15.7.4", |
354 | | - "knip": "^5.33.3", |
355 | | - "msw": "^2.4.12", |
| 318 | + "knip": "5.34.2", |
| 319 | + "msw": "^2.5.2", |
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 | 324 | "react-native-passkey": "3.0.0-beta2", |
361 | 325 | "react-native-quick-crypto": "0.7.5", |
362 | | - "react-native-svg": "15.7.1", |
| 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 | 330 | "storybook": "8.3.6", |
367 | 331 | "typedoc": "0.26.10", |
368 | 332 | "typescript": "5.6.3", |
369 | 333 | "vite": "5.4.10", |
370 | | - "vitest": "2.1.3" |
| 334 | + "vitest": "2.1.4" |
371 | 335 | } |
372 | 336 | } |
0 commit comments