Compare commits

..

1 Commits

Author SHA1 Message Date
b1eb5f2fd4 chore(deps): update dependency lua to v5.4.8 2025-07-22 20:17:37 +00:00

View File

@@ -28,7 +28,7 @@
"aqua:tilt-dev/tilt" = "0.35.0"
"npm:@anthropic-ai/claude-code" = "1.0.51"
"npm:@google/gemini-cli" = "0.1.12"
"pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:aider-chat" = { version = "0.85.1", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }
"ubi:Samyak2/toipe" = "0.5.0"
"ubi:comtrya/comtrya" = "0.9.2"
@@ -40,7 +40,7 @@
elixir = "1.18.4"
erlang = "28.0.2"
go = "1.24.5"
lua = "5.1.5"
lua = "5.4.8"
luajit = "2.0.5"
node = "24.4.1"
python = "3.13.5"