File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "lockfileVersion" : 1 ,
3+ "configVersion" : 0 ,
34 "workspaces" : {
45 "" : {
56 "name" : " blink-repo" ,
1617 },
1718 "packages/blink" : {
1819 "name" : " blink" ,
19- "version" : " 1.1.23 " ,
20+ "version" : " 1.1.32 " ,
2021 "bin" : {
2122 "blink" : " ./dist/cli/index.js" ,
2223 },
2324 "dependencies" : {
24- "@blink-sdk/compute-protocol" : " ^0.0.6 " ,
25+ "@blink-sdk/compute-protocol" : " ^0.0.7 " ,
2526 },
2627 "devDependencies" : {
2728 "@ai-sdk/anthropic" : " ^2.0.15" ,
102103 },
103104 "packages/compute-protocol" : {
104105 "name" : " @blink-sdk/compute-protocol" ,
105- "version" : " 0.0.6 " ,
106+ "version" : " 0.0.7 " ,
106107 "devDependencies" : {
107108 "@blink-sdk/events" : " workspace:*" ,
108109 "@blink-sdk/multiplexer" : " workspace:*" ,
194195 },
195196 "packages/slack" : {
196197 "name" : " @blink-sdk/slack" ,
197- "version" : " 1.1.1 " ,
198+ "version" : " 1.1.2 " ,
198199 "devDependencies" : {
199200 "@ai-sdk/provider" : " ^2.0.0" ,
200201 "@slack/types" : " ^2.17.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " blink" ,
3- "version" : " 1.1.31 " ,
3+ "version" : " 1.1.32 " ,
44 "description" : " Blink is a tool for building and deploying AI agents." ,
55 "type" : " module" ,
66 "bin" : {
7474 "gen-templates" : " bun run src/cli/scripts/generate-templates.ts && cd ../.. && bun format"
7575 },
7676 "dependencies" : {
77- "@blink-sdk/compute-protocol" : " ^0.0.6 "
77+ "@blink-sdk/compute-protocol" : " ^0.0.7 "
7878 },
7979 "devDependencies" : {
8080 "@ai-sdk/anthropic" : " ^2.0.15" ,
You can’t perform that action at this time.
0 commit comments