chore: upgrade dependencies

This commit is contained in:
Satyajit Sahoo
2021-03-07 00:21:32 +01:00
parent e127c84ae9
commit 9fce3a433c
14 changed files with 1570 additions and 1732 deletions

View File

@@ -47,18 +47,18 @@
},
"devDependencies": {
"@react-navigation/native": "^5.8.9",
"@testing-library/react-native": "^7.1.0",
"@testing-library/react-native": "^7.2.0",
"@types/react": "^16.9.53",
"@types/react-native": "~0.63.50",
"@types/react-native": "~0.63.51",
"del-cli": "^3.0.1",
"react": "~16.13.1",
"react-native": "~0.63.2",
"react-native-builder-bob": "^0.17.1",
"react-native-builder-bob": "^0.18.1",
"react-native-gesture-handler": "~1.8.0",
"react-native-reanimated": "~1.13.0",
"react-native-safe-area-context": "3.1.9",
"react-native-screens": "~2.15.0",
"typescript": "^4.1.3"
"typescript": "^4.2.3"
},
"peerDependencies": {
"@react-navigation/native": "^5.0.5",