2 Commits

Author SHA1 Message Date
f13126b2dd chore(deps): update dependency erlang to v28.0.4 2025-09-15 01:22:24 +00:00
ec36a354c2 chore(deps): update dependency ubi:sst/opencode to v0.7.1 (#348)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ubi:sst/opencode](https://github.com/sst/opencode) | minor | `0.5.29` -> `0.7.1` |

---

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

Reviewed-on: #348
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-09-10 21:54:11 +00:00

View File

@@ -36,10 +36,10 @@
"ubi:comtrya/comtrya" = "0.9.2" "ubi:comtrya/comtrya" = "0.9.2"
"ubi:jdx/usage" = "2.2.2" "ubi:jdx/usage" = "2.2.2"
"ubi:max-niederman/ttyper" = "1.6.0" "ubi:max-niederman/ttyper" = "1.6.0"
"ubi:sst/opencode" = "0.5.29" "ubi:sst/opencode" = "0.7.1"
"ubi:wagoodman/dive" = "0.13.1" "ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.4" elixir = "1.18.4"
erlang = "28.0.2" erlang = "28.0.4"
go = "1.25.1" go = "1.25.1"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"