From e8be6c8f399ee27fda623f3ab74267aa02c0de03 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Sat, 22 Mar 2025 16:05:14 +0000 Subject: [PATCH] feat(mise): upgrade runtimes --- config/mise/config.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index df4df8b..3c53811 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -4,15 +4,15 @@ "aqua:FiloSottile/age" = "1.2.1" "aqua:ajeetdsouza/zoxide" = "0.9.7" "aqua:alexellis/k3sup" = "0.13.8" -"aqua:astral-sh/uv" = "0.6.6" -"aqua:aws/aws-cli" = "2.24.23" +"aqua:astral-sh/uv" = "0.6.9" +"aqua:aws/aws-cli" = "2.25.1" "aqua:bitwarden/clients" = "cli-v2025.2.0" -"aqua:dagger/dagger" = "0.16.3" -"aqua:derailed/k9s" = "0.40.9" +"aqua:dagger/dagger" = "0.17.0" +"aqua:derailed/k9s" = "0.40.10" "aqua:eksctl-io/eksctl" = "0.205.0" "aqua:evilmartians/lefthook" = "1.11.3" "aqua:eza-community/eza" = "0.20.24" -"aqua:github-cli" = "2.68.1" +"aqua:github-cli" = "2.69.0" "aqua:go-task/task" = "3.42.1" "aqua:hashicorp/terraform" = "1.11.2" "aqua:helm/helm" = "3.17.2" @@ -23,17 +23,17 @@ "aqua:sbstp/kubie" = "0.25.1" "aqua:sharkdp/bat" = "0.25.0" "aqua:starship/starship" = "1.22.1" -"aqua:tilt-dev/ctlptl" = "0.8.39" +"aqua:tilt-dev/ctlptl" = "0.8.40" "aqua:tilt-dev/tilt" = "0.34.0" "aqua:xo/usql" = "0.19.19" -"npm:@anthropic-ai/claude-code" = "0.2.45" -"pipx:aider-chat" = { version = "0.77.0", uvx_args = "--python 3.12.7 --with google-generativeai" } -"pipx:vectorcode" = { version = "0.4.11", uvx_args = "--python 3.13.2" } +"npm:@anthropic-ai/claude-code" = "0.2.53" +"pipx:aider-chat" = { version = "0.78.0", uvx_args = "--python 3.12.7 --with google-generativeai" } +"pipx:vectorcode" = { version = "0.4.15", uvx_args = "--python 3.13.2" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" -"ubi:jdx/usage" = "2.0.5" +"ubi:jdx/usage" = "2.0.6" "ubi:max-niederman/ttyper" = "1.6.0" -"ubi:wagoodman/dive" = "0.12.0" +"ubi:wagoodman/dive" = "0.13.0" elixir = "1.18.3" erlang = "27.3" go = "1.24.1"