From e6441fc1e35216159429765fe4e1b03220b16586 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 22 Jul 2025 23:15:35 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.58 --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 5f1f5a7..a88f9d6 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -26,7 +26,7 @@ "aqua:starship/starship" = "1.23.0" "aqua:tilt-dev/ctlptl" = "0.8.42" "aqua:tilt-dev/tilt" = "0.35.0" -"npm:@anthropic-ai/claude-code" = "1.0.51" +"npm:@anthropic-ai/claude-code" = "1.0.58" "npm:@google/gemini-cli" = "0.1.12" "pipx:aider-chat" = { version = "0.85.1", uvx_args = "--python 3.12.10 --with google-generativeai" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }