From f472bcebf24adcf783836e2dcffa8ab6657333c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 07:44:14 +0000 Subject: [PATCH] chore(deps): bump react from 19.2.7 to 19.2.8 Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.7 to 19.2.8. - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 074af3b8..f2e3c8de 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "next": "16.2.10", "nextra": "^4.6.1", "nextra-theme-docs": "^4.6.1", - "react": "19.2.7", + "react": "19.2.8", "react-dom": "19.2.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 54fc8829..e2ffc4e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5888,10 +5888,10 @@ react-stately@3.46.0: "@swc/helpers" "^0.5.0" use-sync-external-store "^1.6.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== reading-time@^1.3.0: version "1.5.0"