Compare commits

..

3 Commits

Author SHA1 Message Date
232b702b18 chore(deps): update dependency erlang to v27.2.2 2025-02-06 18:18:03 +00:00
1524ee9d48 chore(deps): update dependency python to v3.13.2 (#170)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [python](https://github.com/python/cpython) | patch | `3.13.1` -> `3.13.2` |

---

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

Reviewed-on: #170
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-02-06 17:54:53 +00:00
0f606dbbf2 chore(deps): update dependency go to v1.23.6 (#169)
This PR contains the following updates:

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

---

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

Reviewed-on: #169
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-02-06 17:53:04 +00:00

View File

@ -30,12 +30,12 @@
"ubi:jdx/usage" = "2.0.3"
elixir = "1.18.2"
erlang = "27.2.2"
go = "1.23.5"
go = "1.23.6"
lua = "5.4.7"
luajit = "2.0.5"
node = "22.13.1"
poetry = "2.0.1"
python = "3.13.1"
python = "3.13.2"
r = "4.4.2"
rust = "1.84.1"
yarn = "1.22.22"