feat(mise): upgrade runtimes
Upgraded the runtimes: * `aqua:aws/aws-cli`: from 2.27.35 to 2.27.40 * `aqua:eza-community/eza`: from 0.21.4 to 0.21.5 * `aqua:github-cli`: from 2.74.1 to 2.74.2 * `aqua:helm/helm`: from 3.18.2 to 3.18.3 * `aqua:kubernetes/kubectl`: from 1.33.1 to 1.33.2 * `npm:@anthropic-ai/claude-code`: from 1.0.24 to 1.0.31 * `pipx:vectorcode`: from 0.6.13 to 0.7.0 * `ubi:block/goose`: from 1.0.28 to 1.0.29 * `ubi:supabase/cli`: from 2.24.3 to 2.26.9 * `node`: from 22.16.0 to 24.2.0 * `r`: from 4.5.0 to 4.5.1 Added the runtime: * `ubi:sst/opencode`
This commit is contained in:
parent
8d6623aa05
commit
940c4e570c
@ -5,22 +5,22 @@
|
||||
"aqua:ajeetdsouza/zoxide" = "0.9.8"
|
||||
"aqua:alexellis/k3sup" = "0.13.9"
|
||||
"aqua:astral-sh/uv" = "0.7.13"
|
||||
"aqua:aws/aws-cli" = "2.27.35"
|
||||
"aqua:aws/aws-cli" = "2.27.40"
|
||||
"aqua:bitwarden/clients" = "cli-v2025.5.0"
|
||||
"aqua:dagger/dagger" = "0.18.10"
|
||||
"aqua:derailed/k9s" = "0.50.6"
|
||||
"aqua:eksctl-io/eksctl" = "0.210.0"
|
||||
"aqua:evilmartians/lefthook" = "1.11.14"
|
||||
"aqua:eza-community/eza" = "0.21.4"
|
||||
"aqua:github-cli" = "2.74.1"
|
||||
"aqua:eza-community/eza" = "0.21.5"
|
||||
"aqua:github-cli" = "2.74.2"
|
||||
"aqua:go-task/task" = "3.44.0"
|
||||
"aqua:hashicorp/terraform" = "1.12.2"
|
||||
"aqua:helm/helm" = "3.18.2"
|
||||
"aqua:helm/helm" = "3.18.3"
|
||||
"aqua:jj-vcs/jj" = "0.30.0"
|
||||
"aqua:junegunn/fzf" = "0.62.0"
|
||||
"aqua:k3d-io/k3d" = "5.8.3"
|
||||
"aqua:kubernetes-sigs/kind" = "0.29.0"
|
||||
"aqua:kubernetes/kubectl" = "1.33.1"
|
||||
"aqua:kubernetes/kubectl" = "1.33.2"
|
||||
"aqua:pnpm/pnpm" = "10.12.1"
|
||||
"aqua:sbstp/kubie" = "0.25.2"
|
||||
"aqua:sharkdp/bat" = "0.25.0"
|
||||
@ -29,25 +29,26 @@
|
||||
"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.24"
|
||||
"npm:@anthropic-ai/claude-code" = "1.0.31"
|
||||
"pipx:aider-chat" = { version = "0.84.0", uvx_args = "--python 3.12.10 --with google-generativeai" }
|
||||
"pipx:vectorcode" = { version = "0.6.13", uvx_args = "--python 3.13.3", extras = "mcp" }
|
||||
"pipx:vectorcode" = { version = "0.7.0", uvx_args = "--python 3.13.3", extras = "mcp" }
|
||||
"ubi:Samyak2/toipe" = "0.5.0"
|
||||
"ubi:block/goose" = "1.0.28"
|
||||
"ubi:block/goose" = "1.0.29"
|
||||
"ubi:hlsxx/tukai" = "0.2.2"
|
||||
"ubi:jdx/usage" = "2.1.1"
|
||||
"ubi:max-niederman/ttyper" = "1.6.0"
|
||||
"ubi:supabase/cli" = { version = "2.24.3", exe = "supabase" }
|
||||
"ubi:sst/opencode" = "0.1.117"
|
||||
"ubi:supabase/cli" = { version = "2.26.9", exe = "supabase" }
|
||||
"ubi:wagoodman/dive" = "0.13.1"
|
||||
elixir = "1.18.4"
|
||||
erlang = "28.0.1"
|
||||
go = "1.24.4"
|
||||
lua = "5.1.5"
|
||||
luajit = "2.0.5"
|
||||
node = "22.16.0"
|
||||
node = "24.2.0"
|
||||
poetry = "2.1.3"
|
||||
python = "3.13.5"
|
||||
r = "4.5.0"
|
||||
r = "4.5.1"
|
||||
rust = "1.87.0"
|
||||
yarn = "1.22.22"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user