feat(claude-code): update package to v0.2.106

- Bumped version of `claude-code` from 0.2.99 to 0.2.106.
- Updated dependencies, hashes, and added Node.js 20 support.
- Ensures compatibility with the latest release and runtime environment.
This commit is contained in:
Harald Hoyer 2025-05-09 13:12:03 +02:00
parent 8d3323df80
commit f731fa5ec1
2 changed files with 14 additions and 11 deletions

View file

@ -5,13 +5,13 @@
"packages": {
"": {
"dependencies": {
"@anthropic-ai/claude-code": "^0.2.99"
"@anthropic-ai/claude-code": "^0.2.106"
}
},
"node_modules/@anthropic-ai/claude-code": {
"version": "0.2.99",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-0.2.99.tgz",
"integrity": "sha512-KG+pFtiqSRmrSzcBRtgiPSqu9zaGg7GIlppKLEyDBlTn9M9JJbe1SLY5W8eB2AXC/fro+ePmM9cHzHO+zhkr7g==",
"version": "0.2.106",
"resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-0.2.106.tgz",
"integrity": "sha512-bryGjkA4VhQ4E7McxHVGgectYP/J9zhtkOP9nMNkLPepi5m85tyPHOZgTIhA3R3N7wrIRHPlpMv5y2GjGOo5TQ==",
"hasInstallScript": true,
"license": "SEE LICENSE IN README.md",
"dependencies": {