|
@@ -29,7 +29,7 @@
|
29
|
29
|
"bootstrap": "3.1.1",
|
30
|
30
|
"es6-iterator": "2.0.1",
|
31
|
31
|
"es6-symbol": "3.1.1",
|
32
|
|
- "i18next": "7.1.3",
|
|
32
|
+ "i18next": "8.0.0",
|
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",
|
|
@@ -44,7 +44,7 @@
|
44
|
44
|
"postis": "2.2.0",
|
45
|
45
|
"react": "15.4.2",
|
46
|
46
|
"react-dom": "15.4.2",
|
47
|
|
- "react-i18next": "2.2.3",
|
|
47
|
+ "react-i18next": "3.1.0",
|
48
|
48
|
"react-native": "0.42.3",
|
49
|
49
|
"react-native-background-timer": "1.0.0",
|
50
|
50
|
"react-native-immersive": "0.0.4",
|
|
@@ -66,8 +66,8 @@
|
66
|
66
|
},
|
67
|
67
|
"devDependencies": {
|
68
|
68
|
"babel-core": "6.24.1",
|
69
|
|
- "babel-eslint": "7.2.1",
|
70
|
|
- "babel-loader": "6.4.1",
|
|
69
|
+ "babel-eslint": "7.2.3",
|
|
70
|
+ "babel-loader": "7.0.0",
|
71
|
71
|
"babel-polyfill": "6.23.0",
|
72
|
72
|
"babel-preset-es2015": "6.24.1",
|
73
|
73
|
"babel-preset-react": "6.24.1",
|
|
@@ -77,9 +77,9 @@
|
77
|
77
|
"eslint": "3.19.0",
|
78
|
78
|
"eslint-plugin-flowtype": "2.30.4",
|
79
|
79
|
"eslint-plugin-import": "2.2.0",
|
80
|
|
- "eslint-plugin-jsdoc": "3.0.0",
|
|
80
|
+ "eslint-plugin-jsdoc": "3.0.2",
|
81
|
81
|
"eslint-plugin-react": "6.10.3",
|
82
|
|
- "eslint-plugin-react-native": "2.3.1",
|
|
82
|
+ "eslint-plugin-react-native": "2.3.2",
|
83
|
83
|
"expose-loader": "0.7.3",
|
84
|
84
|
"file-loader": "0.11.1",
|
85
|
85
|
"flow-bin": "0.38.0",
|