fix: restore @opencode-ai/ui in kilo-console — it is actively imported

kilo-console's ProjectConsoleRoute.tsx imports @opencode-ai/ui/file,
@opencode-ai/ui/context/file, and @opencode-ai/ui/session-review.
The removal was a false positive from depcheck which failed to detect
the workspace package references. Count now 33 deps removed.
This commit is contained in:
Z User
2026-06-16 13:50:01 +00:00
parent d82649a073
commit 8824fa0b35
+1
View File
@@ -14,6 +14,7 @@
"@kilocode/kilo-web-ui": "workspace:*",
"@kilocode/sdk": "workspace:*",
"@lottiefiles/dotlottie-web": "0.74.0",
"@opencode-ai/ui": "workspace:*",
"@solidjs/router": "catalog:",
"ghostty-web": "0.4.0",
"solid-js": "catalog:",