Compare commits

..

4 Commits

Author SHA1 Message Date
9fd270367f chore(deps): update dependency python to v3.13.1 2024-12-06 18:03:03 +00:00
9ea35893fa chore(deps): update dependency node to v22.12.0 (#121)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) | minor | `22.11.0` -> `22.12.0` |

---

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

Reviewed-on: #121
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 18:02:47 +00:00
d0c65762fd chore(deps): update dependency go to v1.23.4 (#120)
This PR contains the following updates:

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

---

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

Reviewed-on: #120
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 17:52:52 +00:00
adda80d896 chore(deps): update dependency awscli to v2.22.12 (#119)
This PR contains the following updates:

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

---

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

Reviewed-on: #119
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 17:52:15 +00:00

View File

@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.22.7" awscli = "2.22.12"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.11.1" bitwarden = "2024.11.1"
circleci-cli = "0.1.31151" circleci-cli = "0.1.31151"
@ -12,7 +12,7 @@ erlang = "27.1.2"
eza = "0.20.10" eza = "0.20.10"
fzf = "0.56.3" fzf = "0.56.3"
github-cli = "2.63.0" github-cli = "2.63.0"
go = "1.23.3" go = "1.23.4"
helm = "3.16.3" helm = "3.16.3"
k3d = "5.7.5" k3d = "5.7.5"
k3sup = "0.13.7" k3sup = "0.13.7"
@ -23,7 +23,7 @@ kubie = "0.24.0"
lefthook = "1.8.4" lefthook = "1.8.4"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5--3.11.1" luajit = "2.0.5--3.11.1"
node = "22.11.0" node = "22.12.0"
poetry = "1.8.4" poetry = "1.8.4"
python = "3.13.1" python = "3.13.1"
r = "4.4.2" r = "4.4.2"