From 69a1a6acb4f5ff61c819bfcdddbd687c6b9934d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 06:33:23 +0000 Subject: [PATCH] chore(deps): bump react from 19.2.3 to 19.2.8 Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.3 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.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- apps/supercode-cli/client/package.json | 2 +- apps/superdesign/package.json | 2 +- apps/web/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index ca121b2..7ac6ca7 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -16,7 +16,7 @@ "next": "16.1.1", "next-mdx-remote": "^6.0.0", "next-themes": "^0.4.6", - "react": "19.2.3", + "react": "19.2.8", "react-dom": "19.2.3", "tailwind-merge": "^3.4.0" }, diff --git a/apps/supercode-cli/client/package.json b/apps/supercode-cli/client/package.json index b743e29..e3446d3 100644 --- a/apps/supercode-cli/client/package.json +++ b/apps/supercode-cli/client/package.json @@ -23,7 +23,7 @@ "next": "16.1.6", "next-themes": "^0.4.6", "radix-ui": "^1.4.3", - "react": "19.2.3", + "react": "19.2.8", "react-day-picker": "^9.13.2", "react-dom": "19.2.3", "react-hook-form": "^7.71.1", diff --git a/apps/superdesign/package.json b/apps/superdesign/package.json index 50df38a..b8dc12f 100644 --- a/apps/superdesign/package.json +++ b/apps/superdesign/package.json @@ -20,7 +20,7 @@ "lucide-react": "^0.562.0", "nanoid": "^5.0.0", "next": "16.1.1", - "react": "19.2.3", + "react": "19.2.8", "react-dom": "19.2.3", "tailwind-merge": "^3.4.0" }, diff --git a/apps/web/package.json b/apps/web/package.json index 577f93e..2899ab2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -71,7 +71,7 @@ "nodemailer": "^9.0.1", "octokit": "^5.0.5", "pg": "^8.16.3", - "react": "19.2.3", + "react": "19.2.8", "react-activity-calendar": "^3.1.1", "react-day-picker": "^9.13.0", "react-dom": "19.2.3",