Skip to content

Commit 9889a7d

Browse files
build(deps-dev): bump @types/react from 19.1.4 to 19.1.6 (#1788)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.4 to 19.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54f5264 commit 9889a7d

File tree

2 files changed

+45
-31
lines changed

2 files changed

+45
-31
lines changed

examples/browser/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/node": "^22.15.29",
29-
"@types/react": "^19.1.4",
29+
"@types/react": "^19.1.6",
3030
"@types/react-dom": "^19.1.4",
3131
"eslint": "9.28.0",
3232
"eslint-config-next": "15.3.2",

pnpm-lock.yaml

Lines changed: 44 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)