Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions home/dot_local/share/private_vet/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"aqua:aquasecurity/trivy" = "0.72.0"
"aqua:gitleaks/gitleaks" = "8.30.1"
"aqua:securego/gosec" = "2.27.1"
"aqua:cli/cli" = "2.95.0"
"aqua:cli/cli" = "2.96.0"
"aqua:jqlang/jq" = "1.8.1"

"go:golang.org/x/vuln/cmd/govulncheck" = "1.1.4"
Expand All @@ -18,4 +18,4 @@
"pipx:pip-audit" = "2.10.1"
"pipx:guarddog" = "3.0.2"

"npm:socket" = "1.1.135"
"npm:socket" = "1.1.137"
10 changes: 5 additions & 5 deletions mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:twpayne/chezmoi" = "2.70.5"
# https://code.claude.com/docs
# https://github.com/anthropics/claude-code/
"aqua:anthropics/claude-code" = "2.1.197"
"aqua:anthropics/claude-code" = "2.1.200"
# GitHub's official command line tool
# https://github.com/cli/cli
"aqua:cli/cli" = "2.95.0"
"aqua:cli/cli" = "2.96.0"
# OpenAI's Lightweight coding agent that runs in your terminal
# https://github.com/openai/codex
"aqua:openai/codex" = "rust-v0.29.0"
Expand Down Expand Up @@ -154,7 +154,7 @@ amazon-ecr-credential-helper = "0.12.0"
# lightning-fast, keyboard-focused, yazi-inspired terminal user interface for
# navigating and managing Kubernetes clusters
# https://github.com/janosmiko/lfk
"github:janosmiko/lfk" = "v0.14.18"
"github:janosmiko/lfk" = "v0.14.19"
# Moor is a pager. It's designed to just do the right thing
# without any configuration.
# https://github.com/walles/moor
Expand All @@ -170,7 +170,7 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:nushell/nushell" = "0.113.1"
# The open source coding agent
# https://github.com/anomalyco/opencode
"aqua:sst/opencode" = "1.17.12"
"aqua:sst/opencode" = "1.17.13"
# open, universal, coding agent skills, agents, rules,
# and commands organizer and package manager
# https://github.com/enulus/OpenPackage
Expand Down Expand Up @@ -214,7 +214,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:agavra/tuicr" = "v0.18.0"
# Git worktree management, designed for parallel AI agent workflows
# https://github.com/max-sixty/worktrunk
"github:max-sixty/worktrunk" = "v0.64.0"
"github:max-sixty/worktrunk" = "v0.65.0"
# Blazing fast terminal file manager
# https://github.com/sxyazi/yazi
"aqua:sxyazi/yazi" = "26.5.6"
Expand Down
Loading
Loading