chore(deps): update create-react-app to v5

This commit is contained in:
Julian Tölle 2022-06-11 19:10:25 +02:00
parent 5409b98da1
commit 0b6c601031
2 changed files with 10720 additions and 33612 deletions

44328
frontend/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,14 +22,14 @@
"axios": "0.24.0", "axios": "0.24.0",
"date-fns": "2.27.0", "date-fns": "2.27.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.4", "postcss": "8.4.14",
"postcss-cli": "8.3.1", "postcss-cli": "8.3.1",
"postcss-import": "14.0.2", "postcss-import": "14.0.2",
"prettier": "2.5.1", "prettier": "2.5.1",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-router-dom": "5.3.0", "react-router-dom": "5.3.0",
"react-scripts": "4.0.3", "react-scripts": "5.0.1",
"recharts": "2.1.6", "recharts": "2.1.6",
"tailwindcss": "2.2.19", "tailwindcss": "2.2.19",
"typescript": "4.5.2" "typescript": "4.5.2"