From 14cb2d2af66992dbcd9cbd0d529b32fd862663cb Mon Sep 17 00:00:00 2001 From: Dax Date: Tue, 16 Sep 2025 00:17:10 -0400 Subject: feat: improve file watcher with chokidar and better ignore patterns (#2621) Co-authored-by: GitHub Action --- bun.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index 4164ba1c3..013c7839a 100644 --- a/bun.lock +++ b/bun.lock @@ -143,6 +143,7 @@ "@standard-schema/spec": "1.0.0", "@zip.js/zip.js": "2.7.62", "ai": "catalog:", + "chokidar": "4.0.3", "decimal.js": "10.5.0", "diff": "8.0.2", "gray-matter": "4.0.3", -- cgit v1.2.3