revert(tui): downgrade opentui to 0.4.3 (#37582)

Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
This commit is contained in:
opencode-agent[bot] 2026-07-17 21:51:48 -05:00 committed by GitHub
commit 86e04d4174
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 29 additions and 32 deletions

View file

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