Commit 299a3758 by G

expo upgrade to 53

parent 76fea779
...@@ -51,7 +51,8 @@ ...@@ -51,7 +51,8 @@
"usesCleartextTraffic": true "usesCleartextTraffic": true
} }
} }
] ],
"expo-web-browser"
], ],
"extra": { "extra": {
"eas": { "eas": {
......
...@@ -14,47 +14,47 @@ ...@@ -14,47 +14,47 @@
"prepare": "husky" "prepare": "husky"
}, },
"dependencies": { "dependencies": {
"@react-native-async-storage/async-storage": "1.23.1", "@react-native-async-storage/async-storage": "2.1.2",
"@react-navigation/bottom-tabs": "^7.0.0-alpha.22", "@react-navigation/bottom-tabs": "^7.0.0-alpha.22",
"@react-navigation/native": "^7.0.0-alpha.18", "@react-navigation/native": "^7.0.0-alpha.18",
"@react-navigation/native-stack": "^7.0.0-alpha.20", "@react-navigation/native-stack": "^7.0.0-alpha.20",
"@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": "~52.0.46", "expo": "^53.0.7",
"expo-build-properties": "~0.13.2", "expo-build-properties": "~0.14.6",
"expo-dev-client": "~5.0.20", "expo-dev-client": "~5.1.8",
"expo-local-authentication": "~15.0.2", "expo-local-authentication": "~16.0.4",
"expo-splash-screen": "~0.29.24", "expo-splash-screen": "~0.30.8",
"expo-status-bar": "~2.0.1", "expo-status-bar": "~2.2.3",
"expo-updates": "~0.27.4", "expo-updates": "~0.28.12",
"expo-web-browser": "~14.0.2", "expo-web-browser": "~14.1.6",
"moment": "^2.30.1", "moment": "^2.30.1",
"moti": "^0.29.0", "moti": "^0.29.0",
"react": "18.3.1", "react": "19.0.0",
"react-modal-promise": "^1.0.2", "react-modal-promise": "^1.0.2",
"react-native": "0.76.9", "react-native": "0.79.2",
"react-native-base64": "^0.2.1", "react-native-base64": "^0.2.1",
"react-native-gesture-handler": "~2.20.2", "react-native-gesture-handler": "~2.24.0",
"react-native-keyboard-aware-scroll-view": "^0.9.5", "react-native-keyboard-aware-scroll-view": "^0.9.5",
"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.16.1", "react-native-reanimated": "~3.17.4",
"react-native-safe-area-context": "4.12.0", "react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.4.0", "react-native-screens": "~4.10.0",
"react-native-svg": "15.8.0", "react-native-svg": "15.11.2",
"react-native-vector-icons": "^10.1.0" "react-native-vector-icons": "^10.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.20.0", "@babel/core": "^7.20.0",
"@biomejs/biome": "1.7.1", "@biomejs/biome": "1.7.1",
"@types/react": "~18.3.12", "@types/react": "~19.0.10",
"@types/react-native-base64": "^0.2.2", "@types/react-native-base64": "^0.2.2",
"@types/react-native-vector-icons": "^6.4.18", "@types/react-native-vector-icons": "^6.4.18",
"husky": "^9.0.11", "husky": "^9.0.11",
"lint-staged": "^15.2.2", "lint-staged": "^15.2.2",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"typescript": "~5.3.3" "typescript": "~5.8.3"
}, },
"private": true "private": true
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment