prompt slot (#19563)

This commit is contained in:
Sebastian 2026-03-29 00:27:27 +01:00 committed by GitHub
parent 772059acb5
commit 38af99dcb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 125 additions and 43 deletions

View file

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