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.0.0 to 19.1.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.1.0/packages/react)

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

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  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]
2025-04-24 11:00:19 +00:00
committed by Eugene Fox
parent 7d22eb4609
commit 1eaf044718
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"next": "^15.2.3",
"nodemailer": "^6.10.0",
"pdf-lib": "^1.17.1",
"react": "^19.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-social-icons": "^6.20.0",
"react-turnstile": "^1.1.4",
@@ -36,7 +36,7 @@
"@next/eslint-plugin-next": "^15.1.6",
"@types/node": "^22.13.16",
"@types/nodemailer": "^6.4.17",
"@types/react": "^19.0.10",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.0.4",
"eslint": "^9.19.0",
"eslint-config-next": "^15.2.4",