diff --git a/package-lock.json b/package-lock.json index 5224a1c..442c5e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "claude-code-action", "version": "0.0.0-managed-by-semantic-release", "devDependencies": { - "@anthropic-ai/claude-code": "2.1.259", + "@anthropic-ai/claude-code": "2.1.260", "@commitlint/cli": "21.2.2", "@commitlint/config-conventional": "21.2.2", "@eslint/json": "2.1.0", @@ -28,6 +28,9 @@ "turbo": "2.10.12", "typescript": "6.0.3", "typescript-eslint": "8.69.0" + }, + "engines": { + "node": ">=22.22.1 <23.0.0 || >=23.6.0" } }, "node_modules/@actions/core": { @@ -80,9 +83,9 @@ "license": "MIT" }, "node_modules/@anthropic-ai/claude-code": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.259.tgz", - "integrity": "sha512-kzhz+R36GgL5aouAkeMO9nI1BEIVaRx1NGu0wTTn/H315l61uiLRo13yvva7H10Pfv0PGgzqJ4m+EKv9BzIRXQ==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.260.tgz", + "integrity": "sha512-Arqg8BvlOehmC3QdACN2WKshqqWQVMo+5NwG22aiJbw7M6S1LM7E2pA2MjD8BS5P5EwZVkh2eKUmC6k7pVUqSQ==", "dev": true, "hasInstallScript": true, "license": "SEE LICENSE IN README.md", @@ -93,20 +96,20 @@ "node": ">=22.0.0" }, "optionalDependencies": { - "@anthropic-ai/claude-code-darwin-arm64": "2.1.259", - "@anthropic-ai/claude-code-darwin-x64": "2.1.259", - "@anthropic-ai/claude-code-linux-arm64": "2.1.259", - "@anthropic-ai/claude-code-linux-arm64-musl": "2.1.259", - "@anthropic-ai/claude-code-linux-x64": "2.1.259", - "@anthropic-ai/claude-code-linux-x64-musl": "2.1.259", - "@anthropic-ai/claude-code-win32-arm64": "2.1.259", - "@anthropic-ai/claude-code-win32-x64": "2.1.259" + "@anthropic-ai/claude-code-darwin-arm64": "2.1.260", + "@anthropic-ai/claude-code-darwin-x64": "2.1.260", + "@anthropic-ai/claude-code-linux-arm64": "2.1.260", + "@anthropic-ai/claude-code-linux-arm64-musl": "2.1.260", + "@anthropic-ai/claude-code-linux-x64": "2.1.260", + "@anthropic-ai/claude-code-linux-x64-musl": "2.1.260", + "@anthropic-ai/claude-code-win32-arm64": "2.1.260", + "@anthropic-ai/claude-code-win32-x64": "2.1.260" } }, "node_modules/@anthropic-ai/claude-code-darwin-arm64": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-darwin-arm64/-/claude-code-darwin-arm64-2.1.259.tgz", - "integrity": "sha512-yAMbgvi5pVt2fBO0Sg9n+2WJ0vJTd6ykafaRq1DL/8/hb314zDwyJuP7OewFBgHthYm3szTPi7CSe0vmeTxz3g==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-darwin-arm64/-/claude-code-darwin-arm64-2.1.260.tgz", + "integrity": "sha512-rhLCelO/hob3gj5qHEdDTWd+QQzr5JOT10VY86YdRFmLObm4+JSvDDVvkySlpyGThf+2iZDLrGJuSUfnTOwF5w==", "cpu": [ "arm64" ], @@ -118,9 +121,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-darwin-x64": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-darwin-x64/-/claude-code-darwin-x64-2.1.259.tgz", - "integrity": "sha512-Q70pOwpAmbuRFmEh+L3FPU3BHYcGf9nr8COtJDewjjnK8w9RZK8vs9k6TGvujhRjaQGAdKOwL5lgVI69xW4VEw==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-darwin-x64/-/claude-code-darwin-x64-2.1.260.tgz", + "integrity": "sha512-znxVLwHnCj5gtXLVwV67Bo6FrqHw6OMWEsZDjkZkS/JjG3SSkKcv3YMkA6hLkzXVBsZ48BgOHRv2MZ6vXcTkFw==", "cpu": [ "x64" ], @@ -132,9 +135,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-linux-arm64": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-arm64/-/claude-code-linux-arm64-2.1.259.tgz", - "integrity": "sha512-9NzlP79GXZcnaHmVbZO8pIPPafRTJzfSRAZeHbDyCAHnsMQWmkIbW2kOsDl1KpV93za+3Kdn6RuKIs+JRp0rag==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-arm64/-/claude-code-linux-arm64-2.1.260.tgz", + "integrity": "sha512-lOWJjMw3rRNBjQuGrFqErlk6FW4dbR1Nf51jFtUChv2auatQjPaooslxp9dG944XpNAvn++P65ife4hM2iww6w==", "cpu": [ "arm64" ], @@ -149,9 +152,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-linux-arm64-musl": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-arm64-musl/-/claude-code-linux-arm64-musl-2.1.259.tgz", - "integrity": "sha512-kJia3BfDa1Tbfr3nLqinsE72Q9Pt6ovFMamKHkkircGW/xrZIlOtk4tXr6egEx07isp3ERhggYauRD6e+tgb7A==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-arm64-musl/-/claude-code-linux-arm64-musl-2.1.260.tgz", + "integrity": "sha512-73VtNw8xR6DzF0vzB3BjGB15OmQ3KqM8xS2GjGeiqymQmjRtCoJK48gPsW/Si5+OjCz6vZ+Pz6r/iA6vxEFpHA==", "cpu": [ "arm64" ], @@ -166,9 +169,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-linux-x64": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-x64/-/claude-code-linux-x64-2.1.259.tgz", - "integrity": "sha512-Uh2OEu5DVvndwosVXfjUpahQVjNqxZeCO7ehrG0JBd+xo/iWz38LfwCGsbgPiGNI+ZioIl3vwenD+6BjpOi8nQ==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-x64/-/claude-code-linux-x64-2.1.260.tgz", + "integrity": "sha512-sq79dM8gHYc0eGW44knR7LkzHntJRLODp1e6BIv2pEg6vXvKZHfhzwNyjWE1iX/kzZvtaZrEA5Pg7i+Al3gUdw==", "cpu": [ "x64" ], @@ -183,9 +186,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-linux-x64-musl": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-x64-musl/-/claude-code-linux-x64-musl-2.1.259.tgz", - "integrity": "sha512-zZSsED8WvQqH1JV7/8YkNRi8ZT7jZSQ1JWPQljDZTb1+Gf956fx8VT2JeD/r/nklScLoU8vVH+som11faSnRJQ==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-linux-x64-musl/-/claude-code-linux-x64-musl-2.1.260.tgz", + "integrity": "sha512-FfbiXuDVsMiam0K6WkSB0FtP2F04MT5bID9BWxnpc70S7HI8yyQpYLaB2nHRK98KrjkkyVz/f38iX7J9jp1IkA==", "cpu": [ "x64" ], @@ -200,9 +203,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-win32-arm64": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-win32-arm64/-/claude-code-win32-arm64-2.1.259.tgz", - "integrity": "sha512-VOuejZqTPuZyIYZP1LNqcZrlV/KYaj5Uinp3yQ2UNcyRye12oJiaV9EHqU2oySBAtQ+3apxzvs4rBajO8aMNsQ==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-win32-arm64/-/claude-code-win32-arm64-2.1.260.tgz", + "integrity": "sha512-kwewEXl+Hx2BdPPDwbRjgBwiihM6CVdN8D75sFFA1BCsOttY4nz09gPhlZAIwQA3qvpPC8xb7iAe3gmV6qlGtA==", "cpu": [ "arm64" ], @@ -214,9 +217,9 @@ ] }, "node_modules/@anthropic-ai/claude-code-win32-x64": { - "version": "2.1.259", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-win32-x64/-/claude-code-win32-x64-2.1.259.tgz", - "integrity": "sha512-NybMrZjP/AZTpxZtes5VDi6NeEt6PRxYR2A4+pdwl1id5R9jSWmpm9POXasdgMhwPKCYUCBIMbtwsU0Jx3PeDw==", + "version": "2.1.260", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code-win32-x64/-/claude-code-win32-x64-2.1.260.tgz", + "integrity": "sha512-OzZY5FOJ998KGRxKCXl5P8yTK+5J+2coJZ+ZT6+RQdNhQGQ4kxgQGFTjS422SN1fS1Ugy7xzolpYjuJcUY5Yfw==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 23c86e1..058831a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "format:check": "prettier --check ." }, "devDependencies": { - "@anthropic-ai/claude-code": "2.1.259", + "@anthropic-ai/claude-code": "2.1.260", "@commitlint/cli": "21.2.2", "@commitlint/config-conventional": "21.2.2", "@eslint/json": "2.1.0",