From 6d631058502213c5aef55ef5d2913b0c8f4f1ebb Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Thu, 3 Jul 2025 09:02:46 -0300 Subject: [PATCH] feat(mise): upgrade runtimes * `npm:@anthropic-ai/claude-code` from `1.0.40` to `1.0.41` --- 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 3eeb67e..d30b255 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -29,7 +29,7 @@ "aqua:tilt-dev/tilt" = "0.35.0" "aqua:xo/usql" = "0.19.24" "go:github.com/bloznelis/typioca" = "3.1.0" -"npm:@anthropic-ai/claude-code" = "1.0.40" +"npm:@anthropic-ai/claude-code" = "1.0.41" "npm:@google/gemini-cli" = "0.1.9" "pipx:aider-chat" = { version = "0.85.1", uvx_args = "--python 3.12.10 --with google-generativeai" } "pipx:vectorcode" = { version = "0.7.5", extras = "mcp", uvx_args = "--python 3.13.3" }