Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/belt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}
},
"dependencies": {
"@anthropic-ai/claude-code": "^1.0.108",
"@anthropic-ai/claude-code": "^2.0.31",
"any-shell-escape": "^0.1.1",
"boxen": "^8.0.1",
"chalk": "^2.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ __metadata:
version: 8
cacheKey: 10c0

"@anthropic-ai/claude-code@npm:^1.0.108":
version: 1.0.108
resolution: "@anthropic-ai/claude-code@npm:1.0.108"
"@anthropic-ai/claude-code@npm:^2.0.31":
version: 2.0.47
resolution: "@anthropic-ai/claude-code@npm:2.0.47"
dependencies:
"@img/sharp-darwin-arm64": "npm:^0.33.5"
"@img/sharp-darwin-x64": "npm:^0.33.5"
Expand All @@ -30,15 +30,15 @@ __metadata:
optional: true
bin:
claude: cli.js
checksum: 10c0/d06e265b030fa523f5215bf4292adb4a0af0d0ecc84e5a85a4cf4e9dcda73ede3208c197b23142b9db963ce6989f409016042108c6febb9ab27e3fdc138994f3
checksum: 10c0/3cf16f393f87591e7d0aec59cf2d1f5f71b9f26c7e4974bc4a9e74afcb1abf53eb9206ed96213737fbdd069dd8034aadea19ccf9e7ef7a7bce3fc844a889cc4e
languageName: node
linkType: hard

"@belt/cli@workspace:packages/belt-cli":
version: 0.0.0-use.local
resolution: "@belt/cli@workspace:packages/belt-cli"
dependencies:
"@anthropic-ai/claude-code": "npm:^1.0.108"
"@anthropic-ai/claude-code": "npm:^2.0.31"
"@types/js-yaml": "npm:^4.0.9"
"@types/lodash": "npm:^4.17.20"
"@types/make-dir": "npm:^2.1.0"
Expand Down
Loading