From f3b71007d2d05529a755dddf5e73a69507f8ada7 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 9 Oct 2025 18:21:38 -0400 Subject: core: replace chokidar with @parcel/watcher for better performance and cross-platform support --- bun.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index 58f0c9419..cf8863f84 100644 --- a/bun.lock +++ b/bun.lock @@ -152,6 +152,7 @@ "@openauthjs/openauth": "0.4.3", "@opencode-ai/plugin": "workspace:*", "@opencode-ai/sdk": "workspace:*", + "@parcel/watcher": "2.5.1", "@standard-schema/spec": "1.0.0", "@zip.js/zip.js": "2.7.62", "ai": "catalog:", @@ -181,6 +182,7 @@ "@ai-sdk/amazon-bedrock": "2.2.10", "@ai-sdk/google-vertex": "3.0.16", "@octokit/webhooks-types": "7.6.1", + "@parcel/watcher-win32-x64": "2.5.1", "@standard-schema/spec": "1.0.0", "@tsconfig/bun": "1.0.7", "@types/bun": "catalog:", -- cgit v1.2.3