Skip to content

Commit 2ec6411

Browse files
chore(deps-dev): bump @types/react in /components/cli
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.18 to 19.0.10. - [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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4102f0c commit 2ec6411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/bun": "latest",
2222
"@types/marked": "^6.0.0",
2323
"@types/marked-terminal": "^6.1.1",
24-
"@types/react": "^18.3.18",
24+
"@types/react": "^19.0.10",
2525
"@types/signale": "^1.4.7",
2626
"@types/tabtab": "^3.0.4",
2727
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)