diff --git a/package.json b/package.json index db8fa7a..edb2584 100644 --- a/package.json +++ b/package.json @@ -13,32 +13,32 @@ }, "dependencies": { "@expo/vector-icons": "^15.0.3", - "@react-native-async-storage/async-storage": "2.2.0", + "@react-native-async-storage/async-storage": "3.0.1", "@react-navigation/bottom-tabs": "^7.4.0", "@react-navigation/elements": "^2.6.3", "@react-navigation/native": "^7.1.8", - "expo": "~54.0.29", - "expo-constants": "~18.0.12", - "expo-crypto": "~15.0.8", - "expo-font": "~14.0.10", - "expo-haptics": "~15.0.8", - "expo-image": "~3.0.11", - "expo-linking": "~8.0.10", - "expo-router": "~6.0.19", - "expo-splash-screen": "~31.0.12", - "expo-status-bar": "~3.0.9", - "expo-symbols": "~1.0.8", - "expo-system-ui": "~6.0.9", - "expo-web-browser": "~15.0.10", - "react": "19.2.3", - "react-dom": "19.2.3", - "react-native": "0.83.0", - "react-native-gesture-handler": "~2.29.1", + "expo": "~55.0.4", + "expo-constants": "~55.0.7", + "expo-crypto": "~55.0.8", + "expo-font": "~55.0.4", + "expo-haptics": "~55.0.8", + "expo-image": "~55.0.5", + "expo-linking": "~55.0.7", + "expo-router": "~55.0.3", + "expo-splash-screen": "~55.0.10", + "expo-status-bar": "~55.0.4", + "expo-symbols": "~55.0.4", + "expo-system-ui": "~55.0.9", + "expo-web-browser": "~55.0.9", + "react": "19.2.4", + "react-dom": "19.2.4", + "react-native": "0.84.1", + "react-native-gesture-handler": "~2.30.0", "react-native-reanimated": "~4.2.0", - "react-native-safe-area-context": "~5.6.0", - "react-native-screens": "~4.19.0", + "react-native-safe-area-context": "~5.7.0", + "react-native-screens": "~4.24.0", "react-native-web": "~0.21.0", - "react-native-worklets": "0.7.1" + "react-native-worklets": "0.7.4" }, "devDependencies": { "@types/react": "~19.1.0",