chore: upgrade depenendecies

This commit is contained in:
Satyajit Sahoo
2020-09-23 00:45:27 +02:00
parent dcbfe52667
commit 2bb6603aa3
23 changed files with 3142 additions and 4262 deletions

View File

@@ -42,15 +42,15 @@
},
"devDependencies": {
"@react-native-community/bob": "^0.16.2",
"@testing-library/react-native": "^7.0.1",
"@types/react": "^16.9.44",
"@testing-library/react-native": "^7.0.2",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@types/react-native": "^0.63.4",
"@types/react-native": "^0.63.20",
"del-cli": "^3.0.1",
"react": "~16.9.0",
"react": "~16.13.1",
"react-dom": "^16.13.1",
"react-native": "~0.62.2",
"typescript": "^3.9.7"
"react-native": "~0.63.2",
"typescript": "^4.0.3"
},
"peerDependencies": {
"react": "*",