diff --git a/generators/react-native/resources/expo/package.json b/generators/react-native/resources/expo/package.json index 272be676c..0a41743a3 100644 --- a/generators/react-native/resources/expo/package.json +++ b/generators/react-native/resources/expo/package.json @@ -9,34 +9,34 @@ "dependencies": { "@expo/metro-runtime": "~4.0.0", "@expo/vector-icons": "^14.0.4", - "@react-native-async-storage/async-storage": "1.23.1", + "@react-native-async-storage/async-storage": "2.1.0", "@react-native-community/datetimepicker": "8.2.0", "@react-native-masked-view/masked-view": "0.3.2", - "@react-native-picker/picker": "2.9.0", + "@react-native-picker/picker": "2.10.2", "@react-navigation/devtools": "7.0.15", "expo": "52.0.19", - "expo-auth-session": "~6.0.0", - "expo-constants": "~17.0.2", - "expo-image-picker": "~16.0.1", - "expo-linking": "~7.0.2", + "expo-auth-session": "~6.0.1", + "expo-constants": "~17.0.3", + "expo-image-picker": "~16.0.3", + "expo-linking": "~7.0.3", "expo-random": "~14.0.1", - "expo-splash-screen": "~0.29.8", + "expo-splash-screen": "~0.29.18", "expo-status-bar": "~2.0.0", - "expo-web-browser": "~14.0.0", + "expo-web-browser": "~14.0.1", "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.76.5", - "react-native-gesture-handler": "~2.20.2", - "react-native-reanimated": "~3.16.1", - "react-native-safe-area-context": "4.12.0", - "react-native-screens": "~4.1.0", + "react-native-gesture-handler": "~2.21.2", + "react-native-reanimated": "~3.16.6", + "react-native-safe-area-context": "5.0.0", + "react-native-screens": "~4.4.0", "react-native-web": "~0.19.13" }, "devDependencies": { "@babel/core": "^7.26.0", "@react-native-community/cli-server-api": "16.0.2", "@types/react": "~18.3.13", - "jest-expo": "~52.0.0", + "jest-expo": "~52.0.2", "typescript": "~5.7.2" }, "expo": {