|
21 | 21 | "react-scripts": "./bin/react-scripts.js"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "autoprefixer": "7.1.1", |
| 24 | + "autoprefixer": "7.1.2", |
25 | 25 | "babel-core": "6.25.0",
|
26 | 26 | "babel-eslint": "7.2.3",
|
27 | 27 | "babel-jest": "20.0.3",
|
|
32 | 32 | "chalk": "1.1.3",
|
33 | 33 | "css-loader": "0.28.4",
|
34 | 34 | "dotenv": "4.0.0",
|
35 |
| - "eslint": "4.1.1", |
| 35 | + "eslint": "4.4.1", |
36 | 36 | "eslint-config-react-app": "^1.0.5",
|
37 | 37 | "eslint-loader": "1.9.0",
|
38 |
| - "eslint-plugin-flowtype": "2.34.0", |
| 38 | + "eslint-plugin-flowtype": "2.35.0", |
39 | 39 | "eslint-plugin-import": "2.7.0",
|
40 | 40 | "eslint-plugin-jsx-a11y": "5.1.1",
|
41 | 41 | "eslint-plugin-react": "7.1.0",
|
|
45 | 45 | "html-webpack-plugin": "2.29.0",
|
46 | 46 | "jest": "20.0.4",
|
47 | 47 | "object-assign": "4.1.1",
|
48 |
| - "postcss-flexbugs-fixes": "3.0.0", |
| 48 | + "postcss-flexbugs-fixes": "3.2.0", |
49 | 49 | "postcss-loader": "2.0.6",
|
50 | 50 | "promise": "8.0.1",
|
51 | 51 | "react-dev-utils": "^3.0.2",
|
52 | 52 | "react-error-overlay": "^1.0.9",
|
53 | 53 | "style-loader": "0.18.2",
|
54 | 54 | "sw-precache-webpack-plugin": "0.11.4",
|
55 | 55 | "url-loader": "0.5.9",
|
56 |
| - "webpack": "3.4.1", |
57 |
| - "webpack-dev-server": "2.6.1", |
| 56 | + "webpack": "3.5.1", |
| 57 | + "webpack-dev-server": "2.7.1", |
58 | 58 | "webpack-manifest-plugin": "1.2.1",
|
59 | 59 | "whatwg-fetch": "2.0.3"
|
60 | 60 | },
|
|
0 commit comments