Skip to content

Commit

Permalink
Update react to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2022
1 parent 4800921 commit 2997c2b
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 20 deletions.
100 changes: 82 additions & 18 deletions tichu-clients/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tichu-clients/packages/tichu-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"notistack": "2.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-scripts": "5.0.0",
"tichu-client-ts-lib": "1.0.0",
"ts-enum-util": "4.0.2",
Expand Down

0 comments on commit 2997c2b

Please sign in to comment.