From ca71b639942263506bec023576760e088b49d438 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Wed, 2 Apr 2025 11:33:18 +0000 Subject: [PATCH] chore(mise): upgrade runtimes * `npm:@anthropic-ai/claude-code` 0.2.57 -> 0.2.59 --- 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 1bf708b..48f4a0d 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -27,7 +27,7 @@ "aqua:tilt-dev/tilt" = "0.34.0" "aqua:xo/usql" = "0.19.19" "go:github.com/bloznelis/typioca" = "3.1.0" -"npm:@anthropic-ai/claude-code" = "0.2.57" +"npm:@anthropic-ai/claude-code" = "0.2.59" "pipx:aider-chat" = { version = "0.80.1", uvx_args = "--python 3.12.7 --with google-generativeai" } "pipx:vectorcode" = { version = "0.5.4", uvx_args = "--python 3.13.2" } "ubi:Samyak2/toipe" = "0.5.0"