upgrade opentui to 0.1.91 (#19440)

This commit is contained in:
Sebastian 2026-03-28 15:10:59 +01:00 committed by GitHub
parent 6c14ea1d22
commit 6086072567
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 85 additions and 20 deletions

View file

@ -21,8 +21,8 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.1.90",
"@opentui/solid": ">=0.1.90"
"@opentui/core": ">=0.1.91",
"@opentui/solid": ">=0.1.91"
},
"peerDependenciesMeta": {
"@opentui/core": {
@ -33,8 +33,8 @@
}
},
"devDependencies": {
"@opentui/core": "0.1.90",
"@opentui/solid": "0.1.90",
"@opentui/core": "0.1.91",
"@opentui/solid": "0.1.91",
"@tsconfig/node22": "catalog:",
"@types/node": "catalog:",
"typescript": "catalog:",