Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 4ad8188

Browse files
committed
Upgrade other mobile npm deps
1 parent e5689ab commit 4ad8188

File tree

2 files changed

+37
-64
lines changed

2 files changed

+37
-64
lines changed

mobile/package-lock.json

Lines changed: 30 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mobile/package.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,28 @@
1111
"expo-random": "^6.0.0",
1212
"intl": "^1.2.5",
1313
"locale-currency": "0.0.2",
14-
"mobx": "^4.9.4",
15-
"mobx-react": "^5.4.3",
14+
"mobx": "^4.13.0",
15+
"mobx-react": "^6.1.3",
1616
"node-libs-react-native": "^1.0.3",
1717
"protobufjs": "^6.8.8",
1818
"qr-image": "^3.2.0",
1919
"react": "16.8.3",
2020
"react-native": "0.59.10",
21-
"react-native-camera": "^2.11.0",
21+
"react-native-camera": "^2.11.2",
2222
"react-native-device-info": "^2.3.2",
2323
"react-native-dropdownalert": "^3.10.0",
24-
"react-native-fs": "^2.13.3",
24+
"react-native-fs": "^2.14.1",
2525
"react-native-gesture-handler": "^1.3.0",
2626
"react-native-icloudstore": "^0.9.0",
2727
"react-native-keychain": "^3.1.3",
2828
"react-native-share": "^1.2.1",
29-
"react-native-svg": "^9.5.1",
29+
"react-native-svg": "^9.6.2",
3030
"react-native-unimodules": "^0.5.4",
31-
"react-navigation": "^3.11.0"
31+
"react-navigation": "^3.11.1"
3232
},
3333
"devDependencies": {
34-
"metro-react-native-babel-preset": "0.52.0",
34+
"metro-react-native-babel-preset": "0.56.0",
3535
"prop-types": "^15.7.2",
36-
"react-test-renderer": "16.6.3",
3736
"sinon": "^6.1.5"
3837
},
3938
"private": true

0 commit comments

Comments
 (0)