|
@@ -19,7 +19,7 @@
|
19
|
19
|
"async": "0.9.0",
|
20
|
20
|
"current-executing-script": "0.1.3",
|
21
|
21
|
"jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
|
22
|
|
- "react-native-callstats": "3.24.6",
|
|
22
|
+ "react-native-callstats": "3.26.2",
|
23
|
23
|
"sdp-interop": "0.1.12",
|
24
|
24
|
"sdp-simulcast": "0.2.1",
|
25
|
25
|
"sdp-transform": "2.3.0",
|
|
@@ -30,15 +30,15 @@
|
30
|
30
|
},
|
31
|
31
|
"devDependencies": {
|
32
|
32
|
"babel-core": "6.26.0",
|
33
|
|
- "babel-eslint": "8.0.1",
|
|
33
|
+ "babel-eslint": "8.0.2",
|
34
|
34
|
"babel-loader": "7.1.2",
|
35
|
35
|
"babel-preset-env": "1.6.1",
|
36
|
36
|
"babel-preset-stage-1": "6.24.1",
|
37
|
37
|
"core-js": "2.5.1",
|
38
|
|
- "eslint": "4.8.0",
|
|
38
|
+ "eslint": "4.11.0",
|
39
|
39
|
"eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#v0.1",
|
40
|
|
- "eslint-plugin-flowtype": "2.37.0",
|
41
|
|
- "eslint-plugin-import": "2.7.0",
|
|
40
|
+ "eslint-plugin-flowtype": "2.39.1",
|
|
41
|
+ "eslint-plugin-import": "2.8.0",
|
42
|
42
|
"flow-bin": "0.53.0",
|
43
|
43
|
"jasmine-core": "2.5.2",
|
44
|
44
|
"karma": "0.13.22",
|
|
@@ -48,7 +48,7 @@
|
48
|
48
|
"karma-webpack": "1.8.1",
|
49
|
49
|
"precommit-hook": "3.0.0",
|
50
|
50
|
"string-replace-loader": "1.3.0",
|
51
|
|
- "webpack": "3.6.0"
|
|
51
|
+ "webpack": "3.8.1"
|
52
|
52
|
},
|
53
|
53
|
"scripts": {
|
54
|
54
|
"lint": "eslint . && flow",
|