From 1ad4bf061cb769eca9c510c122a8a51499240072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:24:43 +0000 Subject: [PATCH] chore(deps): Bump bun-pty from 0.4.8 to 0.4.10 Bumps [bun-pty](https://github.com/sursaone/bun-pty) from 0.4.8 to 0.4.10. - [Release notes](https://github.com/sursaone/bun-pty/releases) - [Changelog](https://github.com/sursaone/bun-pty/blob/main/CHANGELOG.md) - [Commits](https://github.com/sursaone/bun-pty/compare/v0.4.8...v0.4.10) --- updated-dependencies: - dependency-name: bun-pty dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ab10e147b..03d30f41c 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -129,7 +129,7 @@ "ai": "catalog:", "ai-gateway-provider": "3.1.2", "bonjour-service": "1.3.0", - "bun-pty": "0.4.8", + "bun-pty": "0.4.10", "chokidar": "4.0.3", "clipboardy": "4.0.0", "cross-spawn": "catalog:",