Merge branch '@expo-upgrade/51' into dev
Showing
... | @@ -20,14 +20,14 @@ | ... | @@ -20,14 +20,14 @@ |
"@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": "~50.0.14", | "expo": "~51.0.8", | ||
"expo-status-bar": "~1.11.1", | "expo-status-bar": "~1.12.1", | ||
"expo-web-browser": "~13.0.3", | "expo-web-browser": "~13.0.3", | ||
"react": "18.2.0", | "react": "18.2.0", | ||
"react-native": "0.73.6", | "react-native": "0.74.1", | ||
"react-native-base64": "^0.2.1", | "react-native-base64": "^0.2.1", | ||
"react-native-safe-area-context": "4.8.2", | "react-native-safe-area-context": "4.10.1", | ||
"react-native-screens": "~3.29.0" | "react-native-screens": "3.31.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/core": "^7.20.0", | "@babel/core": "^7.20.0", | ||
... | @@ -36,7 +36,8 @@ | ... | @@ -36,7 +36,8 @@ |
"@types/react-native-base64": "^0.2.2", | "@types/react-native-base64": "^0.2.2", | ||
"husky": "^9.0.11", | "husky": "^9.0.11", | ||
"lint-staged": "^15.2.2", | "lint-staged": "^15.2.2", | ||
"typescript": "^5.1.3" | "prop-types": "^15.8.1", | ||
"typescript": "~5.3.3" | |||
}, | }, | ||
"private": true | "private": true | ||
} | } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment