|
@@ -32,13 +32,13 @@
|
32
|
32
|
"jws": "*",
|
33
|
33
|
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
34
|
34
|
"postis": "^2.2.0",
|
35
|
|
- "react": "15.4.1",
|
36
|
|
- "react-dom": "15.4.1",
|
|
35
|
+ "react": "15.4.2",
|
|
36
|
+ "react-dom": "15.4.2",
|
37
|
37
|
"react-native": "0.39.2",
|
38
|
38
|
"react-native-prompt": "^1.0.0",
|
39
|
39
|
"react-native-vector-icons": "^3.0.0",
|
40
|
40
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
41
|
|
- "react-redux": "^5.0.1",
|
|
41
|
+ "react-redux": "^5.0.2",
|
42
|
42
|
"react-router": "^3.0.0",
|
43
|
43
|
"react-router-redux": "^4.0.7",
|
44
|
44
|
"redux": "^3.5.2",
|
|
@@ -60,7 +60,7 @@
|
60
|
60
|
"babel-preset-stage-1": "^6.16.0",
|
61
|
61
|
"clean-css": "*",
|
62
|
62
|
"css-loader": "*",
|
63
|
|
- "eslint": "^3.12.2",
|
|
63
|
+ "eslint": "^3.13.1",
|
64
|
64
|
"eslint-plugin-jsdoc": "*",
|
65
|
65
|
"eslint-plugin-react": "*",
|
66
|
66
|
"eslint-plugin-react-native": "^2.2.1",
|