|
@@ -23,15 +23,15 @@
|
23
|
23
|
"async": "0.9.0",
|
24
|
24
|
"autosize": "1.18.13",
|
25
|
25
|
"bootstrap": "3.1.1",
|
26
|
|
- "es6-iterator": "2.0.0",
|
27
|
|
- "es6-symbol": "3.1.0",
|
28
|
|
- "i18next": "7.0.0",
|
|
26
|
+ "es6-iterator": "2.0.1",
|
|
27
|
+ "es6-symbol": "3.1.1",
|
|
28
|
+ "i18next": "7.1.2",
|
29
|
29
|
"i18next-browser-languagedetector": "1.0.1",
|
30
|
|
- "i18next-xhr-backend": "1.3.0",
|
|
30
|
+ "i18next-xhr-backend": "1.4.0",
|
31
|
31
|
"jitsi-meet-logger": "jitsi/jitsi-meet-logger",
|
32
|
32
|
"jquery": "2.1.4",
|
33
|
33
|
"jquery-contextmenu": "2.4.3",
|
34
|
|
- "jquery-i18next": "1.1.0",
|
|
34
|
+ "jquery-i18next": "1.2.0",
|
35
|
35
|
"jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
|
36
|
36
|
"jquery-ui": "1.10.5",
|
37
|
37
|
"jssha": "1.5.0",
|
|
@@ -41,10 +41,10 @@
|
41
|
41
|
"react": "15.4.2",
|
42
|
42
|
"react-dom": "15.4.2",
|
43
|
43
|
"react-i18next": "2.2.0",
|
44
|
|
- "react-native": "0.42.0",
|
|
44
|
+ "react-native": "0.42.3",
|
45
|
45
|
"react-native-background-timer": "1.0.0",
|
46
|
46
|
"react-native-immersive": "0.0.4",
|
47
|
|
- "react-native-keep-awake": "2.0.2",
|
|
47
|
+ "react-native-keep-awake": "2.0.3",
|
48
|
48
|
"react-native-locale-detector": "1.0.1",
|
49
|
49
|
"react-native-prompt": "1.0.0",
|
50
|
50
|
"react-native-vector-icons": "4.0.0",
|
|
@@ -60,22 +60,22 @@
|
60
|
60
|
"xmldom": "0.1.27"
|
61
|
61
|
},
|
62
|
62
|
"devDependencies": {
|
63
|
|
- "babel-core": "6.23.1",
|
64
|
|
- "babel-eslint": "7.1.1",
|
65
|
|
- "babel-loader": "6.3.2",
|
|
63
|
+ "babel-core": "6.24.0",
|
|
64
|
+ "babel-eslint": "7.2.0",
|
|
65
|
+ "babel-loader": "6.4.1",
|
66
|
66
|
"babel-polyfill": "6.23.0",
|
67
|
|
- "babel-preset-es2015": "6.22.0",
|
|
67
|
+ "babel-preset-es2015": "6.24.0",
|
68
|
68
|
"babel-preset-react": "6.23.0",
|
69
|
69
|
"babel-preset-stage-1": "6.22.0",
|
70
|
70
|
"clean-css": "3.4.25",
|
71
|
71
|
"css-loader": "0.26.2",
|
72
|
|
- "eslint": "3.16.1",
|
73
|
|
- "eslint-plugin-flowtype": "2.30.0",
|
|
72
|
+ "eslint": "3.18.0",
|
|
73
|
+ "eslint-plugin-flowtype": "2.30.3",
|
74
|
74
|
"eslint-plugin-import": "2.2.0",
|
75
|
|
- "eslint-plugin-jsdoc": "2.4.0",
|
76
|
|
- "eslint-plugin-react": "6.10.0",
|
77
|
|
- "eslint-plugin-react-native": "2.2.1",
|
78
|
|
- "expose-loader": "0.7.1",
|
|
75
|
+ "eslint-plugin-jsdoc": "3.0.0",
|
|
76
|
+ "eslint-plugin-react": "6.10.3",
|
|
77
|
+ "eslint-plugin-react-native": "2.3.1",
|
|
78
|
+ "expose-loader": "0.7.3",
|
79
|
79
|
"file-loader": "0.10.1",
|
80
|
80
|
"flow-bin": "0.38.0",
|
81
|
81
|
"haste-resolver-webpack-plugin": "0.2.2",
|
|
@@ -85,7 +85,7 @@
|
85
|
85
|
"node-sass": "3.13.1",
|
86
|
86
|
"precommit-hook": "3.0.0",
|
87
|
87
|
"string-replace-loader": "1.0.5",
|
88
|
|
- "style-loader": "0.13.2",
|
|
88
|
+ "style-loader": "0.15.0",
|
89
|
89
|
"webpack": "1.14.0",
|
90
|
90
|
"webpack-dev-server": "1.16.3"
|
91
|
91
|
},
|