deps: upgrade OpenTUI to v0.4.3 (#35226)

This commit is contained in:
Simon Klee 2026-07-06 13:01:08 +02:00 committed by GitHub
commit 561070fbc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 43 additions and 29 deletions

View file

@ -27,9 +27,9 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.3.4",
"@opentui/keymap": ">=0.3.4",
"@opentui/solid": ">=0.3.4"
"@opentui/core": ">=0.4.3",
"@opentui/keymap": ">=0.4.3",
"@opentui/solid": ">=0.4.3"
},
"peerDependenciesMeta": {
"@opentui/core": {