diff --git a/package.json b/package.json index 813a1b4..d04e395 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@google/generative-ai": "^0.24.1", "@notifee/react-native": "^9.1.8", "@react-native-async-storage/async-storage": "2.1.2", - "@react-native-community/netinfo": "^11.4.1", + "@react-native-community/netinfo": "11.4.1", "@react-native-firebase/app": "^22.4.0", "@react-native-firebase/dynamic-links": "^22.4.0", "@react-native-firebase/firestore": "^22.4.0", @@ -36,7 +36,7 @@ "expo-device": "~7.1.4", "expo-file-system": "~18.1.11", "expo-font": "^13.3.2", - "expo-haptics": "^15.0.7", + "expo-haptics": "~14.1.4", "expo-image-picker": "~16.1.4", "expo-linking": "~7.1.7", "expo-local-authentication": "~16.0.5", @@ -45,20 +45,20 @@ "expo-notifications": "~0.31.4", "expo-print": "~14.1.4", "expo-router": "~5.1.4", - "expo-secure-store": "^56.0.4", + "expo-secure-store": "~14.2.4", "expo-sharing": "~13.1.5", "expo-splash-screen": "~0.30.10", "expo-status-bar": "~2.2.3", "expo-system-ui": "~5.0.10", "expo-updates": "~0.28.17", "expo-web-browser": "~14.2.0", - "lottie-react-native": "^7.2.2", + "lottie-react-native": "7.2.2", "react": "19.0.0", - "react-native": "^0.79.5", + "react-native": "0.79.6", "react-native-dropdown-picker": "^5.4.6", "react-native-flip-card": "^3.5.7", "react-native-fs": "^2.20.0", - "react-native-gesture-handler": "^2.28.0", + "react-native-gesture-handler": "~2.24.0", "react-native-google-mobile-ads": "^15.4.0", "react-native-image-crop-picker": "^0.51.0", "react-native-popup-menu": "^0.18.0", @@ -67,7 +67,7 @@ "react-native-safe-area-context": "5.4.0", "react-native-screens": "~4.11.1", "react-native-size-matters": "^0.4.2", - "react-native-svg": "^15.11.2", + "react-native-svg": "15.11.2", "react-native-uuid": "^2.0.3", "react-native-video": "^6.16.1", "react-native-web": "~0.20.0",