chore: upgrade @anthropic-ai/claude-code to v0.2.124

Updated the @anthropic-ai/claude-code dependency from v0.2.114 to v0.2.124 in package-lock.json and package.nix. Adjusted associated hashes to ensure compatibility with the new version.
This commit is contained in:
Harald Hoyer 2025-05-21 10:06:25 +02:00
parent f77bad4bf0
commit 3c929f2c5a
2 changed files with 7 additions and 7 deletions

View file

@ -5,13 +5,13 @@
"packages": {
"": {
"dependencies": {
"@anthropic-ai/claude-code": "^0.2.114"
"@anthropic-ai/claude-code": "^0.2.124"
}
},
"node_modules/@anthropic-ai/claude-code": {
"version": "0.2.114",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-0.2.114.tgz",
"integrity": "sha512-Wa+5VcY0jTWAuwBjguPzER5qNXpaT2Ye2ssaCADrWjWHv1gRp9OEtnX8mYPypywyB6rmKeMzioMDrtHAW3VD0w==",
"version": "0.2.124",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-0.2.124.tgz",
"integrity": "sha512-W/sPzrDhZq/M6vOK0SsWBWbHZ1SMsstq+tPjNCz10e7l6QVrCxfSSHAKIJRgmXAJRl5cEAt2pcu4Wor0cGimbA==",
"hasInstallScript": true,
"license": "SEE LICENSE IN README.md",
"bin": {