Skip to content

Commit cf9be8d

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.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 19.1.8 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-minor - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eabd22 commit cf9be8d

2 files changed

Lines changed: 318 additions & 318 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"next": "15.3.8",
3333
"next-themes": "^0.4.6",
3434
"posthog-js": "^1.306.1",
35-
"react": "^19.1.0",
35+
"react": "^19.2.3",
3636
"react-dom": "^19.1.0",
3737
"react-hook-form": "^7.68.0",
3838
"recharts": "^3.6.0",
@@ -46,7 +46,7 @@
4646
"@tailwindcss/postcss": "^4.1.11",
4747
"@types/eslint": "^9.6.1",
4848
"@types/node": "^25.0.2",
49-
"@types/react": "^19.1.8",
49+
"@types/react": "^19.2.7",
5050
"@types/react-dom": "^19.1.6",
5151
"@typescript-eslint/eslint-plugin": "^8.35.1",
5252
"@typescript-eslint/parser": "^8.50.0",

0 commit comments

Comments
 (0)