Skip to content

Commit 1299b97

Browse files
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.0 to 19.1.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.1.1/packages/react) Updates `@types/react` from 19.1.8 to 19.1.13 - [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.1.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.1.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1404220 commit 1299b97

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 8 additions & 4 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
@@ -58,7 +58,7 @@
5858
"@testing-library/jest-dom": "6.8.0",
5959
"@testing-library/react": "16.3.0",
6060
"@types/jest": "^29.5.14",
61-
"@types/react": "19.1.8",
61+
"@types/react": "19.2.2",
6262
"@types/react-dom": "19.1.6",
6363
"@typescript-eslint/eslint-plugin": "^8.36.0",
6464
"@typescript-eslint/parser": "^8.36.0",
@@ -74,7 +74,7 @@
7474
"oidc-provider": "^8.8.1",
7575
"prettier": "^2.8.1",
7676
"pretty-quick": "^3.1.3",
77-
"react": "19.1.0",
77+
"react": "19.2.0",
7878
"react-dom": "19.1.0",
7979
"rollup": "^3.7.0",
8080
"rollup-plugin-analyzer": "^4.0.0",

0 commit comments

Comments
 (0)