Compare commits

..

2 Commits

Author SHA1 Message Date
45076bb95d chore(deps): update dependency erlang to v28.0.2 2025-07-18 13:31:56 +00:00
42798bd8f5 chore(deps): update dependency node to v24.4.1 (#259)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) | patch | `24.4.0` -> `24.4.1` |

---

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

Reviewed-on: #259
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-07-18 13:31:45 +00:00

View File

@@ -48,7 +48,7 @@ erlang = "28.0.2"
go = "1.24.5" go = "1.24.5"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"
node = "24.4.0" node = "24.4.1"
poetry = "2.1.3" poetry = "2.1.3"
python = "3.13.5" python = "3.13.5"
r = "4.5.1" r = "4.5.1"