This commit is contained in:
2025-07-11 00:23:27 +05:00
parent 50d299fb24
commit 452887148d
2 changed files with 6 additions and 6 deletions

View File

@@ -17,14 +17,14 @@
"@react-navigation/native": "^7.1.14",
"@react-navigation/stack": "^7.4.2",
"expo": "~53.0.16",
"expo-image-picker": "~16.1.4",
"expo-status-bar": "~2.2.3",
"react": "19.0.0",
"react-native": "0.79.5",
"react-native-modal-datetime-picker": "^15.0.1",
"react-native-safe-area-context": "^5.5.1",
"react-native-safe-area-context": "^5.5.2",
"react-native-screens": "^4.11.1",
"react-native-svg": "^15.12.0",
"expo-image-picker": "~16.1.4",
"react-native-webview": "^13.11.0"
},
"devDependencies": {