From 6d50f3d89c42a79fad9549b181a31f802568a00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:24:25 +0000 Subject: [PATCH] chore(deps): Bump @parcel/watcher from 2.5.6 to 2.6.0 Bumps [@parcel/watcher](https://github.com/parcel-bundler/watcher) from 2.5.6 to 2.6.0. - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](https://github.com/parcel-bundler/watcher/compare/v2.5.6...v2.6.0) --- updated-dependencies: - dependency-name: "@parcel/watcher" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/tinycode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tinycode/package.json b/packages/tinycode/package.json index ca8a2ba80..6a2957bb0 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -113,7 +113,7 @@ "@opentui/core": "catalog:", "@opentui/keymap": "catalog:", "@opentui/solid": "catalog:", - "@parcel/watcher": "2.5.6", + "@parcel/watcher": "2.6.0", "@pierre/diffs": "catalog:", "@silvia-odwyer/photon-node": "0.3.4", "@solid-primitives/event-bus": "1.1.2",