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.2.0 to 19.2.1
- [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.1/packages/react)

Updates `@types/react` from 19.2.2 to 19.2.7
- [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.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  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-09 07:44:46 +00:00
committed by GitHub
parent 43e94db30a
commit 9ac0979995
2 changed files with 40 additions and 40 deletions

View File

@@ -9,14 +9,14 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/react": "19.2.2",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.2",
"aos": "^2.3.4",
"browserslist": "^4.28.1",
"browserslist-useragent": "^4.0.0",
"i18next": "^25.7.2",
"i18next-http-backend": "^3.0.2",
"react": "19.2.0",
"react": "19.2.1",
"react-dom": "19.2.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^16.4.0",