mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
chore(deps): Kill small dependencies (#4467)
This commit is contained in:
committed by
GitHub
Unverified
parent
8da1f3d131
commit
2829146dde
@@ -1,7 +1,7 @@
|
||||
import * as os from "node:os";
|
||||
import type { ImageContent, TextContent } from "@earendil-works/pi-ai";
|
||||
import { getCapabilities, getImageDimensions, imageFallback } from "@earendil-works/pi-tui";
|
||||
import stripAnsi from "strip-ansi";
|
||||
import { stripAnsi } from "../../utils/ansi.js";
|
||||
import { sanitizeBinaryOutput } from "../../utils/shell.js";
|
||||
|
||||
export function shortenPath(path: unknown): string {
|
||||
|
||||
Reference in New Issue
Block a user