Update react-native to v0.63.4

This commit is contained in:
Sofiya Tepikin
2022-08-17 17:16:34 +00:00
parent 205fd37203
commit 90e9aeeeb5
15 changed files with 678 additions and 1041 deletions
+5 -5
View File
@@ -41,9 +41,9 @@
"object-path": "^0.11.4",
"obv": "0.0.1",
"prop-types": "^15.8.1",
"react": "16.11.0",
"react": "16.13.1",
"react-i18next": "^11.18.3",
"react-native": "0.62.0",
"react-native": "0.63.4",
"react-native-calendars": "^1.1287.0",
"react-native-document-picker": "^8.1.1",
"react-native-fs": "^2.20.0",
@@ -61,17 +61,17 @@
"sympto": "3.0.1"
},
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/core": "^7.8.4",
"@babel/eslint-parser": "^7.16.3",
"@babel/preset-react": "^7.16.0",
"@babel/runtime": "^7.6.2",
"@babel/runtime": "^7.8.4",
"basic-changelog": "gitlab:bloodyhealth/basic-changelog",
"eslint": "^6.5.1",
"eslint-plugin-react": "^7.8.2",
"husky": "^8.0.0",
"jest": "^28.1.3",
"jetifier": "^1.6.6",
"metro-react-native-babel-preset": "^0.58.0",
"metro-react-native-babel-preset": "^0.59.0",
"prettier": "2.4.0",
"pretty-quick": "^3.1.1",
"react-native-version": "^3.1.0",