From 26f02222b1a21652ed59d2a942dfdb95dba86550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 08:43:36 +0000 Subject: [PATCH] build(deps): bump react from 19.2.4 to 19.2.8 Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.4 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-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9efe5e4f..aa9644ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "astro": "^7.0.0", "emdash": "^0.30.0", "fuse.js": "^7.5.0", - "react": "19.2.4", + "react": "19.2.8", "react-dom": "19.2.4", "shiki": "^4.4.3", "stripe": "^22.6.0", @@ -10549,9 +10549,9 @@ } }, "node_modules/react": { - "version": "19.2.4", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", - "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", + "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 3b60f75c..ebdbe9b7 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "astro": "^7.0.0", "emdash": "^0.30.0", "fuse.js": "^7.5.0", - "react": "19.2.4", + "react": "19.2.8", "react-dom": "19.2.4", "shiki": "^4.4.3", "stripe": "^22.6.0",