|
21 | 21 | "react-scripts": "./bin/react-scripts.js" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "autoprefixer": "7.1.0", |
25 | | - "babel-core": "6.24.1", |
| 24 | + "autoprefixer": "7.1.1", |
| 25 | + "babel-core": "6.25.0", |
26 | 26 | "babel-eslint": "7.2.3", |
27 | 27 | "babel-jest": "20.0.3", |
28 | 28 | "babel-loader": "7.0.0", |
29 | 29 | "babel-preset-react-app": "^3.0.0", |
30 | 30 | "babel-runtime": "6.23.0", |
31 | | - "case-sensitive-paths-webpack-plugin": "1.1.4", |
| 31 | + "case-sensitive-paths-webpack-plugin": "2.1.1", |
32 | 32 | "chalk": "1.1.3", |
33 | | - "css-loader": "0.28.1", |
| 33 | + "css-loader": "0.28.4", |
34 | 34 | "dotenv": "4.0.0", |
35 | 35 | "eslint": "3.19.0", |
36 | 36 | "eslint-config-react-app": "^1.0.4", |
37 | 37 | "eslint-loader": "1.7.1", |
38 | | - "eslint-plugin-flowtype": "2.33.0", |
| 38 | + "eslint-plugin-flowtype": "2.34.0", |
39 | 39 | "eslint-plugin-import": "2.2.0", |
40 | 40 | "eslint-plugin-jsx-a11y": "5.0.3", |
41 | | - "eslint-plugin-react": "7.0.1", |
42 | | - "extract-text-webpack-plugin": "2.1.0", |
43 | | - "file-loader": "0.11.1", |
| 41 | + "eslint-plugin-react": "7.1.0", |
| 42 | + "extract-text-webpack-plugin": "2.1.2", |
| 43 | + "file-loader": "0.11.2", |
44 | 44 | "fs-extra": "3.0.1", |
45 | | - "html-webpack-plugin": "2.28.0", |
46 | | - "jest": "20.0.3", |
| 45 | + "html-webpack-plugin": "2.29.0", |
| 46 | + "jest": "20.0.4", |
47 | 47 | "object-assign": "4.1.1", |
48 | 48 | "postcss-flexbugs-fixes": "3.0.0", |
49 | | - "postcss-loader": "2.0.5", |
| 49 | + "postcss-loader": "2.0.6", |
50 | 50 | "promise": "7.1.1", |
51 | 51 | "react-dev-utils": "^3.0.0", |
52 | 52 | "react-error-overlay": "^1.0.7", |
53 | | - "style-loader": "0.17.0", |
| 53 | + "style-loader": "0.18.2", |
54 | 54 | "sw-precache-webpack-plugin": "0.11.3", |
55 | | - "url-loader": "0.5.8", |
| 55 | + "url-loader": "0.5.9", |
56 | 56 | "webpack": "2.6.1", |
57 | | - "webpack-dev-server": "2.4.5", |
| 57 | + "webpack-dev-server": "2.5.0", |
58 | 58 | "webpack-manifest-plugin": "1.1.0", |
59 | 59 | "whatwg-fetch": "2.0.3" |
60 | 60 | }, |
|
0 commit comments