fix(deps): update react monorepo to v19 (major) (#121)

Reviewed-on: https://gitea.com/gitea/docs/pulls/121
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
2025-01-10 18:11:48 +00:00
committed by techknowlogick
parent e05a89ff18
commit a9fdbab409
2 changed files with 18 additions and 22 deletions

View File

@@ -25,8 +25,8 @@
"@mui/material": "^6.0.0",
"docusaurus-plugin-plausible": "^0.0.5",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redocusaurus": "^2.0.0"
},
"devDependencies": {