1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

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.0
- [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.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-05 11:16:53 +00:00
committed by GitHub
parent b87f5ed0c4
commit 7140bff0f6
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"next": "^15.5.4",
"nodemailer": "^7.0.6",
"pdf-lib": "^1.17.1",
"react": "^19.1.1",
"react": "^19.2.0",
"react-dom": "^19.1.1",
"react-social-icons": "^6.25.0",
"react-turnstile": "^1.1.4",
@@ -36,7 +36,7 @@
"@next/eslint-plugin-next": "^15.5.4",
"@types/node": "^24.6.2",
"@types/nodemailer": "^7.0.2",
"@types/react": "^19.1.12",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.1.9",
"eslint": "^9.32.0",
"eslint-config-next": "^15.5.4",