summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorThierry Delafontaine <[email protected]>2025-10-23 19:16:03 +0200
committerGitHub <[email protected]>2025-10-23 12:16:03 -0500
commita68111ca777cb5d0d84ea141af0db20962cc4cfe (patch)
tree7acc7036eb73fb49d430ab708d5d7e729b18b036 /bun.lock
parent5f8a3a574ef125a073f081c869a4d33054a2719a (diff)
downloadopencode-a68111ca777cb5d0d84ea141af0db20962cc4cfe.tar.gz
opencode-a68111ca777cb5d0d84ea141af0db20962cc4cfe.zip
fix: move `zod-to-json-schema` to `dependencies` (#3387)
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/bun.lock b/bun.lock
index dbbeb3fbc..9d58c40ce 100644
--- a/bun.lock
+++ b/bun.lock
@@ -207,6 +207,7 @@
"xdg-basedir": "5.1.0",
"yargs": "18.0.0",
"zod": "catalog:",
+ "zod-to-json-schema": "3.24.5",
},
"devDependencies": {
"@ai-sdk/amazon-bedrock": "2.2.10",
@@ -222,7 +223,6 @@
"@typescript/native-preview": "catalog:",
"typescript": "catalog:",
"vscode-languageserver-types": "3.17.5",
- "zod-to-json-schema": "3.24.5",
},
},
"packages/plugin": {