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
8 changes: 4 additions & 4 deletions mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ usage = "3.5.5"
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.2"
"aqua:vercel-labs/agent-browser" = "0.32.3"
# 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"
Expand Down Expand Up @@ -138,7 +138,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:ogulcancelik/herdr" = "0.7.4"
# Review-first terminal diff viewer for agentic coders
# https://github.com/modem-dev/hunk
"github:modem-dev/hunk" = "v0.17.2"
"github:modem-dev/hunk" = "v0.17.3"
# command-line json processor
# https://github.com/stedolan/jq
"aqua:stedolan/jq" = "1.8.1"
Expand All @@ -155,7 +155,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.15.10"
"github:janosmiko/lfk" = "v0.15.12"
# Moor is a pager. It's designed to just do the right thing
# without any configuration.
# https://github.com/walles/moor
Expand Down Expand Up @@ -271,7 +271,7 @@ amazon-ecr-credential-helper = "0.12.0"
"npm:jsonlint" = "1.6.3"
"npm:markdown-toc" = "1.2.0"
"npm:markdownlint-cli" = "0.49.1"
"npm:prettier" = "3.9.5"
"npm:prettier" = "3.9.6"
"npm:pyright" = "1.1.411"
"npm:sql-formatter" = "15.8.2"
"npm:sql-language-server" = "1.7.1"
Expand Down
134 changes: 67 additions & 67 deletions mise/mise.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading