From da08f8bc41cc97a5c68e7ad49aae2db2ed039581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 01:52:23 +0000 Subject: [PATCH] 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 b725fa2..276baed 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "framer-motion": "^12.42.2", "next": "16.2.10", "postcss": "8.5.20", - "react": "19.2.7", + "react": "19.2.8", "react-dom": "19.2.7", "react-py": "^1.11.7", "tailwindcss": "4.3.3", diff --git a/yarn.lock b/yarn.lock index 76dd0c4..dc9d321 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3537,10 +3537,10 @@ react-py@^1.11.7: dependencies: comlink "^4.4.1" -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== reflect.getprototypeof@^1.0.4: version "1.0.5"