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
parent 27ac53aaac
commit 0af242974c
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": {