|
1 | 1 | { |
2 | 2 | "name": "react-scripts", |
3 | | - "version": "0.9.4", |
| 3 | + "version": "1.0.0", |
4 | 4 | "description": "Configuration and scripts for Create React App.", |
5 | 5 | "repository": "facebookincubator/create-react-app", |
6 | 6 | "license": "BSD-3-Clause", |
|
28 | 28 | "babel-eslint": "7.2.3", |
29 | 29 | "babel-jest": "20.0.1", |
30 | 30 | "babel-loader": "7.0.0", |
31 | | - "babel-preset-react-app": "^2.1.1", |
| 31 | + "babel-preset-react-app": "^3.0.0", |
32 | 32 | "babel-runtime": "6.23.0", |
33 | 33 | "case-sensitive-paths-webpack-plugin": "2.0.0", |
34 | 34 | "chalk": "1.1.3", |
|
37 | 37 | "css-loader": "0.28.1", |
38 | 38 | "dotenv": "4.0.0", |
39 | 39 | "eslint": "3.19.0", |
40 | | - "eslint-config-react-app": "^0.6.1", |
| 40 | + "eslint-config-react-app": "^1.0.0", |
41 | 41 | "eslint-loader": "1.7.1", |
42 | 42 | "eslint-plugin-flowtype": "2.33.0", |
43 | 43 | "eslint-plugin-import": "2.2.0", |
|
53 | 53 | "postcss-flexbugs-fixes": "3.0.0", |
54 | 54 | "postcss-loader": "2.0.5", |
55 | 55 | "promise": "7.1.1", |
56 | | - "react-dev-utils": "^0.5.2", |
57 | | - "react-error-overlay": "^0.0.0", |
| 56 | + "react-dev-utils": "^1.0.0", |
| 57 | + "react-error-overlay": "^1.0.0", |
58 | 58 | "style-loader": "0.17.0", |
59 | 59 | "url-loader": "0.5.8", |
60 | 60 | "webpack": "2.5.1", |
|
0 commit comments