upgrade opentui to 0.2.15 (#28510)

This commit is contained in:
Sebastian 2026-05-20 22:44:09 +02:00 committed by GitHub
commit 2969a513ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 32 additions and 21 deletions

View file

@ -22,9 +22,9 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.2.14",
"@opentui/keymap": ">=0.2.14",
"@opentui/solid": ">=0.2.14"
"@opentui/core": ">=0.2.15",
"@opentui/keymap": ">=0.2.15",
"@opentui/solid": ">=0.2.15"
},
"peerDependenciesMeta": {
"@opentui/core": {