|
1 | 1 | {
|
2 | 2 | "name": "react-scripts",
|
3 |
| - "version": "2.1.8", |
| 3 | + "version": "3.0.0", |
4 | 4 | "description": "Configuration and scripts for Create React App.",
|
5 | 5 | "repository": {
|
6 | 6 | "type": "git",
|
|
35 | 35 | "babel-eslint": "10.0.1",
|
36 | 36 | "babel-jest": "24.7.1",
|
37 | 37 | "babel-loader": "8.0.5",
|
38 |
| - "babel-plugin-named-asset-import": "^0.3.1", |
39 |
| - "babel-preset-react-app": "^7.0.2", |
| 38 | + "babel-plugin-named-asset-import": "^0.3.2", |
| 39 | + "babel-preset-react-app": "^8.0.0", |
40 | 40 | "case-sensitive-paths-webpack-plugin": "2.2.0",
|
41 | 41 | "css-loader": "2.1.1",
|
42 | 42 | "dotenv": "6.2.0",
|
43 | 43 | "dotenv-expand": "4.2.0",
|
44 | 44 | "eslint": "^5.16.0",
|
45 |
| - "eslint-config-react-app": "^3.0.8", |
| 45 | + "eslint-config-react-app": "^4.0.0", |
46 | 46 | "eslint-loader": "2.1.2",
|
47 | 47 | "eslint-plugin-flowtype": "2.50.1",
|
48 | 48 | "eslint-plugin-import": "2.16.0",
|
|
66 | 66 | "postcss-normalize": "7.0.1",
|
67 | 67 | "postcss-preset-env": "6.6.0",
|
68 | 68 | "postcss-safe-parser": "4.0.1",
|
69 |
| - "react-app-polyfill": "^0.2.2", |
70 |
| - "react-dev-utils": "^8.0.0", |
| 69 | + "react-app-polyfill": "^1.0.0", |
| 70 | + "react-dev-utils": "^9.0.0", |
71 | 71 | "resolve": "1.10.0",
|
72 | 72 | "sass-loader": "7.1.0",
|
73 | 73 | "semver": "6.0.0",
|
|
0 commit comments