Skip to content

Commit 777fc49

Browse files
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6adbc5c commit 777fc49

File tree

2 files changed

+436
-436
lines changed

2 files changed

+436
-436
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"mobile-detect": "^1.4.5",
5252
"next": "16.0.7",
5353
"next-devtools-mcp": "^0.3.5",
54-
"react": "19.2.0",
54+
"react": "19.2.1",
5555
"react-device-detect": "^2.2.3",
5656
"react-dom": "19.2.0",
5757
"react-draggable": "^4.5.0",
@@ -120,11 +120,11 @@
120120
"is-core-module": "2.13.1",
121121
"error-ex": "1.3.2",
122122
"has-ansi": "5.0.1",
123-
"@types/react": "19.2.2",
123+
"@types/react": "19.2.7",
124124
"@types/react-dom": "19.2.3"
125125
},
126126
"resolutions": {
127-
"@types/react": "19.2.2",
127+
"@types/react": "19.2.7",
128128
"@types/react-dom": "19.2.3"
129129
},
130130
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a"

0 commit comments

Comments
 (0)