|
1 | 1 | { |
2 | 2 | "name":"react-scripts", |
3 | | -"version":"5.0.1", |
| 3 | +"version":"5.1.0", |
4 | 4 | "description":"Configuration and scripts for Create React App.", |
5 | 5 | "repository": { |
6 | 6 | "type":"git", |
|
33 | 33 | "@svgr/webpack":"^5.5.0", |
34 | 34 | "babel-jest":"^27.4.2", |
35 | 35 | "babel-loader":"^8.2.3", |
36 | | -"babel-plugin-named-asset-import":"^0.3.8", |
37 | | -"babel-preset-react-app":"^10.0.1", |
| 36 | +"babel-plugin-named-asset-import":"^0.4.0", |
| 37 | +"babel-preset-react-app":"^10.1.0", |
38 | 38 | "bfj":"^7.0.2", |
39 | 39 | "browserslist":"^4.18.1", |
40 | 40 | "camelcase":"^6.2.1", |
|
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.1", |
| 47 | +"eslint-config-react-app":"^7.1.0", |
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.1", |
| 64 | +"react-dev-utils":"^12.1.0", |
65 | 65 | "react-refresh":"^0.11.0", |
66 | 66 | "resolve":"^1.20.0", |
67 | 67 | "resolve-url-loader":"^4.0.0", |
|