From 848322d13e6f45f5ad1352c83088f5454462e8aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:47:48 +0000 Subject: [PATCH] chore(deps): bump @clack/prompts from 1.0.0-alpha.1 to 1.3.0 Bumps [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) from 1.0.0-alpha.1 to 1.3.0. - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.3.0/packages/prompts) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..4715dc96a 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -82,7 +82,7 @@ "@altimateai/altimate-core": "0.3.1", "@altimateai/drivers": "workspace:*", "@aws-sdk/credential-providers": "3.993.0", - "@clack/prompts": "1.0.0-alpha.1", + "@clack/prompts": "1.3.0", "@effect/platform-node": "catalog:", "@gitlab/gitlab-ai-provider": "3.6.0", "@gitlab/opencode-gitlab-auth": "1.3.3",