From 9ceffc8f413a1807d7fd96d93031ba05a35c788f Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 23 Jul 2025 17:32:49 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.58 (#265) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm:@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.51` -> `1.0.58` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/1.0.58?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/1.0.51/1.0.58?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/265 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- 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" }