From a6bee56e68eb446a89caf85745d303dab85be7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 13:01:07 +0000 Subject: [PATCH] Bump react from 19.2.5 to 19.2.8 Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.5 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.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6fc342a..aa4ff10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "candied": "^2.2.0", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.1", - "react": "^19.2.5", + "react": "^19.2.8", "react-dom": "^19.2.5", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0" @@ -16227,9 +16227,9 @@ } }, "node_modules/react": { - "version": "19.2.5", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.5.tgz", - "integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==", + "version": "19.2.8", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.8.tgz", + "integrity": "sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==", "license": "MIT", "engines": { "node": ">=0.10.0" diff --git a/package.json b/package.json index 0149495..ee2f90e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "candied": "^2.2.0", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.1", - "react": "^19.2.5", + "react": "^19.2.8", "react-dom": "^19.2.5", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0"