Update react-native to v0.64.3

This commit is contained in:
Sofiya Tepikin
2022-08-22 10:01:07 +00:00
parent 505584f1eb
commit a44827f65a
20 changed files with 797 additions and 1100 deletions
+7 -7
View File
@@ -37,13 +37,13 @@
"csvtojson": "^2.0.8",
"i18next": "^21.9.0",
"moment": "^2.29.4",
"nodejs-mobile-react-native": "^0.6.2",
"nodejs-mobile-react-native": "^0.6.3",
"object-path": "^0.11.4",
"obv": "0.0.1",
"prop-types": "^15.8.1",
"react": "16.13.1",
"react": "17.0.1",
"react-i18next": "^11.18.3",
"react-native": "0.63.4",
"react-native": "0.64.3",
"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.8.4",
"@babel/core": "^7.12.9",
"@babel/eslint-parser": "^7.16.3",
"@babel/preset-react": "^7.16.0",
"@babel/runtime": "^7.8.4",
"@babel/runtime": "^7.12.5",
"basic-changelog": "gitlab:bloodyhealth/basic-changelog",
"eslint": "^6.5.1",
"eslint": "7.14.0",
"eslint-plugin-react": "^7.8.2",
"husky": "^8.0.0",
"jest": "^28.1.3",
"jetifier": "^1.6.6",
"metro-react-native-babel-preset": "^0.59.0",
"metro-react-native-babel-preset": "^0.64.0",
"prettier": "2.4.0",
"pretty-quick": "^3.1.1",
"react-native-version": "^3.1.0",