Use OpenTUI theme detection for initial TUI mode, again (#23846)

This commit is contained in:
Sebastian 2026-04-24 17:28:07 +02:00 committed by GitHub
parent 86715fecc4
commit 3a5507de95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 22 additions and 67 deletions

View file

@ -22,8 +22,8 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.1.99",
"@opentui/solid": ">=0.1.99"
"@opentui/core": ">=0.1.103",
"@opentui/solid": ">=0.1.103"
},
"peerDependenciesMeta": {
"@opentui/core": {
@ -34,8 +34,8 @@
}
},
"devDependencies": {
"@opentui/core": "0.1.99",
"@opentui/solid": "0.1.99",
"@opentui/core": "0.1.103",
"@opentui/solid": "0.1.103",
"@tsconfig/node22": "catalog:",
"@types/node": "catalog:",
"typescript": "catalog:",