Skip to content

Commit c2761e4

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 19.1.1 to 19.2.0 - [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.0/packages/react) Updates `@types/react` from 19.1.13 to 19.2.0 - [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.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5159f4 commit c2761e4

File tree

2 files changed

+295
-295
lines changed

2 files changed

+295
-295
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lucide-react": "^0.544.0",
2828
"next": "^15.5.4",
2929
"next-themes": "^0.4.6",
30-
"react": "^19.1.1",
30+
"react": "^19.2.0",
3131
"react-dom": "^19.1.1",
3232
"react-icons": "^5.5.0",
3333
"tailwind-merge": "^3.3.1",
@@ -40,7 +40,7 @@
4040
"@next/eslint-plugin-next": "^15.5.4",
4141
"@tailwindcss/postcss": "^4.1.13",
4242
"@types/node": "^24.5.2",
43-
"@types/react": "^19.1.13",
43+
"@types/react": "^19.2.0",
4444
"@types/react-dom": "^19.1.9",
4545
"eslint": "^9.36.0",
4646
"eslint-config-next": "^15.5.4",

0 commit comments

Comments
 (0)