mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
ci: centralize opentui dependencies in workspace catalog
Use catalog references for @opentui/core, @opentui/solid, and opentui-spinner across packages to ensure consistent versions and simplify updates.
This commit is contained in:
parent
fc88ed1262
commit
d748c71845
4 changed files with 16 additions and 14 deletions
|
|
@ -34,8 +34,8 @@
|
|||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@opentui/core": "0.1.103",
|
||||
"@opentui/solid": "0.1.103",
|
||||
"@opentui/core": "catalog:",
|
||||
"@opentui/solid": "catalog:",
|
||||
"@tsconfig/node22": "catalog:",
|
||||
"@types/node": "catalog:",
|
||||
"typescript": "catalog:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue