chore(deps): update react monorepo to v18 (major) (#2424)

This commit is contained in:
renovate[bot] 2023-09-10 11:11:55 +02:00 committed by GitHub
parent a93027b9b5
commit 69db7e7f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 241 additions and 244 deletions

View file

@ -23,8 +23,8 @@
"esbuild-loader": "^2.21.0",
"file-loader": "^6.2.0",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"redocusaurus": "^1.6.3",
"url-loader": "^4.1.1"
},

View file

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

File diff suppressed because it is too large Load diff