use of expo doctor to 'fix' my dependencies
Showing
... | @@ -20,8 +20,8 @@ | ... | @@ -20,8 +20,8 @@ |
"@shopify/restyle": "^2.4.4", | "@shopify/restyle": "^2.4.4", | ||
"@tanstack/react-query": "^5.35.1", | "@tanstack/react-query": "^5.35.1", | ||
"axios": "^1.6.8", | "axios": "^1.6.8", | ||
"expo": "~51.0.8", | "expo": "~51.0.31", | ||
"expo-dev-client": "~4.0.14", | "expo-dev-client": "~4.0.25", | ||
"expo-local-authentication": "~14.0.1", | "expo-local-authentication": "~14.0.1", | ||
"expo-status-bar": "~1.12.1", | "expo-status-bar": "~1.12.1", | ||
"expo-web-browser": "~13.0.3", | "expo-web-browser": "~13.0.3", | ||
... | @@ -29,15 +29,15 @@ | ... | @@ -29,15 +29,15 @@ |
"moti": "^0.29.0", | "moti": "^0.29.0", | ||
"react": "18.2.0", | "react": "18.2.0", | ||
"react-modal-promise": "^1.0.2", | "react-modal-promise": "^1.0.2", | ||
"react-native": "0.74.1", | "react-native": "0.74.5", | ||
"react-native-base64": "^0.2.1", | "react-native-base64": "^0.2.1", | ||
"react-native-gesture-handler": "~2.16.1", | "react-native-gesture-handler": "~2.16.1", | ||
"react-native-logs": "^5.1.0", | "react-native-logs": "^5.1.0", | ||
"react-native-qrcode-svg": "^6.3.1", | "react-native-qrcode-svg": "^6.3.1", | ||
"react-native-reanimated": "~3.10.1", | "react-native-reanimated": "~3.10.1", | ||
"react-native-safe-area-context": "4.10.1", | "react-native-safe-area-context": "4.10.5", | ||
"react-native-screens": "3.31.1", | "react-native-screens": "3.31.1", | ||
"react-native-svg": "^15.3.0", | "react-native-svg": "15.2.0", | ||
"react-native-vector-icons": "^10.1.0" | "react-native-vector-icons": "^10.1.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
Please
register
or
sign in
to comment