chore(deps): 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.1.1 to 19.2.0
- [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.0/packages/react)

Updates `@types/react` from 19.1.12 to 19.2.2
- [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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-version: 19.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-07 16:15:33 +00:00
committed by GitHub
parent 77ce2c9117
commit 6ec5ea0ce1
2 changed files with 37 additions and 37 deletions

View File

@@ -9,7 +9,7 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/react": "19.1.12",
"@types/react": "19.2.2",
"@types/react-dom": "19.1.9",
"aos": "^2.3.4",
"browserslist": "^4.26.3",
@@ -17,7 +17,7 @@
"cypress": "^15.3.0",
"i18next": "^25.5.3",
"i18next-http-backend": "^3.0.2",
"react": "19.1.1",
"react": "19.2.0",
"react-dom": "19.1.1",
"react-github-btn": "^1.4.0",
"react-i18next": "^15.7.4",