Compare commits

..

3 Commits

Author SHA1 Message Date
2b56d45efc chore(deps): update dependency elixir to v1.18.3 2025-03-07 02:13:30 +00:00
35e19f3821 chore(deps): update dependency erlang to v27.3 (#192)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp) | minor | `27.2.4` -> `27.3` |

---

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

Reviewed-on: #192
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-07 01:49:07 +00:00
e88921aa96 chore(deps): update dependency go to v1.24.1 (#191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [go](https://github.com/golang/go) | patch | `1.24.0` -> `1.24.1` |

---

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

Reviewed-on: #191
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-03-06 22:02:23 +00:00

View File

@ -32,8 +32,8 @@
"ubi:jdx/usage" = "2.0.5"
"ubi:max-niederman/ttyper" = "1.6.0"
elixir = "1.18.3"
erlang = "27.2.4"
go = "1.24.0"
erlang = "27.3"
go = "1.24.1"
lua = "5.4.7"
luajit = "2.0.5"
node = "22.14.0"