Skip to content

Commit b8948bf

Browse files
chore(deps-dev): bump @types/react in /client in the react group (#1634)
Bumps the react group in /client with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.1.12 to 19.1.13 - [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.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f230ef7 commit b8948bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"zustand": "^5.0.8"
2424
},
2525
"devDependencies": {
26-
"@types/react": "^19.1.12",
26+
"@types/react": "^19.1.13",
2727
"@types/react-dom": "^19.1.9",
2828
"@types/ssh2": "^1.15.5",
2929
"@types/uuid": "^10.0.0",

0 commit comments

Comments
 (0)