From 8cbdd5f18ed5aa1ae14f441f4d51c68c4d3cc800 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 28 Jul 2025 12:48:11 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.61 (#279) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm:@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.58` -> `1.0.61` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/1.0.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/1.0.58/1.0.61?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/279 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 25517ee..2783f6b 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.58" +"npm:@anthropic-ai/claude-code" = "1.0.61" "npm:@google/gemini-cli" = "0.1.13" "pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }