|
1 | 1 | { |
2 | 2 | "name": "react-scripts", |
3 | | - "version": "1.1.0", |
| 3 | + "version": "2.0.0", |
4 | 4 | "description": "Configuration and scripts for Create React App.", |
5 | 5 | "repository": "facebook/create-react-app", |
6 | 6 | "license": "MIT", |
|
28 | 28 | "babel-eslint": "9.0.0", |
29 | 29 | "babel-jest": "23.6.0", |
30 | 30 | "babel-loader": "8.0.2", |
31 | | - "babel-plugin-named-asset-import": "^0.1.0", |
32 | | - "babel-preset-react-app": "^3.1.1", |
| 31 | + "babel-plugin-named-asset-import": "^0.2.0", |
| 32 | + "babel-preset-react-app": "^4.0.0", |
33 | 33 | "bfj": "6.1.1", |
34 | 34 | "case-sensitive-paths-webpack-plugin": "2.1.2", |
35 | 35 | "chalk": "2.4.1", |
36 | 36 | "css-loader": "1.0.0", |
37 | 37 | "dotenv": "6.0.0", |
38 | 38 | "dotenv-expand": "4.2.0", |
39 | 39 | "eslint": "5.6.0", |
40 | | - "eslint-config-react-app": "^2.1.0", |
| 40 | + "eslint-config-react-app": "^3.0.0", |
41 | 41 | "eslint-loader": "2.1.1", |
42 | 42 | "eslint-plugin-flowtype": "2.50.1", |
43 | 43 | "eslint-plugin-import": "2.14.0", |
|
55 | 55 | "postcss-loader": "3.0.0", |
56 | 56 | "postcss-preset-env": "6.0.6", |
57 | 57 | "postcss-safe-parser": "4.0.1", |
58 | | - "react-app-polyfill": "^0.0.0", |
59 | | - "react-dev-utils": "^5.0.0", |
| 58 | + "react-app-polyfill": "^0.1.0", |
| 59 | + "react-dev-utils": "^6.0.0", |
60 | 60 | "resolve": "1.8.1", |
61 | 61 | "sass-loader": "7.1.0", |
62 | 62 | "style-loader": "0.23.0", |
|
0 commit comments