build: bump opentui to 0.4.5 (#37616)

This commit is contained in:
Simon Klee 2026-07-18 19:40:12 +02:00 committed by GitHub
commit ba3f966ed0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 37 additions and 43 deletions

View file

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