From bfa615c00932bdec9bb4b00507f0db541576ddb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 03:12:51 +0000 Subject: [PATCH] chore(deps): bump react from 18.3.1 to 19.2.8 in /npm Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 18.3.1 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-major ... Signed-off-by: dependabot[bot] --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 0d46457..1fa07b3 100644 --- a/npm/package.json +++ b/npm/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "ink": "^5.2.1", - "react": "^18.3.1", + "react": "^19.2.8", "htm": "^3.1.1", "ink-select-input": "^6.2.0", "unicode-animations": "^1.0.3",