commit d2fbfe2b126be8269911c7ef537c6f761af0bff6
parent 4696426597ebb10a34466818df5ef109221a38b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 27 Jan 2026 19:23:05 +0900
build(deps): bump react from 19.2.3 to 19.2.4 (#17)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.4.
- [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.4/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.4
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.4.2",
"@sentry/nextjs": "^10.29.0",
"next": "16.1.4",
- "react": "19.2.3",
+ "react": "19.2.4",
"react-dom": "19.2.3",
"styled-components": "^6.1.19",
"three": "^0.182.0"