diff --git a/package.json b/package.json index 25cd14f..b995363 100644 --- a/package.json +++ b/package.json @@ -23,14 +23,14 @@ "@react-navigation/native": "^7.1.6", "@tanstack/react-query": "^5.81.2", "crypto-browserify": "^3.12.1", - "expo": "~53.0.22", + "expo": "55.0.25", "expo-blur": "~14.1.5", "expo-build-properties": "~0.14.6", - "expo-constants": "~17.1.6", + "expo-constants": "55.0.8-canary-20260424-7bedc9d", "expo-font": "~13.3.1", "expo-haptics": "~14.1.4", "expo-image": "~2.4.0", - "expo-linking": "~7.1.5", + "expo-linking": "55.0.0", "expo-router": "~5.1.5", "expo-splash-screen": "~0.30.9", "expo-status-bar": "~2.2.3", @@ -51,8 +51,8 @@ "react-native-web": "~0.20.0", "react-native-webview": "13.13.5", "stream-browserify": "^3.0.0", - "viem": "2.29.2", - "wagmi": "^2.15.6", + "viem": "2.54.2", + "wagmi": "3.0.0", "zustand": "^5.0.5", "expo-crypto": "~14.1.5" },