feat: remove unused code #260

Merged
joao.dubas merged 6 commits from jpd-remove-unused-code into main 2025-07-18 13:44:51 +00:00
7 changed files with 8 additions and 127 deletions
Showing only changes of commit e7ed910ecc - Show all commits

View File

@@ -38,11 +38,11 @@
"ubi:sst/opencode" = "0.3.2" "ubi:sst/opencode" = "0.3.2"
"ubi:wagoodman/dive" = "0.13.1" "ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.4" elixir = "1.18.4"
erlang = "28.0.1" 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.0" node = "24.4.1"
python = "3.13.5" python = "3.13.5"
r = "4.5.1" r = "4.5.1"
rust = "1.88.0" rust = "1.88.0"