|
45 | 45 | "chalk": "1.1.3",
|
46 | 46 | "connect-history-api-fallback": "1.3.0",
|
47 | 47 | "cross-spawn": "4.0.0",
|
48 |
| - "css-loader": "0.23.1", |
| 48 | + "css-loader": "0.24.0", |
49 | 49 | "detect-port": "1.0.0",
|
50 |
| - "eslint": "3.2.2", |
51 |
| - "eslint-loader": "1.4.1", |
52 |
| - "eslint-plugin-flowtype": "2.4.0", |
| 50 | + "eslint": "3.4.0", |
| 51 | + "eslint-loader": "1.5.0", |
| 52 | + "eslint-plugin-flowtype": "2.11.4", |
53 | 53 | "eslint-plugin-import": "1.12.0",
|
54 |
| - "eslint-plugin-jsx-a11y": "2.0.1", |
| 54 | + "eslint-plugin-jsx-a11y": "2.2.1", |
55 | 55 | "eslint-plugin-react": "5.2.2",
|
56 | 56 | "extract-text-webpack-plugin": "1.0.1",
|
57 | 57 | "file-loader": "0.9.0",
|
|
60 | 60 | "gzip-size": "3.0.0",
|
61 | 61 | "html-loader": "0.4.3",
|
62 | 62 | "html-webpack-plugin": "2.22.0",
|
63 |
| - "http-proxy-middleware": "0.17.0", |
64 |
| - "jest": "15.0.1", |
| 63 | + "http-proxy-middleware": "0.17.1", |
| 64 | + "jest": "15.1.0", |
65 | 65 | "json-loader": "0.5.4",
|
66 | 66 | "object-assign": "4.1.0",
|
67 | 67 | "opn": "4.0.2",
|
68 | 68 | "path-exists": "3.0.0",
|
69 |
| - "postcss-loader": "0.9.1", |
| 69 | + "postcss-loader": "0.11.1", |
70 | 70 | "promise": "7.1.1",
|
71 | 71 | "recursive-readdir": "2.0.0",
|
72 | 72 | "rimraf": "2.5.4",
|
73 | 73 | "strip-ansi": "3.0.1",
|
74 | 74 | "style-loader": "0.13.1",
|
75 | 75 | "url-loader": "0.5.7",
|
76 |
| - "webpack": "1.13.1", |
77 |
| - "webpack-dev-server": "1.14.1", |
| 76 | + "webpack": "1.13.2", |
| 77 | + "webpack-dev-server": "1.15.1", |
78 | 78 | "whatwg-fetch": "1.0.0"
|
79 | 79 | },
|
80 | 80 | "devDependencies": {
|
|
0 commit comments