Files
ide/config/mise/config.toml
Joao P Dubas c591a66f99 feat(mise): upgrade tools
Upgrade tools:

* `aqua:astral-sh/uv` from 0.8.4 to 0.8.8
* `aqua:aws/aws-cli` from 2.28.1 to 2.28.6
* `aqua:bitwarden/clients` from cli-v2025.5.0 to 2025.7.0
* `aqua:jj-vcs/jj` from 0.31.0 to 0.32.0
* `aqua:kubernetes/kubectl` from 1.33.2 to 1.33.3
* `aqua:pnpm/pnpm` from 10.13.1 to 10.14.0
* `pipx:aider-chat` from 0.85.2 to 0.86.0
* `ubi:sst/opencode` from 0.3.126 to 0.4.12
* `go` from 1.24.5 to 1.24.6
* `python` from 3.13.5 to 3.13.6
* `rust` from 1.88.0 to 1.89.0

Add tools:

* `ubi:charmbracelet/crush` on 0.4.0

Move tools:

* `tukai` from `ubi` to `cargo` registry
2025-08-11 09:28:04 -03:00

57 lines
1.6 KiB
TOML

[tools]
"aqua:BurntSushi/ripgrep" = "14.1.1"
"aqua:FiloSottile/age" = "1.2.1"
"aqua:ajeetdsouza/zoxide" = "0.9.8"
"aqua:alexellis/k3sup" = "0.13.10"
"aqua:astral-sh/uv" = "0.8.8"
"aqua:aws/aws-cli" = "2.28.6"
"aqua:bitwarden/clients" = "2025.7.0"
"aqua:dagger/dagger" = "0.18.14"
"aqua:derailed/k9s" = "0.50.9"
"aqua:eksctl-io/eksctl" = "0.212.0"
"aqua:evilmartians/lefthook" = "1.12.2"
"aqua:eza-community/eza" = "0.23.0"
"aqua:github-cli" = "2.76.2"
"aqua:go-task/task" = "3.44.1"
"aqua:hashicorp/terraform" = "1.12.2"
"aqua:helm/helm" = "3.18.4"
"aqua:jj-vcs/jj" = "0.32.0"
"aqua:junegunn/fzf" = "0.65.1"
"aqua:k3d-io/k3d" = "5.8.3"
"aqua:kubernetes-sigs/kind" = "0.29.0"
"aqua:kubernetes/kubectl" = "1.33.3"
"aqua:pnpm/pnpm" = "10.14.0"
"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"
"cargo:tukai" = "0.2.3"
"npm:@anthropic-ai/claude-code" = "1.0.72"
"npm:@google/gemini-cli" = "0.1.18"
"pipx:aider-chat" = { version = "0.86.0", uvx_args = "--python 3.13.5 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.5" }
"ubi:Samyak2/toipe" = "0.5.0"
"ubi:charmbracelet/crush" = "0.4.0"
"ubi:comtrya/comtrya" = "0.9.2"
"ubi:jdx/usage" = "2.2.2"
"ubi:max-niederman/ttyper" = "1.6.0"
"ubi:sst/opencode" = "0.4.12"
"ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.4"
erlang = "28.0.2"
go = "1.24.6"
lua = "5.1.5"
luajit = "2.0.5"
node = "24.5.0"
python = "3.13.6"
r = "4.5.1"
rust = "1.89.0"
[settings]
experimental = true
python_compile = true
idiomatic_version_file_enable_tools = ["go", "ruby", "python"]
[env]