feat(mise): upgrade runtimes

* `aqua:astral-sh/uv`: from 0.7.16 to 0.7.18
* `aqua:aws/aws-cli`: from 2.27.45 to 2.27.47
* `aqua:sbstp/kubie`: from 0.25.2 to 0.26.0
* `npm:@anthropic-ai/claude-code`: from 1.0.35 to 1.0.40
* `npm:@google/gemini-cli`: from 0.1.7 to 0.1.9
* `pipx:aider-chat` from 0.85.0 to 0.85.1
* `pipx:vectorcode` from 0.7.4 to 0.7.5
* `ubi:block/goose`: from 1.0.30 to 1.0.31
* `ubi:sst/opencode`: from 0.1.160 to 0.1.174
* `ubi:supabase/cli` from 2.26.9 to 2.30.4

Remove unused runtime:

* `yarn`
This commit is contained in:
João Paulo Dubas 2025-07-02 13:15:34 -03:00
parent 27b5c9148b
commit 48bd8ca1d9
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:5HaPRx+Z8Eornc4BTBERSgNxoJQR09Ckn0dMtEnxrMY

View File

@ -4,8 +4,8 @@
"aqua:FiloSottile/age" = "1.2.1"
"aqua:ajeetdsouza/zoxide" = "0.9.8"
"aqua:alexellis/k3sup" = "0.13.10"
"aqua:astral-sh/uv" = "0.7.16"
"aqua:aws/aws-cli" = "2.27.45"
"aqua:astral-sh/uv" = "0.7.18"
"aqua:aws/aws-cli" = "2.27.47"
"aqua:bitwarden/clients" = "cli-v2025.5.0"
"aqua:dagger/dagger" = "0.18.12"
"aqua:derailed/k9s" = "0.50.6"
@ -22,25 +22,25 @@
"aqua:kubernetes-sigs/kind" = "0.29.0"
"aqua:kubernetes/kubectl" = "1.33.2"
"aqua:pnpm/pnpm" = "10.12.4"
"aqua:sbstp/kubie" = "0.25.2"
"aqua:sbstp/kubie" = "0.26.0"
"aqua:sharkdp/bat" = "0.25.0"
"aqua:starship/starship" = "1.23.0"
"aqua:tilt-dev/ctlptl" = "0.8.42"
"aqua:tilt-dev/tilt" = "0.35.0"
"aqua:xo/usql" = "0.19.24"
"go:github.com/bloznelis/typioca" = "3.1.0"
"npm:@anthropic-ai/claude-code" = "1.0.35"
"npm:@google/gemini-cli" = "0.1.7"
"pipx:aider-chat" = { version = "0.85.0", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:vectorcode" = { version = "0.7.4", extras = "mcp", uvx_args = "--python 3.13.3" }
"npm:@anthropic-ai/claude-code" = "1.0.40"
"npm:@google/gemini-cli" = "0.1.9"
"pipx:aider-chat" = { version = "0.85.1", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:vectorcode" = { version = "0.7.5", extras = "mcp", uvx_args = "--python 3.13.3" }
"ubi:Samyak2/toipe" = "0.5.0"
"ubi:block/goose" = "1.0.30"
"ubi:block/goose" = "1.0.31"
"ubi:comtrya/comtrya" = "0.9.2"
"ubi:hlsxx/tukai" = "0.2.2"
"ubi:jdx/usage" = "2.1.1"
"ubi:max-niederman/ttyper" = "1.6.0"
"ubi:sst/opencode" = "0.1.160"
"ubi:supabase/cli" = { version = "2.26.9", exe = "supabase" }
"ubi:sst/opencode" = "0.1.174"
"ubi:supabase/cli" = { version = "2.30.4", exe = "supabase" }
"ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.4"
erlang = "28.0.1"
@ -52,7 +52,6 @@ poetry = "2.1.3"
python = "3.13.5"
r = "4.5.1"
rust = "1.88.0"
yarn = "1.22.22"
[settings]
experimental = true