This commit is contained in:
Sebastian Herrlinger
2026-03-04 13:14:24 +01:00
parent 9561e3d99a
commit 27671cb324
3 changed files with 53 additions and 39 deletions

View File

@@ -18,11 +18,19 @@
"dist"
],
"dependencies": {
"@opentui/core": "0.1.86",
"@opencode-ai/sdk": "workspace:*",
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.1.87"
},
"peerDependenciesMeta": {
"@opentui/core": {
"optional": true
}
},
"devDependencies": {
"@opentui/core": "0.0.0-20260304-eee67156",
"@tsconfig/node22": "catalog:",
"@types/node": "catalog:",
"typescript": "catalog:",