|
@@ -50,20 +50,20 @@
|
50
|
50
|
"lodash": "4.17.4",
|
51
|
51
|
"nuclear-js": "1.4.0",
|
52
|
52
|
"postis": "2.2.0",
|
53
|
|
- "prop-types": "15.5.10",
|
|
53
|
+ "prop-types": "15.6.0",
|
54
|
54
|
"react": "15.6.1",
|
55
|
55
|
"react-dom": "15.6.1",
|
56
|
56
|
"react-i18next": "4.8.0",
|
57
|
57
|
"react-native": "0.42.3",
|
58
|
|
- "react-native-background-timer": "1.2.0",
|
59
|
|
- "react-native-callstats": "3.24.1",
|
|
58
|
+ "react-native-background-timer": "1.3.0",
|
|
59
|
+ "react-native-callstats": "3.24.6",
|
60
|
60
|
"react-native-fetch-blob": "0.10.8",
|
61
|
61
|
"react-native-img-cache": "1.4.0",
|
62
|
62
|
"react-native-immersive": "1.1.0",
|
63
|
63
|
"react-native-keep-awake": "2.0.5",
|
64
|
64
|
"react-native-locale-detector": "1.0.1",
|
65
|
65
|
"react-native-prompt": "1.0.0",
|
66
|
|
- "react-native-vector-icons": "4.3.0",
|
|
66
|
+ "react-native-vector-icons": "4.4.0",
|
67
|
67
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
68
|
68
|
"react-redux": "5.0.6",
|
69
|
69
|
"redux": "3.7.2",
|
|
@@ -101,8 +101,8 @@
|
101
|
101
|
"precommit-hook": "3.0.0",
|
102
|
102
|
"string-replace-loader": "1.3.0",
|
103
|
103
|
"style-loader": "0.18.2",
|
104
|
|
- "webpack": "3.5.6",
|
105
|
|
- "webpack-dev-server": "2.7.1"
|
|
104
|
+ "webpack": "3.6.0",
|
|
105
|
+ "webpack-dev-server": "2.9.1"
|
106
|
106
|
},
|
107
|
107
|
"engines": {
|
108
|
108
|
"node": ">=6.0.0"
|