|
@@ -30,14 +30,14 @@
|
30
|
30
|
"yaeti": "1.0.1"
|
31
|
31
|
},
|
32
|
32
|
"devDependencies": {
|
33
|
|
- "babel-core": "6.24.1",
|
|
33
|
+ "babel-core": "6.25.0",
|
34
|
34
|
"babel-eslint": "7.2.3",
|
35
|
|
- "babel-loader": "7.0.0",
|
|
35
|
+ "babel-loader": "7.1.1",
|
36
|
36
|
"babel-preset-es2015": "6.24.1",
|
37
|
37
|
"babel-preset-stage-1": "6.24.1",
|
38
|
38
|
"eslint": "3.19.0",
|
39
|
39
|
"eslint-plugin-flowtype": "2.30.4",
|
40
|
|
- "eslint-plugin-import": "2.3.0",
|
|
40
|
+ "eslint-plugin-import": "2.7.0",
|
41
|
41
|
"flow-bin": "0.38.0",
|
42
|
42
|
"jasmine-core": "2.5.2",
|
43
|
43
|
"karma": "0.13.22",
|
|
@@ -45,7 +45,7 @@
|
45
|
45
|
"karma-jasmine": "0.3.8",
|
46
|
46
|
"karma-webpack": "1.8.1",
|
47
|
47
|
"precommit-hook": "3.0.0",
|
48
|
|
- "string-replace-loader": "1.2.0",
|
|
48
|
+ "string-replace-loader": "1.3.0",
|
49
|
49
|
"webpack": "2.6.1"
|
50
|
50
|
},
|
51
|
51
|
"scripts": {
|