File tree Expand file tree Collapse file tree 3 files changed +260
-188
lines changed
libs/@local/repo-chores/node Expand file tree Collapse file tree 3 files changed +260
-188
lines changed Original file line number Diff line number Diff line change 42
42
"test:unit" : " vitest --run --exclude \" **/*.ai.test.ts\" "
43
43
},
44
44
"dependencies" : {
45
- "@anthropic-ai/bedrock-sdk" : " 0.11.2 " ,
46
- "@anthropic-ai/sdk" : " 0.32.1 " ,
45
+ "@anthropic-ai/bedrock-sdk" : " 0.23.0 " ,
46
+ "@anthropic-ai/sdk" : " 0.57.0 " ,
47
47
"@apps/hash-graph" : " 0.0.0-private" ,
48
48
"@blockprotocol/graph" : " 0.4.0-canary.0" ,
49
49
"@blockprotocol/type-system" : " 0.1.2-canary.0" ,
Original file line number Diff line number Diff line change 10
10
"lint:tsc" : " tsc --noEmit"
11
11
},
12
12
"dependencies" : {
13
- "@anthropic-ai/sdk" : " 0.32.1 " ,
13
+ "@anthropic-ai/sdk" : " 0.57.0 " ,
14
14
"@blockprotocol/core" : " patch:@blockprotocol/core@npm%3A0.1.3#~/.yarn/patches/@blockprotocol-core-npm-0.1.3-7c4f062e15.patch" ,
15
15
"@linear/sdk" : " 6.0.0" ,
16
16
"@local/hash-backend-utils" : " 0.0.0-private" ,
You can’t perform that action at this time.
0 commit comments