From c13f84b6cac198f344d58ab04e6fa03104642c4f Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 10 Sep 2025 21:38:18 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.110 (#344) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm:@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.98` -> `1.0.110` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/1.0.110?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/1.0.98/1.0.110?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/344 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 c5a0772..cb4c0d4 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -27,7 +27,7 @@ "aqua:tilt-dev/ctlptl" = "0.8.43" "aqua:tilt-dev/tilt" = "0.35.1" "cargo:tukai" = "0.2.3" -"npm:@anthropic-ai/claude-code" = "1.0.98" +"npm:@anthropic-ai/claude-code" = "1.0.110" "npm:@google/gemini-cli" = "0.2.2" "pipx:aider-chat" = { version = "0.86.1", uvx_args = "--python 3.13.6 --with google-generativeai" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.6" }