Skip to content

Commit 4e35fa3

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 18.3.1 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 18.3.31 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dc5068 commit 4e35fa3

2 files changed

Lines changed: 907 additions & 87 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/jest": "^30.0.0",
4343
"@types/node": "^25.9.3",
4444
"@types/prop-types": "^15",
45-
"@types/react": "^18.3.23",
45+
"@types/react": "^19.2.17",
4646
"@types/react-dom": "^18.3.7",
4747
"@vitejs/plugin-react": "^6.0.2",
4848
"cypress": "^15.17.0",
@@ -81,7 +81,7 @@
8181
"moment": "^2.30.1",
8282
"prop-types": "^15.8.1",
8383
"query-string": "^9.4.0",
84-
"react": "^18.0.0",
84+
"react": "^19.2.7",
8585
"react-dom": "^18.0.0",
8686
"react-redux": "^9.2.0",
8787
"usehooks-ts": "^3.1.1"

0 commit comments

Comments
 (0)