mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-26 23:31:28 +08:00
chore: upgrade depenendecies
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"expo-asset": "~8.2.0",
|
||||
"expo-blur": "~8.2.0",
|
||||
"expo-linking": "^1.0.4",
|
||||
"expo-updates": "~0.3.3",
|
||||
"expo-updates": "~0.3.5",
|
||||
"koa": "^2.13.0",
|
||||
"react": "~16.13.1",
|
||||
"react-dom": "~16.13.1",
|
||||
@@ -31,26 +31,26 @@
|
||||
"react-native-reanimated": "~1.13.0",
|
||||
"react-native-safe-area-context": "3.1.4",
|
||||
"react-native-screens": "~2.10.1",
|
||||
"react-native-tab-view": "^2.15.1",
|
||||
"react-native-tab-view": "^2.15.2",
|
||||
"react-native-vector-icons": "^7.0.0",
|
||||
"react-native-web": "^0.13.13"
|
||||
"react-native-web": "^0.13.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.10.1",
|
||||
"@expo/webpack-config": "^0.12.21",
|
||||
"@types/cheerio": "^0.22.21",
|
||||
"@expo/webpack-config": "^0.12.38",
|
||||
"@types/cheerio": "^0.22.22",
|
||||
"@types/jest-dev-server": "^4.2.0",
|
||||
"@types/koa": "^2.11.4",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/react": "~16.9.35",
|
||||
"@types/react": "~16.9.51",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-native": "~0.63.2",
|
||||
"@types/react-native": "~0.63.25",
|
||||
"babel-loader": "^8.1.0",
|
||||
"babel-plugin-module-resolver": "^4.0.0",
|
||||
"babel-preset-expo": "^8.3.0",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"expo-cli": "^3.27.7",
|
||||
"jest": "^26.4.2",
|
||||
"expo-cli": "^3.27.14",
|
||||
"jest": "^26.5.2",
|
||||
"jest-dev-server": "^4.4.0",
|
||||
"mock-require-assets": "^0.0.1",
|
||||
"node-fetch": "^2.6.1",
|
||||
|
||||
Reference in New Issue
Block a user