|
15 | 15 | }, |
16 | 16 | "packages/blink": { |
17 | 17 | "name": "blink", |
18 | | - "version": "1.1.17", |
| 18 | + "version": "1.1.18", |
19 | 19 | "bin": { |
20 | 20 | "blink": "./dist/cli/index.js", |
21 | 21 | }, |
| 22 | + "dependencies": { |
| 23 | + "@blink-sdk/compute-protocol": "^0.0.6", |
| 24 | + }, |
22 | 25 | "devDependencies": { |
23 | 26 | "@ai-sdk/anthropic": "^2.0.15", |
24 | 27 | "@ai-sdk/google": "^2.0.13", |
25 | 28 | "@ai-sdk/openai": "^2.0.28", |
26 | 29 | "@ai-sdk/openai-compatible": "^1.0.19", |
27 | 30 | "@ai-sdk/react": "^2.0.35", |
28 | 31 | "@ai-sdk/xai": "^2.0.16", |
29 | | - "@blink-sdk/compute": "^0.0.15", |
30 | | - "@blink-sdk/compute-protocol": "^0.0.6", |
31 | 32 | "@blink.so/api": "^1.0.0", |
32 | 33 | "@clack/prompts": "^0.11.0", |
33 | 34 | "@hono/node-server": "^1.19.3", |
|
2595 | 2596 |
|
2596 | 2597 | "app-builder-lib/tar": ["tar@6.2.1", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A=="], |
2597 | 2598 |
|
2598 | | - "blink/@blink-sdk/compute": ["@blink-sdk/compute@0.0.15", "", { "peerDependencies": { "@blink-sdk/compute-protocol": ">= 0.0.6", "ai": ">= 5", "zod": ">= 4" } }, "sha512-G4OekwJIyZzVfJqcK35huomIZvfnDJMLwDsOGVrcIIhQ2xVwqixb1xZpj4jBtmDmbh+FbjjHplHp+CKRF7mamA=="], |
2599 | | - |
2600 | 2599 | "blink/@blink.so/api": ["@blink.so/api@1.0.0", "", { "optionalDependencies": { "@blink-sdk/compute-protocol": ">= 0.0.2" }, "peerDependencies": { "ai": ">= 5", "react": ">= 18", "zod": ">= 4" }, "optionalPeers": ["react"] }, "sha512-mBYfopecR+XaMw/W78H6aGgKyZMh99YwcGAU17LVAL+kk4uweJX3cul7958C3f8ovKSeXuXA33t64DbjY3Zi8w=="], |
2601 | 2600 |
|
2602 | 2601 | "body-parser/iconv-lite": ["iconv-lite@0.6.3", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="], |
|
0 commit comments