|
1 | 1 | {
|
2 | 2 | "name": "react-scripts",
|
3 |
| - "version": "3.0.1", |
| 3 | + "version": "3.1.0", |
4 | 4 | "description": "Configuration and scripts for Create React App.",
|
5 | 5 | "repository": {
|
6 | 6 | "type": "git",
|
|
35 | 35 | "babel-eslint": "10.0.2",
|
36 | 36 | "babel-jest": "^24.8.0",
|
37 | 37 | "babel-loader": "8.0.6",
|
38 |
| - "babel-plugin-named-asset-import": "^0.3.2", |
39 |
| - "babel-preset-react-app": "^9.0.0", |
| 38 | + "babel-plugin-named-asset-import": "^0.3.3", |
| 39 | + "babel-preset-react-app": "^9.0.1", |
40 | 40 | "camelcase": "^5.2.0",
|
41 | 41 | "case-sensitive-paths-webpack-plugin": "2.2.0",
|
42 | 42 | "css-loader": "2.1.1",
|
43 | 43 | "dotenv": "6.2.0",
|
44 | 44 | "dotenv-expand": "4.2.0",
|
45 | 45 | "eslint": "^6.1.0",
|
46 |
| - "eslint-config-react-app": "^4.0.1", |
| 46 | + "eslint-config-react-app": "^5.0.0", |
47 | 47 | "eslint-loader": "2.2.1",
|
48 | 48 | "eslint-plugin-flowtype": "3.13.0",
|
49 | 49 | "eslint-plugin-import": "2.18.2",
|
|
67 | 67 | "postcss-normalize": "7.0.1",
|
68 | 68 | "postcss-preset-env": "6.7.0",
|
69 | 69 | "postcss-safe-parser": "4.0.1",
|
70 |
| - "react-app-polyfill": "^1.0.1", |
71 |
| - "react-dev-utils": "^9.0.1", |
| 70 | + "react-app-polyfill": "^1.0.2", |
| 71 | + "react-dev-utils": "^9.0.2", |
72 | 72 | "resolve": "1.12.0",
|
73 | 73 | "resolve-url-loader": "3.1.0",
|
74 | 74 | "sass-loader": "7.2.0",
|
|
0 commit comments