From b0de776a1c8a61426f4e06e91157b0ef5dfcd45b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:47:13 +0000 Subject: [PATCH] chore(deps): bump chokidar from 4.0.3 to 5.0.0 Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/4.0.3...5.0.0) --- updated-dependencies: - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/opencode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/opencode/package.json b/packages/opencode/package.json index dcea8779d..191c352fd 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -111,7 +111,7 @@ "ai-gateway-provider": "2.3.1", "bonjour-service": "1.3.0", "bun-pty": "0.4.8", - "chokidar": "4.0.3", + "chokidar": "5.0.0", "clipboardy": "4.0.0", "cross-spawn": "catalog:", "decimal.js": "10.5.0",