From 3d1175709ca6d8f27a08246b13f906fbb4fc3d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 05:36:52 +0000 Subject: [PATCH] chore(deps): bump react from 19.2.3 to 19.2.7 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.7. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/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 af4de0b..bebe203 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -15,7 +15,7 @@ "lucide-react": "^0.562.0", "next": "16.1.1", "next-mdx-remote": "^6.0.0", - "react": "19.2.3", + "react": "19.2.7", "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..dda8ac0 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.7", "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..6c36337 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.7", "react-dom": "19.2.3", "tailwind-merge": "^3.4.0" }, diff --git a/apps/web/package.json b/apps/web/package.json index 536473d..1d1efa1 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -69,7 +69,7 @@ "nodemailer": "^9.0.1", "octokit": "^5.0.5", "pg": "^8.16.3", - "react": "19.2.3", + "react": "19.2.7", "react-activity-calendar": "^3.1.1", "react-day-picker": "^9.13.0", "react-dom": "19.2.3",