Bump react-scripts to ^5.0.1

This commit is contained in:
dklimpel 2022-08-02 06:58:45 +00:00
parent 0b153ddcbb
commit cabbd1ddbc
2 changed files with 4416 additions and 5474 deletions

View File

@ -15,6 +15,7 @@
"@testing-library/user-event": "^13.1.8",
"eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-prettier": "^3.1.2",
"jest-fetch-mock": "^3.0.3",
"prettier": "^2.2.0",
@ -28,7 +29,7 @@
"react": "^17.0.0",
"react-admin": "^3.19.7",
"react-dom": "^17.0.2",
"react-scripts": "^4.0.0"
"react-scripts": "^5.0.1"
},
"scripts": {
"start": "REACT_APP_VERSION=$(git describe --tags) react-scripts start",

9887
yarn.lock

File diff suppressed because it is too large Load Diff