Update react-native to v0.62.0
This commit is contained in:
+7
-6
@@ -31,6 +31,7 @@
|
||||
"dependencies": {
|
||||
"@js-joda/core": "^5.2.0",
|
||||
"@ptomasroos/react-native-multi-slider": "^2.2.0",
|
||||
"@react-native-community/art": "^1.2.0",
|
||||
"@react-native-community/datetimepicker": "^6.3.1",
|
||||
"@react-native-community/push-notification-ios": "^1.8.0",
|
||||
"csvtojson": "^2.0.8",
|
||||
@@ -40,9 +41,9 @@
|
||||
"object-path": "^0.11.4",
|
||||
"obv": "0.0.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "16.9.0",
|
||||
"react": "16.11.0",
|
||||
"react-i18next": "^11.18.3",
|
||||
"react-native": "0.61.0",
|
||||
"react-native": "0.62.0",
|
||||
"react-native-calendars": "^1.1287.0",
|
||||
"react-native-document-picker": "^4.2.0",
|
||||
"react-native-exit-app-v2": "^1.2.2",
|
||||
@@ -50,7 +51,7 @@
|
||||
"react-native-hyperlink": "0.0.19",
|
||||
"react-native-modal-datetime-picker": "8.0.0",
|
||||
"react-native-push-notification": "3.2.1",
|
||||
"react-native-restart": "0.0.18",
|
||||
"react-native-restart": "0.0.24",
|
||||
"react-native-share": "^3.0.0",
|
||||
"react-native-simple-toast": "^1.1.3",
|
||||
"react-native-size-matters": "^0.4.0",
|
||||
@@ -69,17 +70,17 @@
|
||||
"@babel/runtime": "^7.6.2",
|
||||
"basic-changelog": "gitlab:bloodyhealth/basic-changelog",
|
||||
"chai": "^4.1.2",
|
||||
"eslint": "^6.4.0",
|
||||
"eslint": "^6.5.1",
|
||||
"eslint-plugin-react": "^7.8.2",
|
||||
"husky": "^8.0.0",
|
||||
"jetifier": "^1.6.6",
|
||||
"left-pad": "^1.3.0",
|
||||
"metro-react-native-babel-preset": "^0.56.0",
|
||||
"metro-react-native-babel-preset": "^0.58.0",
|
||||
"mocha": "^5.2.0",
|
||||
"prettier": "2.4.0",
|
||||
"pretty-quick": "^3.1.1",
|
||||
"react-native-version": "^3.1.0",
|
||||
"react-test-renderer": "16.9.0",
|
||||
"react-test-renderer": "16.11.0",
|
||||
"readline": "^1.3.0"
|
||||
},
|
||||
"description": "A menstrual cycle tracking app that's open-source and leaves your data on your phone. Use it to track your menstrual cycle or for fertility awareness!",
|
||||
|
||||
Reference in New Issue
Block a user