Compare commits

...

2 Commits

Author SHA1 Message Date
b09af9d13f chore(deps): update dependency lua to v5.4.7 2025-06-16 23:42:34 +00:00
79289c0360 chore(deps): update dependency erlang to v28.0.1 (#244)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp) | patch | `28.0` -> `28.0.1` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #244
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-06-16 16:43:03 +00:00

View File

@ -40,9 +40,9 @@
"ubi:supabase/cli" = { version = "2.23.4", exe = "supabase" } "ubi:supabase/cli" = { version = "2.23.4", exe = "supabase" }
"ubi:wagoodman/dive" = "0.13.1" "ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.4" elixir = "1.18.4"
erlang = "28.0" erlang = "28.0.1"
go = "1.24.4" go = "1.24.4"
lua = "5.1.5" lua = "5.4.7"
luajit = "2.0.5" luajit = "2.0.5"
node = "22.16.0" node = "22.16.0"
poetry = "2.1.3" poetry = "2.1.3"