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:
+2
-2
@@ -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",
|
||||
|
||||
@@ -2046,12 +2046,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^19.1.12":
|
||||
version: 19.1.12
|
||||
resolution: "@types/react@npm:19.1.12"
|
||||
"@types/react@npm:^19.2.0":
|
||||
version: 19.2.0
|
||||
resolution: "@types/react@npm:19.2.0"
|
||||
dependencies:
|
||||
csstype: "npm:^3.0.2"
|
||||
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
|
||||
checksum: 10c0/a280e146df2abd3b06eaa2f5332dade9f7ebe916334a40699ee11139c5f22aeb49b5b78b6de8c55b53ef2fa94285e1bc2feaf4fbce6fe259a7de92dc1bf67b17
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5082,14 +5082,14 @@ __metadata:
|
||||
"@next/eslint-plugin-next": "npm:^15.5.4"
|
||||
"@types/node": "npm:^24.6.2"
|
||||
"@types/nodemailer": "npm:^7.0.2"
|
||||
"@types/react": "npm:^19.1.12"
|
||||
"@types/react": "npm:^19.2.0"
|
||||
"@types/react-dom": "npm:^19.1.9"
|
||||
eslint: "npm:^9.32.0"
|
||||
eslint-config-next: "npm:^15.5.4"
|
||||
next: "npm:^15.5.4"
|
||||
nodemailer: "npm:^7.0.6"
|
||||
pdf-lib: "npm:^1.17.1"
|
||||
react: "npm:^19.1.1"
|
||||
react: "npm:^19.2.0"
|
||||
react-dom: "npm:^19.1.1"
|
||||
react-social-icons: "npm:^6.25.0"
|
||||
react-turnstile: "npm:^1.1.4"
|
||||
@@ -5608,10 +5608,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^19.1.1":
|
||||
version: 19.1.1
|
||||
resolution: "react@npm:19.1.1"
|
||||
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
|
||||
"react@npm:^19.2.0":
|
||||
version: 19.2.0
|
||||
resolution: "react@npm:19.2.0"
|
||||
checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user