|
1 | 1 | { |
2 | 2 | "name": "react-scripts", |
3 | | - "version": "1.0.10", |
| 3 | + "version": "1.0.11", |
4 | 4 | "description": "Configuration and scripts for Create React App.", |
5 | 5 | "repository": "facebookincubator/create-react-app", |
6 | 6 | "license": "BSD-3-Clause", |
|
26 | 26 | "babel-eslint": "7.2.3", |
27 | 27 | "babel-jest": "20.0.3", |
28 | 28 | "babel-loader": "7.1.1", |
29 | | - "babel-preset-react-app": "^3.0.1", |
| 29 | + "babel-preset-react-app": "^3.0.2", |
30 | 30 | "babel-runtime": "6.23.0", |
31 | 31 | "case-sensitive-paths-webpack-plugin": "2.1.1", |
32 | 32 | "chalk": "1.1.3", |
33 | 33 | "css-loader": "0.28.4", |
34 | 34 | "dotenv": "4.0.0", |
35 | 35 | "eslint": "4.4.1", |
36 | | - "eslint-config-react-app": "^1.0.5", |
| 36 | + "eslint-config-react-app": "^2.0.0", |
37 | 37 | "eslint-loader": "1.9.0", |
38 | 38 | "eslint-plugin-flowtype": "2.35.0", |
39 | 39 | "eslint-plugin-import": "2.7.0", |
|
48 | 48 | "postcss-flexbugs-fixes": "3.2.0", |
49 | 49 | "postcss-loader": "2.0.6", |
50 | 50 | "promise": "8.0.1", |
51 | | - "react-dev-utils": "^3.0.2", |
52 | | - "react-error-overlay": "^1.0.9", |
| 51 | + "react-dev-utils": "^3.1.0", |
| 52 | + "react-error-overlay": "^1.0.10", |
53 | 53 | "style-loader": "0.18.2", |
54 | 54 | "sw-precache-webpack-plugin": "0.11.4", |
55 | 55 | "url-loader": "0.5.9", |
|
0 commit comments