1 Commits

Author SHA1 Message Date
64a5feb5bd chore(deps): update dependency node to v24.5.0 2025-08-11 01:12:35 +00:00

View File

@@ -26,7 +26,7 @@
"aqua:starship/starship" = "1.23.0" "aqua:starship/starship" = "1.23.0"
"aqua:tilt-dev/ctlptl" = "0.8.42" "aqua:tilt-dev/ctlptl" = "0.8.42"
"aqua:tilt-dev/tilt" = "0.35.0" "aqua:tilt-dev/tilt" = "0.35.0"
"npm:@anthropic-ai/claude-code" = "1.0.72" "npm:@anthropic-ai/claude-code" = "1.0.67"
"npm:@google/gemini-cli" = "0.1.16" "npm:@google/gemini-cli" = "0.1.16"
"pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" } "pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }
@@ -42,7 +42,7 @@ erlang = "28.0.2"
go = "1.24.5" go = "1.24.5"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"
node = "24.4.1" node = "24.5.0"
python = "3.13.5" python = "3.13.5"
r = "4.5.1" r = "4.5.1"
rust = "1.88.0" rust = "1.88.0"