From d96f74a3fc600e94b4b03c238df58830d5145b2f Mon Sep 17 00:00:00 2001 From: kingboung Date: Tue, 12 May 2026 16:39:37 +0800 Subject: [PATCH] chore: update bun.lock Co-Authored-By: Claude Opus 4.7 --- bun.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lock b/bun.lock index 63a28a6b2..475d39282 100644 --- a/bun.lock +++ b/bun.lock @@ -8,6 +8,7 @@ "@agentclientprotocol/sdk": "^0.19.0", "@claude-code-best/mcp-chrome-bridge": "^2.0.8", "gray-matter": "^4.0.3", + "undici": "^7.24.6", "ws": "^8.20.0", }, "devDependencies": { @@ -133,7 +134,6 @@ "turndown": "^7.2.2", "type-fest": "^5.5.0", "typescript": "^6.0.2", - "undici": "^7.24.6", "url-handler-napi": "workspace:*", "usehooks-ts": "^3.1.1", "vite": "^8.0.8",