|
21 | 21 | "react-scripts": "./bin/react-scripts.js" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "autoprefixer": "7.1.2", |
25 | | - "babel-core": "6.25.0", |
| 24 | + "autoprefixer": "7.1.6", |
| 25 | + "babel-core": "6.26.0", |
26 | 26 | "babel-eslint": "7.2.3", |
27 | 27 | "babel-jest": "20.0.3", |
28 | | - "babel-loader": "7.1.1", |
| 28 | + "babel-loader": "7.1.2", |
29 | 29 | "babel-preset-react-app": "^3.0.3", |
30 | 30 | "babel-runtime": "6.26.0", |
31 | 31 | "case-sensitive-paths-webpack-plugin": "2.1.1", |
32 | 32 | "chalk": "1.1.3", |
33 | | - "css-loader": "0.28.4", |
| 33 | + "css-loader": "0.28.7", |
34 | 34 | "dotenv": "4.0.0", |
35 | | - "eslint": "4.4.1", |
| 35 | + "eslint": "4.10.0", |
36 | 36 | "eslint-config-react-app": "^2.0.1", |
37 | 37 | "eslint-loader": "1.9.0", |
38 | | - "eslint-plugin-flowtype": "2.35.0", |
39 | | - "eslint-plugin-import": "2.7.0", |
| 38 | + "eslint-plugin-flowtype": "2.39.1", |
| 39 | + "eslint-plugin-import": "2.8.0", |
40 | 40 | "eslint-plugin-jsx-a11y": "5.1.1", |
41 | 41 | "eslint-plugin-react": "7.4.0", |
42 | | - "extract-text-webpack-plugin": "3.0.0", |
43 | | - "file-loader": "0.11.2", |
| 42 | + "extract-text-webpack-plugin": "3.0.2", |
| 43 | + "file-loader": "1.1.5", |
44 | 44 | "fs-extra": "3.0.1", |
45 | 45 | "html-webpack-plugin": "2.29.0", |
46 | 46 | "jest": "20.0.4", |
47 | 47 | "object-assign": "4.1.1", |
48 | 48 | "postcss-flexbugs-fixes": "3.2.0", |
49 | | - "postcss-loader": "2.0.6", |
| 49 | + "postcss-loader": "2.0.8", |
50 | 50 | "promise": "8.0.1", |
51 | 51 | "raf": "3.4.0", |
52 | 52 | "react-dev-utils": "^4.1.0", |
53 | 53 | "style-loader": "0.19.0", |
54 | 54 | "sw-precache-webpack-plugin": "0.11.4", |
55 | 55 | "url-loader": "0.6.2", |
56 | | - "webpack": "3.5.1", |
57 | | - "webpack-dev-server": "2.8.2", |
58 | | - "webpack-manifest-plugin": "1.2.1", |
| 56 | + "webpack": "3.8.1", |
| 57 | + "webpack-dev-server": "2.9.3", |
| 58 | + "webpack-manifest-plugin": "1.3.2", |
59 | 59 | "whatwg-fetch": "2.0.3" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
|
0 commit comments