Merge branch 'chore/realm-upgrade' into 'master'

Chore/realm upgrade

See merge request bloodyhealth/drip!393
This commit is contained in:
bl00dymarie
2022-06-19 17:04:30 +00:00
9 changed files with 14815 additions and 578 deletions
+5 -9
View File
@@ -47,17 +47,17 @@
"react-native": "0.61.0",
"react-native-calendars": "^1.19.3",
"react-native-document-picker": "^4.2.0",
"react-native-fs": "^2.15.1",
"react-native-fs": "^2.19.0",
"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.17",
"react-native-restart": "0.0.18",
"react-native-share": "^3.0.0",
"react-native-simple-toast": "^1.1.3",
"react-native-size-matters": "^0.4.0",
"react-native-vector-icons": "^7.1.0",
"react-native-vector-icons": "^9.1.0",
"react-redux": "^6.0.0",
"realm": "^3.6.5",
"realm": "^10.16.0",
"redux": "^4.0.1",
"redux-starter-kit": "^0.6.3",
"sympto": "2.0.0"
@@ -107,9 +107,5 @@
"bugs": {
"url": "https://gitlab.com/bloodyhealth/drip/issues"
},
"homepage": "https://gitlab.com/bloodyhealth/drip#README",
"engines": {
"node": ">=10.0.0 <11",
"npm": ">=6.0.0 <7"
}
"homepage": "https://gitlab.com/bloodyhealth/drip#README"
}