Files
ide/config/mise/config.toml
Joao P Dubas 62f8e097a0 feat(mise): upgrade runtimes set in mise
* `aqua:astral-sh/uv`: from 0.7.18 to 0.7.20
* `aqua:aws/aws-cli`: from 2.27.47 to 2.27.50
* `aqua:derailed/k9s`: from 0.50.6 to 0.50.7
* `aqua:evilmartians/lefthook`: from 1.11.14 to 1.12.2
* `aqua:eza-community/eza`: from 0.21.6 to 0.22.1
* `aqua:github-cli`: from 2.74.2 to 2.75.0
* `aqua:helm/helm`: from 3.18.3 to 3.18.4
* `aqua:jj-vcs/jj`: from 0.30.0 to 0.31.0
* `aqua:junegunn/fzf`: from 0.63.0 to 0.64.0
* `aqua:pnpm/pnpm`: from 10.12.4 to 10.13.1
* `npm:@anthropic-ai/claude-code`: from 1.0.41 to 1.0.51
* `npm:@google/gemini-cli`: from 0.1.9 to 0.1.12
* `pipx:vectorcode` from 0.7.5 to 0.7.8
* `ubi:block/goose`: from 1.0.31 to 1.0.35
* `ubi:jdx/usage`: from 2.1.1 to 2.2.0
* `ubi:sst/opencode`: from 0.1.174 to 0.3.2

Also, add `pipx:httpie` to make it easier to work with `http` requests.
2025-07-14 10:14:32 -03:00

63 lines
1.9 KiB
TOML

[tools]
"aqua:BurntSushi/ripgrep" = "14.1.1"
"aqua:CircleCI-Public/circleci-cli" = "0.1.32638"
"aqua:FiloSottile/age" = "1.2.1"
"aqua:ajeetdsouza/zoxide" = "0.9.8"
"aqua:alexellis/k3sup" = "0.13.10"
"aqua:astral-sh/uv" = "0.7.20"
"aqua:aws/aws-cli" = "2.27.50"
"aqua:bitwarden/clients" = "cli-v2025.5.0"
"aqua:dagger/dagger" = "0.18.12"
"aqua:derailed/k9s" = "0.50.7"
"aqua:eksctl-io/eksctl" = "0.210.0"
"aqua:evilmartians/lefthook" = "1.12.2"
"aqua:eza-community/eza" = "0.22.1"
"aqua:github-cli" = "2.75.0"
"aqua:go-task/task" = "3.44.0"
"aqua:hashicorp/terraform" = "1.12.2"
"aqua:helm/helm" = "3.18.4"
"aqua:jj-vcs/jj" = "0.31.0"
"aqua:junegunn/fzf" = "0.64.0"
"aqua:k3d-io/k3d" = "5.8.3"
"aqua:kubernetes-sigs/kind" = "0.29.0"
"aqua:kubernetes/kubectl" = "1.33.2"
"aqua:pnpm/pnpm" = "10.13.1"
"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.51"
"npm:@google/gemini-cli" = "0.1.12"
"pipx:aider-chat" = { version = "0.85.1", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }
"pipx:vectorcode" = { version = "0.7.8", extras = "mcp", uvx_args = "--python 3.13.3" }
"ubi:Samyak2/toipe" = "0.5.0"
"ubi:block/goose" = "1.0.35"
"ubi:comtrya/comtrya" = "0.9.2"
"ubi:hlsxx/tukai" = "0.2.2"
"ubi:jdx/usage" = "2.2.0"
"ubi:max-niederman/ttyper" = "1.6.0"
"ubi:sst/opencode" = "0.3.2"
"ubi:supabase/cli" = { version = "2.30.4", exe = "supabase" }
"ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.4"
erlang = "28.0.1"
go = "1.24.5"
lua = "5.1.5"
luajit = "2.0.5"
node = "24.4.0"
poetry = "2.1.3"
python = "3.13.5"
r = "4.5.1"
rust = "1.88.0"
[settings]
experimental = true
python_compile = true
idiomatic_version_file_enable_tools = ["go", "ruby", "python"]
[env]