|
1 | 1 | {
|
2 | 2 | "name": "react-scripts",
|
3 |
| - "version": "3.4.1", |
| 3 | + "version": "4.0.0", |
4 | 4 | "description": "Configuration and scripts for Create React App.",
|
5 | 5 | "repository": {
|
6 | 6 | "type": "git",
|
|
36 | 36 | "babel-eslint": "^10.1.0",
|
37 | 37 | "babel-jest": "^26.6.0",
|
38 | 38 | "babel-loader": "8.1.0",
|
39 |
| - "babel-plugin-named-asset-import": "^0.3.6", |
40 |
| - "babel-preset-react-app": "^9.1.2", |
| 39 | + "babel-plugin-named-asset-import": "^0.3.7", |
| 40 | + "babel-preset-react-app": "^10.0.0", |
41 | 41 | "bfj": "^7.0.2",
|
42 | 42 | "camelcase": "^6.1.0",
|
43 | 43 | "case-sensitive-paths-webpack-plugin": "2.3.0",
|
44 | 44 | "css-loader": "4.3.0",
|
45 | 45 | "dotenv": "8.2.0",
|
46 | 46 | "dotenv-expand": "5.1.0",
|
47 | 47 | "eslint": "^7.11.0",
|
48 |
| - "eslint-config-react-app": "^5.2.1", |
| 48 | + "eslint-config-react-app": "^6.0.0", |
49 | 49 | "eslint-plugin-flowtype": "^5.2.0",
|
50 | 50 | "eslint-plugin-import": "^2.22.1",
|
51 | 51 | "eslint-plugin-jest": "^24.1.0",
|
|
70 | 70 | "postcss-normalize": "8.0.1",
|
71 | 71 | "postcss-preset-env": "6.7.0",
|
72 | 72 | "postcss-safe-parser": "5.0.2",
|
73 |
| - "react-app-polyfill": "^1.0.6", |
74 |
| - "react-dev-utils": "^10.2.1", |
| 73 | + "react-app-polyfill": "^2.0.0", |
| 74 | + "react-dev-utils": "^11.0.0", |
75 | 75 | "react-refresh": "^0.8.3",
|
76 | 76 | "resolve": "1.18.1",
|
77 | 77 | "resolve-url-loader": "^3.1.2",
|
|
0 commit comments