Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update react monorepo to v18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2022
1 parent 33b2c22 commit 3aa1cdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"nekohack-ui": "3.0.2",
"preact": "10.7.3",
"preact-render-to-string": "5.2.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-test-renderer": "18.1.0",
"react-test-renderer": "18.2.0",
"react-text-loop": "2.3.0",
"react-tooltip": "4.2.21",
"styled-components": "5.3.5",
Expand Down

0 comments on commit 3aa1cdf

Please sign in to comment.