chore: upgrade to expo sdk v49

This commit is contained in:
Ashhhleyyy 2023-08-01 20:16:46 +01:00
parent 8f2ae38858
commit e52fc41118
Signed by: ash
GPG key ID: 83B789081A0878FB
2 changed files with 1792 additions and 1088 deletions

View file

@ -11,34 +11,34 @@
"dependencies": { "dependencies": {
"@expo/vector-icons": "^13.0.0", "@expo/vector-icons": "^13.0.0",
"@expo/webpack-config": "^0.17.2", "@expo/webpack-config": "^0.17.2",
"@react-native-async-storage/async-storage": "~1.17.3", "@react-native-async-storage/async-storage": "1.18.2",
"@react-native-picker/picker": "2.4.8", "@react-native-picker/picker": "2.4.10",
"@react-navigation/bottom-tabs": "^6.4.0", "@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/native": "^6.0.12", "@react-navigation/native": "^6.0.12",
"@react-navigation/native-stack": "^6.8.0", "@react-navigation/native-stack": "^6.8.0",
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",
"expo": "^47.0.0", "expo": "^49.0.0",
"expo-file-system": "~15.1.1", "expo-file-system": "~15.4.2",
"expo-status-bar": "~1.4.2", "expo-status-bar": "~1.6.0",
"react": "18.1.0", "react": "18.2.0",
"react-dom": "18.1.0", "react-dom": "18.2.0",
"react-native": "0.70.5", "react-native": "0.72.3",
"react-native-fast-image": "^8.6.1", "react-native-fast-image": "^8.6.1",
"react-native-gesture-handler": "~2.8.0", "react-native-gesture-handler": "~2.12.0",
"react-native-image-progress": "^1.2.0", "react-native-image-progress": "^1.2.0",
"react-native-modalize": "^2.1.1", "react-native-modalize": "^2.1.1",
"react-native-progress": "^5.0.0", "react-native-progress": "^5.0.0",
"react-native-safe-area-context": "4.4.1", "react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.18.0", "react-native-screens": "~3.22.0",
"react-native-svg": "13.4.0", "react-native-svg": "13.9.0",
"react-native-web": "~0.18.7", "react-native-web": "~0.19.6",
"react-query": "^3.39.2" "react-query": "^3.39.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.19.3", "@babel/core": "^7.20.0",
"@types/react": "~18.0.24", "@types/react": "~18.2.14",
"@types/react-native": "~0.70.6", "@types/react-native": "~0.70.6",
"typescript": "^4.6.3" "typescript": "^5.1.3"
}, },
"private": true "private": true
} }

2848
yarn.lock

File diff suppressed because it is too large Load diff