|
32 | 32 | },
|
33 | 33 | "homepage": "https://github.com/nkbt/react-component-template",
|
34 | 34 | "dependencies": {
|
35 |
| - "babel-cli": "6.16.0", |
36 |
| - "babel-core": "6.17.0", |
37 |
| - "babel-eslint": "7.0.0", |
| 35 | + "babel-cli": "6.18.0", |
| 36 | + "babel-core": "6.18.0", |
| 37 | + "babel-eslint": "7.1.0", |
38 | 38 | "babel-istanbul": "0.11.0",
|
39 |
| - "babel-loader": "6.2.5", |
| 39 | + "babel-loader": "6.2.7", |
40 | 40 | "babel-plugin-transform-object-rest-spread": "6.16.0",
|
41 |
| - "babel-preset-es2015": "6.16.0", |
| 41 | + "babel-preset-es2015": "6.18.0", |
42 | 42 | "babel-preset-react": "6.16.0",
|
43 | 43 | "codecov": "1.0.1",
|
44 | 44 | "cross-env": "3.1.3",
|
45 | 45 | "css-loader": "0.25.0",
|
46 | 46 | "css-modules-require-hook": "4.0.5",
|
47 |
| - "eslint": "3.7.1", |
48 |
| - "eslint-loader": "1.5.0", |
| 47 | + "eslint": "3.9.1", |
| 48 | + "eslint-loader": "1.6.0", |
49 | 49 | "eslint-plugin-react": "6.4.1",
|
50 | 50 | "gh-pages": "0.11.0",
|
51 | 51 | "glob": "7.1.1",
|
52 |
| - "html-webpack-plugin": "2.22.0", |
| 52 | + "html-webpack-plugin": "2.24.1", |
53 | 53 | "husky": "0.11.9",
|
54 | 54 | "json-loader": "0.5.4",
|
55 | 55 | "nightwatch-autorun": "3.0.3",
|
|
62 | 62 | "tap-nyan": "0.0.2",
|
63 | 63 | "tap-xunit": "1.4.0",
|
64 | 64 | "tape": "4.6.2",
|
65 |
| - "webpack": "1.13.2", |
66 |
| - "webpack-dev-server": "1.16.1" |
| 65 | + "webpack": "1.13.3", |
| 66 | + "webpack-dev-server": "1.16.2" |
67 | 67 | },
|
68 | 68 | "files": [
|
69 | 69 | "/test/index.js",
|
|
0 commit comments