mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
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:
Regular → Executable
+1
@@ -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:",
|
||||
|
||||
Reference in New Issue
Block a user