chore: upgrade claude-code to version 1.0.2

Update the claude-code package version from 0.2.124 to 1.0.2. Adjust associated hashes to match the new package version and ensure integrity.
This commit is contained in:
Harald Hoyer 2025-05-23 08:54:45 +02:00
parent 95cab4b629
commit f69eec0a2a

View file

@ -5,13 +5,13 @@
"packages": {
"": {
"dependencies": {
"@anthropic-ai/claude-code": "^0.2.124"
"@anthropic-ai/claude-code": "^1.0.2"
}
},
"node_modules/@anthropic-ai/claude-code": {
"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==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.2.tgz",
"integrity": "sha512-6p7RMXEcVfymsJ7v0GyMfA3gcD2AbFVSb9b1Py4tbxM2ensjyaSx3wVQW2QiFk+9mhoRkYc0ETVnJ1x/G0LW7g==",
"hasInstallScript": true,
"license": "SEE LICENSE IN README.md",
"bin": {