commit a3b0490da68d1a77afbde5bd296053e6cbae204f
parent a5d8e0f2695f802f0d3cc73f8259dc793d79563f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 2 Jun 2026 22:21:14 +0900
build(deps): bump react from 19.2.6 to 19.2.7 (#50)
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:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -14,7 +14,7 @@
"@react-three/fiber": "^9.6.1",
"@sentry/nextjs": "^10.52.0",
"next": "16.2.7",
- "react": "19.2.6",
+ "react": "19.2.7",
"react-dom": "19.2.6",
"styled-components": "^6.4.1",
"three": "^0.184.0"