feat(mise/config): add new dependencies for miniserve, http-server, svgo, toml-sort, and cloudflared

This commit is contained in:
2026-01-13 19:30:37 +00:00
parent f7dd4b41fd
commit f92e4b9646

View File

@@ -32,6 +32,7 @@ compile = true
[tools]
"aqua:AlexanderGrooff/mermaid-ascii" = "latest"
"aqua:svenstaro/miniserve" = "latest"
"aqua:tldr-pages/tlrc" = "latest"
"cargo:bacon" = "latest"
"cargo:cargo-audit" = "latest"
@@ -61,6 +62,7 @@ compile = true
"npm:eslint-plugin-prettier" = "latest"
"npm:eslint_d" = "latest"
"npm:htmllint-cli" = "latest"
"npm:http-server" = "latest"
"npm:httpsnippet" = "latest"
"npm:jsonlint" = "latest"
"npm:localtunnel" = "latest"
@@ -69,6 +71,7 @@ compile = true
"npm:prettier-plugin-toml" = "latest"
"npm:prettier-pnp" = "latest"
"npm:stylelint" = "latest"
"npm:svgo" = "latest"
"npm:typescript" = "latest"
"npm:typescript-formatter" = "latest"
"npm:typescript-language-server" = "latest"
@@ -80,6 +83,7 @@ compile = true
"pipx:dmgbuild" = "latest"
"pipx:fonttools" = "latest"
"pipx:pipx" = "latest"
"pipx:toml-sort" = "latest"
"pipx:yamllint" = "latest"
1password-cli = "latest"
actionlint = "latest"
@@ -93,6 +97,7 @@ buf = "latest"
bun = "latest"
cargo-binstall = "latest"
claude = "latest"
cloudflared = "latest"
crane = "latest"
ctop = "latest"
difftastic = "latest"