From c4790b3510581fe3d9ddd0fcf063cf72e2e3ffb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 16:46:33 +0000 Subject: [PATCH] chore(deps): bump @standard-schema/spec from 1.0.0 to 1.1.0 Bumps [@standard-schema/spec](https://github.com/standard-schema/standard-schema) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/standard-schema/standard-schema/releases) - [Commits](https://github.com/standard-schema/standard-schema/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: "@standard-schema/spec" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/opencode/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/opencode/package.json b/packages/opencode/package.json index fa29169d2..0d9306a00 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -35,7 +35,7 @@ "@parcel/watcher-linux-x64-musl": "2.5.1", "@parcel/watcher-win32-arm64": "2.5.1", "@parcel/watcher-win32-x64": "2.5.1", - "@standard-schema/spec": "1.0.0", + "@standard-schema/spec": "1.1.0", "@tsconfig/bun": "catalog:", "@types/babel__core": "7.20.5", "@types/bun": "catalog:", @@ -101,7 +101,7 @@ "@pierre/diffs": "catalog:", "@solid-primitives/event-bus": "1.1.2", "@solid-primitives/scheduled": "1.5.2", - "@standard-schema/spec": "1.0.0", + "@standard-schema/spec": "1.1.0", "@zip.js/zip.js": "2.7.62", "ai": "catalog:", "ai-gateway-provider": "2.3.1",