|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@react-native-async-storage/async-storage": "2.2.0", |
| 15 | + "@expo/dom-webview": "56.0.1", |
| 16 | + "@expo/metro-runtime": "~56.0.0", |
15 | 17 | "@tanstack/react-query": "^5.90.21", |
16 | 18 | "@turnkey/api-key-stamper": "0.6.4", |
17 | 19 | "@turnkey/crypto": "2.8.13", |
18 | | - "@turnkey/react-native-passkey-stamper": "1.2.12", |
| 20 | + "@turnkey/react-native-passkey-stamper": "1.2.16", |
19 | 21 | "@wagmi/core": "^2.22.0", |
20 | 22 | "@zerodev/wallet-core": "workspace:^", |
21 | 23 | "@zerodev/wallet-react": "workspace:^", |
22 | | - "babel-preset-expo": "^55.0.13", |
23 | | - "expo": "~55.0.9", |
24 | | - "expo-clipboard": "^55.0.9", |
25 | | - "expo-constants": "~55.0.15", |
26 | | - "expo-dev-client": "~55.0.28", |
27 | | - "expo-linking": "^55.0.14", |
28 | | - "expo-local-authentication": "~55.0.13", |
29 | | - "expo-router": "~55.0.13", |
30 | | - "expo-screen-capture": "~55.0.13", |
31 | | - "expo-secure-store": "^55.0.9", |
32 | | - "expo-splash-screen": "~55.0.19", |
33 | | - "expo-status-bar": "~55.0.5", |
34 | | - "expo-web-browser": "^55.0.10", |
35 | | - "react": "19.2.0", |
36 | | - "react-dom": "19.2.0", |
37 | | - "react-native": "0.83.4", |
38 | | - "react-native-get-random-values": "^2.0.0", |
39 | | - "react-native-passkey": "^3.3.2", |
40 | | - "react-native-safe-area-context": "~5.6.2", |
41 | | - "react-native-screens": "~4.23.0", |
| 24 | + "babel-preset-expo": "~56.0.0", |
| 25 | + "expo": "~56.0.0", |
| 26 | + "expo-clipboard": "~56.0.0", |
| 27 | + "expo-constants": "~56.0.0", |
| 28 | + "expo-dev-client": "~56.0.0", |
| 29 | + "expo-linking": "~56.0.0", |
| 30 | + "expo-local-authentication": "~56.0.0", |
| 31 | + "expo-router": "~56.2.0", |
| 32 | + "expo-screen-capture": "~56.0.0", |
| 33 | + "expo-secure-store": "~56.0.0", |
| 34 | + "expo-splash-screen": "~56.0.0", |
| 35 | + "expo-status-bar": "~56.0.0", |
| 36 | + "expo-system-ui": "~56.0.0", |
| 37 | + "expo-web-browser": "~56.0.0", |
| 38 | + "react": "19.2.3", |
| 39 | + "react-dom": "19.2.3", |
| 40 | + "react-native": "0.85.3", |
| 41 | + "react-native-get-random-values": "~1.11.0", |
| 42 | + "react-native-passkey": "^3.5.0", |
| 43 | + "react-native-safe-area-context": "~5.7.0", |
| 44 | + "react-native-screens": "4.25.2", |
42 | 45 | "react-native-web": "^0.21.2", |
43 | | - "react-native-webview": "13.16.0", |
| 46 | + "react-native-webview": "13.16.1", |
44 | 47 | "tslib": "^2.8.1", |
45 | 48 | "uuid": "^13.0.0", |
46 | 49 | "viem": "~2.38.6", |
47 | 50 | "wagmi": "^2.19.0" |
48 | 51 | }, |
49 | 52 | "devDependencies": { |
50 | | - "@types/react": "~19.2.2", |
| 53 | + "@types/react": "~19.2.14", |
51 | 54 | "typescript": "~5.9.2" |
52 | 55 | }, |
53 | 56 | "private": true |
|
0 commit comments