Skip to content

Commit ecb3c6a

Browse files
chore(deps-dev): bump @types/react in /client in the react group (#1710)
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.2.5 to 19.2.7 - [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.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c37025 commit ecb3c6a

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

client/package-lock.json

Lines changed: 10 additions & 9 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.2.5",
26+
"@types/react": "^19.2.7",
2727
"@types/react-dom": "^19.2.3",
2828
"@types/ssh2": "^1.15.5",
2929
"@types/uuid": "^11.0.0",

0 commit comments

Comments
 (0)