chore(deps): update react monorepo to v19 (major) (#4523)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-07 10:47:45 +01:00 committed by GitHub
parent 967379012f
commit 6d7e83e356
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 278 additions and 676 deletions

View file

@ -24,8 +24,8 @@
"esbuild-loader": "^4.2.2",
"file-loader": "^6.2.0",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redocusaurus": "^2.2.0",
"url-loader": "^4.1.1"
},
@ -46,7 +46,7 @@
"@docusaurus/tsconfig": "3.6.3",
"@docusaurus/types": "^3.6.3",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react": "^19.0.0",
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^5.3.3",
"typescript": "^5.7.2"

View file

@ -23,8 +23,8 @@
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0"
"react": "^17.0.2 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0"
},
"dependencies": {
"fuse.js": "^7.0.0",

File diff suppressed because it is too large Load diff