diff --git a/package.json b/package.json index f5603c03..a17f6c6b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lint-staged": "17.2.0", "nodejieba": "3.5.8", "react": "19.2.7", - "react-dom": "19.2.7", + "react-dom": "19.2.8", "rehype-katex": "7.0.1", "remark-math": "6.0.0" }, diff --git a/yarn.lock b/yarn.lock index 4602e0a2..54e3eb86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13231,10 +13231,10 @@ react-dev-utils@^12.0.1: strip-ansi "^6.0.1" text-table "^0.2.0" -react-dom@19.2.7: - version "19.2.7" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.7.tgz#0450dc9ae9ddbff76ef196401cd8b8c7fb466ccc" - integrity sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ== +react-dom@19.2.8: + version "19.2.8" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.8.tgz#3b46b9eeda877cdff2cf13d2770fff4ae36c2ec2" + integrity sha512-rVprimfGBG3DR+Tq0IQG2DT5PxKth1WIGDmj5yPmlzr4YBe7uyE+Du4oVqTDXZSHGGGXRtTJEGSSePyQCMBglQ== dependencies: scheduler "^0.27.0"