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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-07 12:53:33 +02:00
committed by GitHub
parent 8f3a99ffbc
commit 3be97db118
2 changed files with 237 additions and 263 deletions

View File

@@ -30,8 +30,8 @@
"postcss": "^8.4.25",
"prism-react-renderer": "^2.3.1",
"raw-loader": "^4.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^3.2.4",
"url": "^0.11.0"
},