Compare commits

...

2 Commits

Author SHA1 Message Date
dce2e8bd3c chore(deps): update dependency node to v22.16.0 2025-05-22 00:23:33 +00:00
b1fd1165c4 chore(deps): update dependency erlang to v28 (#233)
This PR contains the following updates:

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

---

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

Reviewed-on: #233
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-22 00:19:41 +00:00

View File

@ -39,11 +39,11 @@
"ubi:supabase/cli" = { version = "2.22.12", exe = "supabase" }
"ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.3"
erlang = "27.3.4"
erlang = "28.0"
go = "1.24.3"
lua = "5.1.5"
luajit = "2.0.5"
node = "22.15.1"
node = "22.16.0"
poetry = "2.1.3"
python = "3.13.3"
r = "4.5.0"