|
@@ -29,12 +29,12 @@
|
29
|
29
|
"bootstrap": "3.1.1",
|
30
|
30
|
"es6-iterator": "2.0.1",
|
31
|
31
|
"es6-symbol": "3.1.1",
|
32
|
|
- "i18next": "8.0.0",
|
|
32
|
+ "i18next": "8.2.1",
|
33
|
33
|
"i18next-browser-languagedetector": "1.0.1",
|
34
|
34
|
"i18next-xhr-backend": "1.4.1",
|
35
|
35
|
"jitsi-meet-logger": "jitsi/jitsi-meet-logger",
|
36
|
36
|
"jquery": "2.1.4",
|
37
|
|
- "jquery-contextmenu": "2.4.3",
|
|
37
|
+ "jquery-contextmenu": "2.4.5",
|
38
|
38
|
"jquery-i18next": "1.2.0",
|
39
|
39
|
"jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
|
40
|
40
|
"jquery-ui": "1.10.5",
|
|
@@ -45,14 +45,14 @@
|
45
|
45
|
"postis": "2.2.0",
|
46
|
46
|
"react": "15.4.2",
|
47
|
47
|
"react-dom": "15.4.2",
|
48
|
|
- "react-i18next": "3.1.0",
|
|
48
|
+ "react-i18next": "4.1.0",
|
49
|
49
|
"react-native": "0.42.3",
|
50
|
|
- "react-native-background-timer": "1.0.0",
|
51
|
|
- "react-native-immersive": "0.0.4",
|
52
|
|
- "react-native-keep-awake": "2.0.3",
|
|
50
|
+ "react-native-background-timer": "1.0.1",
|
|
51
|
+ "react-native-immersive": "0.0.5",
|
|
52
|
+ "react-native-keep-awake": "2.0.4",
|
53
|
53
|
"react-native-locale-detector": "1.0.1",
|
54
|
54
|
"react-native-prompt": "1.0.0",
|
55
|
|
- "react-native-vector-icons": "4.0.1",
|
|
55
|
+ "react-native-vector-icons": "4.1.1",
|
56
|
56
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
57
|
57
|
"react-redux": "5.0.4",
|
58
|
58
|
"redux": "3.6.0",
|
|
@@ -74,11 +74,11 @@
|
74
|
74
|
"babel-preset-react": "6.24.1",
|
75
|
75
|
"babel-preset-stage-1": "6.24.1",
|
76
|
76
|
"clean-css": "3.4.25",
|
77
|
|
- "css-loader": "0.28.0",
|
|
77
|
+ "css-loader": "0.28.1",
|
78
|
78
|
"eslint": "3.19.0",
|
79
|
79
|
"eslint-plugin-flowtype": "2.30.4",
|
80
|
80
|
"eslint-plugin-import": "2.2.0",
|
81
|
|
- "eslint-plugin-jsdoc": "3.0.2",
|
|
81
|
+ "eslint-plugin-jsdoc": "3.1.0",
|
82
|
82
|
"eslint-plugin-react": "6.10.3",
|
83
|
83
|
"eslint-plugin-react-native": "2.3.2",
|
84
|
84
|
"expose-loader": "0.7.3",
|
|
@@ -91,7 +91,7 @@
|
91
|
91
|
"node-sass": "3.13.1",
|
92
|
92
|
"precommit-hook": "3.0.0",
|
93
|
93
|
"string-replace-loader": "1.2.0",
|
94
|
|
- "style-loader": "0.16.1",
|
|
94
|
+ "style-loader": "0.17.0",
|
95
|
95
|
"webpack": "1.14.0",
|
96
|
96
|
"webpack-dev-server": "1.16.3"
|
97
|
97
|
},
|