From 576a681a4facafc42159dd1044b4abb40546bfdf Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sat, 7 Feb 2026 00:46:31 +0100 Subject: feat: add models.dev schema ref for model autocomplete in opencode.json (#12528) --- bun.lock | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index 11b6938e7..fcb2f8f0c 100644 --- a/bun.lock +++ b/bun.lock @@ -497,6 +497,9 @@ "web-tree-sitter", "tree-sitter-bash", ], + "patchedDependencies": { + "@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch", + }, "overrides": { "@types/bun": "catalog:", "@types/node": "catalog:", -- cgit v1.2.3