upgrade opentui to 0.3.2 (#30748)

This commit is contained in:
Sebastian 2026-06-04 22:05:59 +02:00 committed by GitHub
parent cc9b73b0bd
commit e464999eb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 28 additions and 22 deletions

View file

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