chore(deps): Kill small dependencies (#4467)

This commit is contained in:
Armin Ronacher
2026-05-13 10:44:56 +02:00
committed by GitHub
parent 8da1f3d131
commit 2829146dde
18 changed files with 357 additions and 227 deletions

View File

@@ -15,8 +15,8 @@ import {
} from "fs";
import { readdir, readFile, stat } from "fs/promises";
import { join, resolve } from "path";
import { v7 as uuidv7 } from "uuid";
import { getAgentDir as getDefaultAgentDir, getSessionsDir } from "../config.js";
import { uuidv7 } from "../utils/uuid.js";
import {
type BashExecutionMessage,
type CustomMessage,