chore(deps): update react monorepo to v19 (#2028)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-31 10:32:44 +01:00
committed by GitHub
parent 23df1f0c61
commit 3aee0a0519
2 changed files with 18 additions and 36 deletions

View File

@@ -24,8 +24,8 @@
"clsx": "^2.0.0",
"prism-react-renderer": "^2.1.0",
"raw-loader": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"remark-gfm": "^4.0.0",
"remark-github": "^12.0.0"
},
@@ -33,7 +33,7 @@
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@types/react": "^18.2.29",
"@types/react": "^19.0.0",
"typescript": "^5.3.3"
},
"engines": {