diff --git a/package.json b/package.json index 3ec9a01..e979491 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/website/package.json b/website/package.json index 7af5bc5..3517de5 100644 --- a/website/package.json +++ b/website/package.json @@ -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",