Compare commits

...

3 Commits

Author SHA1 Message Date
a39ad22d89 chore(deps): update dependency elixir to v1.18.2 2025-01-23 11:30:29 +00:00
4c41f58fd5 chore(deps): update dependency node to v22.13.1 (#160)
This PR contains the following updates:

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

---

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

Reviewed-on: #160
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-23 11:30:18 +00:00
3a0e07aed5 chore(deps): update dependency awscli to v2.23.4 (#158)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | patch | `2.23.1` -> `2.23.4` |

---

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

Reviewed-on: #158
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-23 11:29:47 +00:00

View File

@ -1,13 +1,13 @@
[tools] [tools]
age = "1.2.1" age = "1.2.1"
awscli = "2.23.1" awscli = "2.23.4"
bat = "0.25.0" bat = "0.25.0"
bitwarden = "2025.1.0" bitwarden = "2025.1.0"
circleci-cli = "0.1.31151" circleci-cli = "0.1.31151"
ctlptl = "0.8.37" ctlptl = "0.8.37"
dagger = "0.15.2" dagger = "0.15.2"
eksctl = "0.201.0" eksctl = "0.201.0"
elixir = "1.18.1" elixir = "1.18.2"
erlang = "27.2" erlang = "27.2"
eza = "0.20.16" eza = "0.20.16"
fzf = "0.57.0" fzf = "0.57.0"
@ -23,7 +23,7 @@ kubie = "0.24.1"
lefthook = "1.10.7" lefthook = "1.10.7"
lua = "5.4.7" lua = "5.4.7"
luajit = "2.0.5" luajit = "2.0.5"
node = "22.13.0" node = "22.13.1"
poetry = "2.0.1" poetry = "2.0.1"
python = "3.13.1" python = "3.13.1"
r = "4.4.2" r = "4.4.2"