Compare commits

..

2 Commits

Author SHA1 Message Date
e07d0c009b chore(deps): update dependency npm:@google/gemini-cli to v0.1.18 2025-08-11 12:13:00 +00:00
e70e3f9f65 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #293
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-08-11 11:54:44 +00:00

View File

@@ -26,7 +26,7 @@
"aqua:starship/starship" = "1.23.0" "aqua:starship/starship" = "1.23.0"
"aqua:tilt-dev/ctlptl" = "0.8.42" "aqua:tilt-dev/ctlptl" = "0.8.42"
"aqua:tilt-dev/tilt" = "0.35.0" "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.18" "npm:@google/gemini-cli" = "0.1.18"
"pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" } "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" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }