Skip to content

Commit ad73425

Browse files
fix(deps): update react monorepo to v18 (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a962e1b commit ad73425

File tree

4 files changed

+511
-505
lines changed

4 files changed

+511
-505
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"jest-canvas-mock": "^2.2.0",
104104
"nano-staged": "^0.8.0",
105105
"prettier": "^2.0.4",
106-
"react": "^17.0.1",
107-
"react-dom": "^17.0.1",
108-
"react-test-renderer": "^17.0.1",
106+
"react": "^18.0.0",
107+
"react-dom": "^18.0.0",
108+
"react-test-renderer": "^18.0.0",
109109
"rollup": "^2.58.0",
110110
"rollup-plugin-swc": "^0.2.0",
111111
"simple-git-hooks": "^2.6.1",

0 commit comments

Comments
 (0)