summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 2261ba8..8a913d0 100644
--- a/bun.lock
+++ b/bun.lock
@@ -103,6 +103,7 @@
"@dispatch/tool-youtube-transcript": "workspace:*",
"@dispatch/transport-http": "workspace:*",
"@dispatch/transport-ws": "workspace:*",
+ "@dispatch/vision-handoff": "workspace:*",
},
},
"packages/journal-sink": {
@@ -361,6 +362,15 @@
"name": "@dispatch/ui-contract",
"version": "0.2.0",
},
+ "packages/vision-handoff": {
+ "name": "@dispatch/vision-handoff",
+ "version": "0.0.0",
+ "dependencies": {
+ "@dispatch/credential-store": "workspace:*",
+ "@dispatch/kernel": "workspace:*",
+ "@dispatch/openai-stream": "workspace:*",
+ },
+ },
"packages/wire": {
"name": "@dispatch/wire",
"version": "0.12.0",
@@ -461,6 +471,8 @@
"@dispatch/ui-contract": ["@dispatch/ui-contract@workspace:packages/ui-contract"],
+ "@dispatch/vision-handoff": ["@dispatch/vision-handoff@workspace:packages/vision-handoff"],
+
"@dispatch/wire": ["@dispatch/wire@workspace:packages/wire"],
"@esbuild/aix-ppc64": ["@esbuild/[email protected]", "", { "os": "aix", "cpu": "ppc64" }, "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg=="],