Update dependencies

This commit is contained in:
Alex Demchenko
2020-09-18 11:48:59 +02:00
parent aeed4b3e6e
commit 7fb53a28ea
5 changed files with 1358 additions and 2096 deletions

View File

@@ -18,20 +18,20 @@
"react-native": "^0.63.2",
"react-native-document-picker": "^3.5.4",
"react-native-file-viewer": "^2.1.1",
"react-native-image-crop-picker": "^0.33.2",
"react-native-safe-area-context": "^3.1.7"
"react-native-image-crop-picker": "^0.35.0",
"react-native-safe-area-context": "^3.1.8"
},
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/core": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@react-native-community/eslint-config": "^2.0.0",
"@types/jest": "^26.0.10",
"@types/react-native": "^0.63.8",
"@types/jest": "^26.0.14",
"@types/react-native": "^0.63.18",
"@types/react-test-renderer": "^16.9.3",
"@types/uuid": "^8.3.0",
"babel-jest": "^26.3.0",
"casual": "^1.6.2",
"eslint": "^7.7.0",
"eslint": "^7.9.0",
"eslint-plugin-simple-import-sort": "^5.0.3",
"jest": "^26.4.2",
"metro-react-native-babel-preset": "^0.63.0",