Skip to content

Commit 5fb5198

Browse files
build(deps-dev): bump @types/react from 19.1.7 to 19.1.8 (#1840)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.7 to 19.1.8. - [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.8 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 0a12148 commit 5fb5198

File tree

2 files changed

+59
-52
lines changed

2 files changed

+59
-52
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.30",
29-
"@types/react": "^19.1.6",
29+
"@types/react": "^19.1.8",
3030
"@types/react-dom": "^19.1.6",
3131
"eslint": "9.28.0",
3232
"eslint-config-next": "15.3.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)