chore(deps): update claude-code to v2.0.11

- Bumped `claude-code` package version from `2.0.1` to `2.0.11`.
- Updated `package-lock.json`, hashes, and dependencies for consistency.
This commit is contained in:
Harald Hoyer 2025-10-09 08:48:40 -06:00
parent ecee6bd93a
commit 1b554f5a46
2 changed files with 7 additions and 7 deletions

View file

@ -6,13 +6,13 @@
"packages": {
"": {
"dependencies": {
"@anthropic-ai/claude-code": "^1.0.109"
"@anthropic-ai/claude-code": "^2.0.11"
}
},
"node_modules/@anthropic-ai/claude-code": {
"version": "1.0.109",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.109.tgz",
"integrity": "sha512-gjj76f/+M5KfI+ORA9VNVJgR7s8eyur66XCWIIO66q4poNWcszxidXo+TDTqokLLwuNV+qFGx4JkK/PDmtwqMA==",
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.0.11.tgz",
"integrity": "sha512-DBQd5znEJn11JsmqFOhjTeSO6oihxPkl9KiHxsvc1kbyQKUNVRLFnaAjUfGUOktmWLN+d7e3vbIRKhHtXoA0BQ==",
"license": "SEE LICENSE IN README.md",
"bin": {
"claude": "cli.js"