From a471216fa77af733d44ffca690b46194be2b11c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 06:13:33 +0000 Subject: [PATCH] fix(deps): update dependency react to v19.2.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f5603c03..726f1296 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "clsx": "2.1.1", "lint-staged": "17.2.0", "nodejieba": "3.5.8", - "react": "19.2.7", + "react": "19.2.8", "react-dom": "19.2.7", "rehype-katex": "7.0.1", "remark-math": "6.0.0" diff --git a/yarn.lock b/yarn.lock index 4602e0a2..aa639cf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13361,10 +13361,10 @@ react-router@5.3.4, react-router@^5.3.4: tiny-invariant "^1.0.2" tiny-warning "^1.0.0" -react@19.2.7: - version "19.2.7" - resolved "https://registry.yarnpkg.com/react/-/react-19.2.7.tgz#1f47a1bfc06f8ec885752c6f4af14369a9f8260b" - integrity sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ== +react@19.2.8: + version "19.2.8" + resolved "https://registry.yarnpkg.com/react/-/react-19.2.8.tgz#a80663dbb58d69c6fe3fd291d3cb324e8a7dff2d" + integrity sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw== readable-stream@^2.0.1: version "2.3.8"