Compare commits

...

3 Commits

Author SHA1 Message Date
efe8cc80de chore(deps): update dependency elixir to v1.18.4 2025-05-22 00:45:22 +00:00
aa1f76ce8c chore(deps): update dependency node to v22.16.0 (#235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) | minor | `22.15.1` -> `22.16.0` |

---

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

Reviewed-on: #235
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-05-22 00:24:04 +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

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