Skip to content

Commit 2050cfa

Browse files
Update react monorepo to v18 (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b60a10 commit 2050cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@docusaurus/preset-classic": "3.1.1",
1818
"@mdx-js/react": "^3.0.0",
1919
"clsx": "^2.0.0",
20-
"react": "^17.0.0",
21-
"react-dom": "^17.0.0"
20+
"react": "^18.0.0",
21+
"react-dom": "^18.0.0"
2222
},
2323
"browserslist": {
2424
"production": [

0 commit comments

Comments
 (0)