Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 1308480 commit 59ab562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@docusaurus/preset-classic": "2.4.3",
"@mdx-js/react": "^1.6.21",
"clsx": "^2.0.0",
"react": "^16.8.4",
"react-dom": "^16.8.4"
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 59ab562

Please sign in to comment.