|
11 | 11 | "expo-random": "^6.0.0", |
12 | 12 | "intl": "^1.2.5", |
13 | 13 | "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", |
16 | 16 | "node-libs-react-native": "^1.0.3", |
17 | 17 | "protobufjs": "^6.8.8", |
18 | 18 | "qr-image": "^3.2.0", |
19 | 19 | "react": "16.8.3", |
20 | 20 | "react-native": "0.59.10", |
21 | | - "react-native-camera": "^2.11.0", |
| 21 | + "react-native-camera": "^2.11.2", |
22 | 22 | "react-native-device-info": "^2.3.2", |
23 | 23 | "react-native-dropdownalert": "^3.10.0", |
24 | | - "react-native-fs": "^2.13.3", |
| 24 | + "react-native-fs": "^2.14.1", |
25 | 25 | "react-native-gesture-handler": "^1.3.0", |
26 | 26 | "react-native-icloudstore": "^0.9.0", |
27 | 27 | "react-native-keychain": "^3.1.3", |
28 | 28 | "react-native-share": "^1.2.1", |
29 | | - "react-native-svg": "^9.5.1", |
| 29 | + "react-native-svg": "^9.6.2", |
30 | 30 | "react-native-unimodules": "^0.5.4", |
31 | | - "react-navigation": "^3.11.0" |
| 31 | + "react-navigation": "^3.11.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "metro-react-native-babel-preset": "0.52.0", |
| 34 | + "metro-react-native-babel-preset": "0.56.0", |
35 | 35 | "prop-types": "^15.7.2", |
36 | | - "react-test-renderer": "16.6.3", |
37 | 36 | "sinon": "^6.1.5" |
38 | 37 | }, |
39 | 38 | "private": true |
|
0 commit comments