From 568d935e927c0f96d4bfaea0ea7f45a91882dd8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 16:44:15 +0000 Subject: [PATCH] chore(deps-dev): bump @parcel/watcher-win32-x64 from 2.5.1 to 2.6.0 Bumps [@parcel/watcher-win32-x64](https://github.com/parcel-bundler/watcher) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](https://github.com/parcel-bundler/watcher/compare/v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: "@parcel/watcher-win32-x64" dependency-version: 2.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 19e76e778..12fcca53a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -55,7 +55,7 @@ "@parcel/watcher-linux-x64-glibc": "2.5.1", "@parcel/watcher-linux-x64-musl": "2.5.1", "@parcel/watcher-win32-arm64": "2.5.1", - "@parcel/watcher-win32-x64": "2.5.1", + "@parcel/watcher-win32-x64": "2.6.0", "@opencode-ai/http-recorder": "workspace:*", "drizzle-kit": "catalog:" },