|
|
@@ -49,9 +49,9 @@
|
|
49
|
49
|
"react-native-keep-awake": "2.0.3",
|
|
50
|
50
|
"react-native-locale-detector": "1.0.1",
|
|
51
|
51
|
"react-native-prompt": "1.0.0",
|
|
52
|
|
- "react-native-vector-icons": "4.0.0",
|
|
|
52
|
+ "react-native-vector-icons": "4.0.1",
|
|
53
|
53
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
|
54
|
|
- "react-redux": "5.0.3",
|
|
|
54
|
+ "react-redux": "5.0.4",
|
|
55
|
55
|
"redux": "3.6.0",
|
|
56
|
56
|
"redux-thunk": "2.2.0",
|
|
57
|
57
|
"retry": "0.6.1",
|
|
|
@@ -63,23 +63,23 @@
|
|
63
|
63
|
"xmldom": "0.1.27"
|
|
64
|
64
|
},
|
|
65
|
65
|
"devDependencies": {
|
|
66
|
|
- "babel-core": "6.24.0",
|
|
|
66
|
+ "babel-core": "6.24.1",
|
|
67
|
67
|
"babel-eslint": "7.2.1",
|
|
68
|
68
|
"babel-loader": "6.4.1",
|
|
69
|
69
|
"babel-polyfill": "6.23.0",
|
|
70
|
|
- "babel-preset-es2015": "6.24.0",
|
|
71
|
|
- "babel-preset-react": "6.23.0",
|
|
72
|
|
- "babel-preset-stage-1": "6.22.0",
|
|
|
70
|
+ "babel-preset-es2015": "6.24.1",
|
|
|
71
|
+ "babel-preset-react": "6.24.1",
|
|
|
72
|
+ "babel-preset-stage-1": "6.24.1",
|
|
73
|
73
|
"clean-css": "3.4.25",
|
|
74
|
74
|
"css-loader": "0.28.0",
|
|
75
|
|
- "eslint": "3.18.0",
|
|
|
75
|
+ "eslint": "3.19.0",
|
|
76
|
76
|
"eslint-plugin-flowtype": "2.30.4",
|
|
77
|
77
|
"eslint-plugin-import": "2.2.0",
|
|
78
|
78
|
"eslint-plugin-jsdoc": "3.0.0",
|
|
79
|
79
|
"eslint-plugin-react": "6.10.3",
|
|
80
|
80
|
"eslint-plugin-react-native": "2.3.1",
|
|
81
|
81
|
"expose-loader": "0.7.3",
|
|
82
|
|
- "file-loader": "0.10.1",
|
|
|
82
|
+ "file-loader": "0.11.1",
|
|
83
|
83
|
"flow-bin": "0.38.0",
|
|
84
|
84
|
"haste-resolver-webpack-plugin": "0.2.2",
|
|
85
|
85
|
"imports-loader": "0.7.1",
|
|
|
@@ -87,7 +87,7 @@
|
|
87
|
87
|
"json-loader": "0.5.4",
|
|
88
|
88
|
"node-sass": "3.13.1",
|
|
89
|
89
|
"precommit-hook": "3.0.0",
|
|
90
|
|
- "string-replace-loader": "1.1.0",
|
|
|
90
|
+ "string-replace-loader": "1.2.0",
|
|
91
|
91
|
"style-loader": "0.16.1",
|
|
92
|
92
|
"webpack": "1.14.0",
|
|
93
|
93
|
"webpack-dev-server": "1.16.3"
|