Skip to content

Commit 1a49559

Browse files
Bump react and @types/react
Bumps [react](https://github.com/react/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.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 18.3.31 to 19.2.18 - [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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea768fe commit 1a49559

2 files changed

Lines changed: 47 additions & 14 deletions

File tree

package-lock.json

Lines changed: 45 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@testing-library/jest-dom": "6.9.1",
6767
"@testing-library/react": "16.3.0",
6868
"@testing-library/user-event": "^14.6.1",
69-
"@types/react": "18.3.31",
69+
"@types/react": "19.2.18",
7070
"@types/react-dom": "18.3.7",
7171
"@types/react-syntax-highlighter": "^15.5.13",
7272
"@vitest/coverage-v8": "4.1.0",
@@ -100,7 +100,7 @@
100100
"husky": "9.1.7",
101101
"lint-staged": "16.2.3",
102102
"prettier": "npm:wp-prettier@^3.0.3",
103-
"react": "18.3.1",
103+
"react": "19.2.8",
104104
"react-dom": "18.3.1",
105105
"stylelint": "16.11.0",
106106
"ts-loader": "9.6.2",

0 commit comments

Comments
 (0)