From 13c98d58efbb8ee82a4bb81c621db2eecfc4f6fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:43:26 +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 61fb965..1a751ed 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@mdx-js/react": "3.1.1", "clsx": "2.1.1", "prism-react-renderer": "2.4.1", - "react": "19.2.7", + "react": "19.2.8", "react-dom": "19.2.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c452f65..8bef15c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7551,10 +7551,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.npmjs.org/react/-/react-19.2.7.tgz" - 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"