Merge pull request #18 from CrispyBaguette/react-18

react 18
This commit is contained in:
CrispyBaguette 2022-04-17 09:37:06 +02:00 committed by GitHub
commit c1759a5c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1907 additions and 2092 deletions

3995
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,8 +17,8 @@
"@types/react-dom": "^17.0.11",
"classnames": "^2.3.1",
"file-saver": "^2.0.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "next",
"typescript": "^4.5.3",
"web-vitals": "^1.1.2"