From e597081bd0de986093c225019aba255f8acc38dc Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 18 Aug 2025 13:15:14 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.83 (#303) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm:@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.72` -> `1.0.83` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/1.0.83?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/1.0.72/1.0.83?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/303 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 4c74592..e2ac697 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -27,7 +27,7 @@ "aqua:tilt-dev/ctlptl" = "0.8.42" "aqua:tilt-dev/tilt" = "0.35.0" "cargo:tukai" = "0.2.3" -"npm:@anthropic-ai/claude-code" = "1.0.72" +"npm:@anthropic-ai/claude-code" = "1.0.83" "npm:@google/gemini-cli" = "0.1.18" "pipx:aider-chat" = { version = "0.86.0", uvx_args = "--python 3.13.6 --with google-generativeai" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.6" }