2 Commits

Author SHA1 Message Date
0947dc4fe0 chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.110 2025-09-10 00:22:13 +00:00
a69a46276a chore(deps): update dependency aqua:astral-sh/uv to v0.8.15 (#338)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aqua:astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.14` -> `0.8.15` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #338
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-09-09 13:51:17 +00:00

View File

@@ -3,7 +3,7 @@
"aqua:FiloSottile/age" = "1.2.1"
"aqua:ajeetdsouza/zoxide" = "0.9.8"
"aqua:alexellis/k3sup" = "0.13.11"
"aqua:astral-sh/uv" = "0.8.14"
"aqua:astral-sh/uv" = "0.8.15"
"aqua:aws/aws-cli" = "2.28.21"
"aqua:bitwarden/clients" = "2025.7.0"
"aqua:dagger/dagger" = "0.18.16"
@@ -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.109"
"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" }