gemini-chat

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit e0e574c1336d2dc52ba50859be175bb588b1aec1
parent 4a2f577ebc47dd07d53ed884e1aad74c05eb3e8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu,  4 Jun 2026 21:57:38 +0900

Bump react from 19.2.6 to 19.2.7 (#76)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.6 to 19.2.7.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -14,7 +14,7 @@ "ai": "^6.0.177", "lucide-react": "^1.14.0", "next": "16.2.7", - "react": "19.2.6", + "react": "19.2.7", "react-dom": "19.2.6", "react-markdown": "^10.1.0", "remark-gfm": "^4.0.1"