build(deps): Bump react from 19.2.1 to 19.2.3

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.1 to 19.2.3.
- [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.3/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-12 19:49:38 +00:00
committed by GitHub
parent 47ee2247c8
commit de9ac41f76
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"next": "^16.0.9",
"node-cron": "^4.2.1",
"node-pty": "^1.0.0",
"react": "^19.2.0",
"react": "^19.2.3",
"react-dom": "^19.2.1",
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.0",