From 9ae99ca331756ca5b4d7c2dca6398c6c539001bc Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Sun, 16 Mar 2025 15:51:58 +0000 Subject: [PATCH] feat(mise): upgrade `claude-code` from 0.2.42 to 0.2.45 --- 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 723aaee..9d00a73 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -26,7 +26,7 @@ "aqua:tilt-dev/ctlptl" = "0.8.39" "aqua:tilt-dev/tilt" = "0.34.0" "aqua:xo/usql" = "0.19.19" -"npm:@anthropic-ai/claude-code" = "0.2.42" +"npm:@anthropic-ai/claude-code" = "0.2.45" "pipx:aider-chat" = { version = "0.77.0", uvx_args = "--python 3.12.7 --with google-generativeai" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2"