From e70e3f9f65c84def82f906025fae48cd9caa98b3 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 11 Aug 2025 11:54:44 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.72 (#293) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm:@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.67` -> `1.0.72` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/1.0.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/1.0.67/1.0.72?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/293 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 c2186f2..2e1c56c 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.67" +"npm:@anthropic-ai/claude-code" = "1.0.72" "npm:@google/gemini-cli" = "0.1.16" "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" }