Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion home/dot_local/share/private_vet/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
"pipx:pip-audit" = "2.10.1"
"pipx:guarddog" = "3.1.0"

"npm:socket" = "1.1.145"
"npm:socket" = "1.1.146"
18 changes: 9 additions & 9 deletions mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ usage = "3.5.6"
amazon-ecr-credential-helper = "0.12.0"
# Browser automation CLI for AI agents
# https://github.com/vercel-labs/agent-browser
"aqua:vercel-labs/agent-browser" = "0.32.4"
"aqua:vercel-labs/agent-browser" = "0.33.0"
# A CLI tool for code structural search, lint and rewriting
# https://github.com/ast-grep/ast-grep
"aqua:ast-grep/ast-grep" = "0.44.1"
"aqua:ast-grep/ast-grep" = "0.45.0"
# magical shell history
# https://github.com/atuinsh/atuin
"aqua:atuinsh/atuin" = "18.17.1"
Expand Down Expand Up @@ -78,7 +78,7 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:dandavison/delta" = "0.19.2"
# A git diff pager based on delta but with a file tree, à la GitHub
# https://github.com/dlvhdr/diffnav
"aqua:dlvhdr/diffnav" = "0.11.0"
"aqua:dlvhdr/diffnav" = "0.12.0"
# https://github.com/direnv/direnv
"aqua:direnv/direnv" = "2.37.1"
# more intuitive version of du in rust
Expand Down Expand Up @@ -115,7 +115,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:dlvhdr/gh-enhance" = "0.6.1"
# gh extension to preview GitHub Flavored Markdown
# https://github.com/thiagokokada/gh-gfm-preview
"github:thiagokokada/gh-gfm-preview" = "v1.3.0"
"github:thiagokokada/gh-gfm-preview" = "v1.3.1"
# A CLI to create GitHub App User Access Token for secure local development
# https://github.com/suzuki-shunsuke/ghtkn
"aqua:suzuki-shunsuke/ghtkn" = "0.3.3"
Expand All @@ -138,7 +138,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:ogulcancelik/herdr" = "v0.7.5"
# Review-first terminal diff viewer for agentic coders
# https://github.com/modem-dev/hunk
"github:modem-dev/hunk" = "v0.17.3"
"github:modem-dev/hunk" = "v0.17.4"
# command-line json processor
# https://github.com/stedolan/jq
"aqua:stedolan/jq" = "1.8.1"
Expand Down Expand Up @@ -178,7 +178,7 @@ amazon-ecr-credential-helper = "0.12.0"
"npm:opkg" = "0.11.3"
# Minimal, extensible terminal coding agent
# https://github.com/earendil-works/pi
"aqua:earendil-works/pi" = "v0.81.1"
"aqua:earendil-works/pi" = "v0.82.0"
# pinact is a CLI to edit GitHub Workflow and Composite action files
# and pin versions of Actions and Reusable Workflows.
# https://github.com/suzuki-shunsuke/pinact
Expand Down Expand Up @@ -222,7 +222,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:agavra/tuicr" = "v0.19.1"
# Git worktree management, designed for parallel AI agent workflows
# https://github.com/max-sixty/worktrunk
"github:max-sixty/worktrunk" = "v0.68.0"
"github:max-sixty/worktrunk" = "v0.69.0"
# Blazing fast terminal file manager
# https://github.com/sxyazi/yazi
"aqua:sxyazi/yazi" = "26.5.6"
Expand All @@ -240,8 +240,8 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:LuaLS/lua-language-server" = "3.18.2"
"aqua:aquasecurity/tfsec" = "1.28.14"
"aqua:artempyanykh/marksman" = "2026-02-08"
"aqua:astral-sh/ruff" = "0.15.22"
"aqua:astral-sh/uv" = "0.11.31"
"aqua:astral-sh/ruff" = "0.16.0"
"aqua:astral-sh/uv" = "0.11.32"
"aqua:checkmake/checkmake" = "0.3.2"
"aqua:crate-ci/typos" = "1.48.0"
"aqua:dprint/dprint" = "0.55.2"
Expand Down
Loading
Loading