Compare commits

..

2 Commits

Author SHA1 Message Date
82bc5f7eee chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.6 2025-04-22 10:54:25 +00:00
99da045c3c chore(deps): update dependency erlang to v27.3.3 (#214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp) | patch | `27.3.2` -> `27.3.3` |

---

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

Reviewed-on: #214
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-22 10:54:03 +00:00

View File

@ -36,7 +36,7 @@
"ubi:max-niederman/ttyper" = "1.6.0" "ubi:max-niederman/ttyper" = "1.6.0"
"ubi:wagoodman/dive" = "0.13.1" "ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.3" elixir = "1.18.3"
erlang = "27.3.2" erlang = "27.3.3"
go = "1.24.2" go = "1.24.2"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"