Skip to content

Commit

Permalink
fix(deps): update react monorepo to v18 (#1031)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 8, 2022
1 parent a962e1b commit ad73425
Show file tree
Hide file tree
Showing 4 changed files with 511 additions and 505 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"jest-canvas-mock": "^2.2.0",
"nano-staged": "^0.8.0",
"prettier": "^2.0.4",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-test-renderer": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-test-renderer": "^18.0.0",
"rollup": "^2.58.0",
"rollup-plugin-swc": "^0.2.0",
"simple-git-hooks": "^2.6.1",
Expand Down
Loading

0 comments on commit ad73425

Please sign in to comment.