fix(deps): update react monorepo to ~18.3.0

This commit is contained in:
renovate[bot]
2024-08-04 19:19:37 +00:00
committed by GitHub
parent 8991adcd15
commit c5a6799e94
2 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,8 @@
"husky": "^8.0.1",
"lerna": "^8.0.0",
"prettier": "^3.0.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react": "~18.3.0",
"react-dom": "~18.3.0",
"tsbb": "~4.4.0"
},
"workspaces": {

View File

@@ -28,8 +28,8 @@
"@uiw/react-markdown-editor": "^6.0.0",
"@wcj/dark-mode": "^1.0.15",
"css-tree": "^2.2.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react": "~18.3.0",
"react-dom": "~18.3.0",
"react-hot-toast": "^2.3.0",
"react-router-dom": "^6.3.0",
"rehype-attr": "^3.0.0",