commit 990aa4c621f400372802eb1c0223e3962fe987b7
parent fff81b455c7f0bd7ae13fef83c0d70bbfaa37b7b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 9 May 2026 10:48:30 +0900
Bump react from 19.2.5 to 19.2.6 (#64)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.5 to 19.2.6.
- [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.6/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.6
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
@@ -13,7 +13,7 @@
"dependencies": {
"@sentry/nextjs": "^10.32.1",
"next": "16.2.4",
- "react": "19.2.5",
+ "react": "19.2.6",
"react-dom": "19.2.5"
},
"devDependencies": {