|
1 | 1 | { |
2 | 2 | "name":"react-scripts", |
3 | | -"version":"5.0.0", |
| 3 | +"version":"5.0.1", |
4 | 4 | "description":"Configuration and scripts for Create React App.", |
5 | 5 | "repository": { |
6 | 6 | "type":"git", |
|
44 | 44 | "dotenv":"^10.0.0", |
45 | 45 | "dotenv-expand":"^5.1.0", |
46 | 46 | "eslint":"^8.3.0", |
47 | | -"eslint-config-react-app":"^7.0.0", |
| 47 | +"eslint-config-react-app":"^7.0.1", |
48 | 48 | "eslint-webpack-plugin":"^3.1.1", |
49 | 49 | "file-loader":"^6.2.0", |
50 | 50 | "fs-extra":"^10.0.0", |
|
61 | 61 | "postcss-preset-env":"^7.0.1", |
62 | 62 | "prompts":"^2.4.2", |
63 | 63 | "react-app-polyfill":"^3.0.0", |
64 | | -"react-dev-utils":"^12.0.0", |
| 64 | +"react-dev-utils":"^12.0.1", |
65 | 65 | "react-refresh":"^0.11.0", |
66 | 66 | "resolve":"^1.20.0", |
67 | 67 | "resolve-url-loader":"^4.0.0", |
|