Skip to content

Commit 132a2e4

Browse files
chore(deps)(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.2.0 to 19.2.3 - [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.3/packages/react) Updates `@types/react` from 18.0.26 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.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/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 761274d commit 132a2e4

File tree

2 files changed

+45
-62
lines changed

2 files changed

+45
-62
lines changed

package-lock.json

Lines changed: 43 additions & 60 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
@@ -18,7 +18,7 @@
1818
"@primer/octicons-react": "19.15.1",
1919
"@primer/primitives": "^11.3.2",
2020
"@primer/react": "35.15.1",
21-
"react": "18.2.0",
21+
"react": "19.2.3",
2222
"react-dom": "18.2.0",
2323
"react-query": "3.39.3",
2424
"react-router-dom": "6.4.4",
@@ -28,7 +28,7 @@
2828
"@testing-library/cypress": "8.0.7",
2929
"@testing-library/react": "13.4.0",
3030
"@testing-library/user-event": "14.6.1",
31-
"@types/react": "18.0.26",
31+
"@types/react": "19.2.7",
3232
"@types/react-dom": "18.0.9",
3333
"@typescript-eslint/eslint-plugin": "5.45.1",
3434
"@typescript-eslint/parser": "5.45.1",

0 commit comments

Comments
 (0)