Skip to content

Commit 2bb5b92

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.2.3 to 19.2.4 - [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.4/packages/react) Updates `@types/react` from 19.2.9 to 19.2.10 - [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.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7f3a0b commit 2bb5b92

2 files changed

Lines changed: 109 additions & 109 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"nextra": "^4.6.1",
1919
"nextra-theme-docs": "^4.6.1",
2020
"qrcode.react": "^4.2.0",
21-
"react": "^19.2.3",
21+
"react": "^19.2.4",
2222
"react-dom": "^19.2.3"
2323
},
2424
"devDependencies": {
@@ -30,7 +30,7 @@
3030
"@next/bundle-analyzer": "^16.1.4",
3131
"@next/eslint-plugin-next": "^16.1.4",
3232
"@types/node": "^25.0.9",
33-
"@types/react": "^19.2.9",
33+
"@types/react": "^19.2.10",
3434
"babel-plugin-react-compiler": "^1.0.0",
3535
"eslint": "^9.39.2",
3636
"eslint-plugin-format": "^1.3.1",

0 commit comments

Comments
 (0)