deps: Upgrade OpenTUI to 0.2.10 (#27491)

This commit is contained in:
Simon Klee 2026-05-14 11:14:03 +02:00 committed by GitHub
commit 0af242974c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 21 deletions

View file

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