Bump react and @types/react

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.2.0 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)

Updates `@types/react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 21:12:08 +00:00
committed by GitHub
parent 68117acab1
commit 15980d4a63
2 changed files with 10 additions and 22 deletions

View File

@@ -53,7 +53,7 @@
"next": "16.1.3",
"next-themes": "^0.4.6",
"pyodide": "^0.29.1",
"react": "^19.0.0",
"react": "^19.2.3",
"react-dom": "^19.0.0",
"react-error-boundary": "^6.0.0",
"react-hook-form": "^7.54.2",
@@ -68,7 +68,7 @@
"devDependencies": {
"@eslint/js": "^9.21.0",
"@types/node": "^25.0.9",
"@types/react": "^19.0.10",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.0.4",
"eslint": "^9.28.0",
"eslint-config-next": "^16.1.3",