Skip to content

Commit

Permalink
[dev] Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 3a10839 commit 2bcbbc7
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 27 deletions.
60 changes: 36 additions & 24 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@types/react-dom": "17.0.5",
"@types/react-test-renderer": "17.0.1",
"husky": "4.3.8",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-test-renderer": "16.14.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-test-renderer": "18.1.0",
"tsdx": "0.13.3",
"tslib": "1.14.1",
"typescript": "3.9.9"
Expand Down

0 comments on commit 2bcbbc7

Please sign in to comment.