fix(deps): update react monorepo to v18 (major) (#306)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2023-11-11 05:42:16 +00:00 committed by techknowlogick
parent c7e8ecd464
commit d1976904bf
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
"clsx": "^2.0.0",
"docusaurus-plugin-plausible": "^0.0.5",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.3",