Update deps

This commit is contained in:
Anton Kalinin 2019-12-02 10:13:16 +01:00
parent bd38f67fb0
commit 453f2bef6c
4 changed files with 1106 additions and 1141 deletions

View File

@ -8,17 +8,17 @@
"eject": "expo eject"
},
"dependencies": {
"expo": "^35.0.0",
"react": "16.8.3",
"react-dom": "16.8.3",
"expo": "35.0.1",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz",
"react-native-web": "^0.11.7"
"react-native-web": "0.11.7"
},
"devDependencies": {
"@types/react": "^16.8.23",
"@types/react-native": "^0.57.65",
"babel-preset-expo": "^7.1.0",
"typescript": "^3.7.2"
"@types/react": "16.9.13",
"@types/react-native": "0.60.23",
"babel-preset-expo": "7.1.0",
"typescript": "3.7.2"
},
"private": true
}

File diff suppressed because it is too large Load Diff

View File

@ -35,11 +35,11 @@
},
"homepage": "https://github.com/jobtoday/react-native-image-viewing#readme",
"devDependencies": {
"@babel/runtime": "7.5.5",
"@types/react": "16.9.2",
"@types/react-native": "0.60.22",
"react": "16.11.0",
"react-native": "0.61.3",
"@babel/runtime": "7.7.4",
"@types/react": "16.9.13",
"@types/react-native": "0.60.23",
"react": "16.12.0",
"react-native": "0.61.5",
"typescript": "3.7.2"
}
}

986
yarn.lock

File diff suppressed because it is too large Load Diff