|
23 | 23 | "react-scripts": "./bin/react-scripts.js" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "autoprefixer": "6.4.1", |
27 | | - "babel-core": "6.14.0", |
28 | | - "babel-eslint": "6.1.2", |
| 26 | + "autoprefixer": "6.5.1", |
| 27 | + "babel-core": "6.17.0", |
| 28 | + "babel-eslint": "7.0.0", |
29 | 29 | "babel-jest": "16.0.0", |
30 | 30 | "babel-loader": "6.2.5", |
31 | 31 | "babel-preset-react-app": "^0.2.1", |
32 | 32 | "case-sensitive-paths-webpack-plugin": "1.1.4", |
33 | 33 | "chalk": "1.1.3", |
34 | 34 | "connect-history-api-fallback": "1.3.0", |
35 | | - "cross-spawn": "4.0.0", |
36 | | - "css-loader": "0.24.0", |
37 | | - "detect-port": "1.0.0", |
| 35 | + "cross-spawn": "4.0.2", |
| 36 | + "css-loader": "0.25.0", |
| 37 | + "detect-port": "1.0.1", |
38 | 38 | "dotenv": "2.0.0", |
39 | | - "eslint": "3.5.0", |
| 39 | + "eslint": "3.8.1", |
40 | 40 | "eslint-config-react-app": "^0.2.1", |
41 | | - "eslint-loader": "1.5.0", |
42 | | - "eslint-plugin-flowtype": "2.18.1", |
43 | | - "eslint-plugin-import": "1.12.0", |
44 | | - "eslint-plugin-jsx-a11y": "2.2.2", |
45 | | - "eslint-plugin-react": "6.3.0", |
| 41 | + "eslint-loader": "1.6.0", |
| 42 | + "eslint-plugin-flowtype": "2.21.0", |
| 43 | + "eslint-plugin-import": "2.0.1", |
| 44 | + "eslint-plugin-jsx-a11y": "2.2.3", |
| 45 | + "eslint-plugin-react": "6.4.1", |
46 | 46 | "extract-text-webpack-plugin": "1.0.1", |
47 | 47 | "file-loader": "0.9.0", |
48 | 48 | "filesize": "3.3.0", |
49 | 49 | "find-cache-dir": "0.1.1", |
50 | 50 | "fs-extra": "0.30.0", |
51 | 51 | "gzip-size": "3.0.0", |
52 | | - "html-webpack-plugin": "2.22.0", |
53 | | - "http-proxy-middleware": "0.17.1", |
54 | | - "jest": "16.0.1", |
| 52 | + "html-webpack-plugin": "2.24.0", |
| 53 | + "http-proxy-middleware": "0.17.2", |
| 54 | + "jest": "16.0.2", |
55 | 55 | "json-loader": "0.5.4", |
56 | 56 | "object-assign": "4.1.0", |
57 | 57 | "path-exists": "2.1.0", |
58 | | - "postcss-loader": "0.13.0", |
| 58 | + "postcss-loader": "1.0.0", |
59 | 59 | "promise": "7.1.1", |
60 | 60 | "react-dev-utils": "^0.2.1", |
61 | 61 | "recursive-readdir": "2.1.0", |
|
64 | 64 | "style-loader": "0.13.1", |
65 | 65 | "url-loader": "0.5.7", |
66 | 66 | "webpack": "1.13.2", |
67 | | - "webpack-dev-server": "1.16.1", |
68 | | - "webpack-manifest-plugin": "1.0.1", |
| 67 | + "webpack-dev-server": "1.16.2", |
| 68 | + "webpack-manifest-plugin": "1.1.0", |
69 | 69 | "whatwg-fetch": "1.0.0" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
|
0 commit comments