3 Commits

Author SHA1 Message Date
694e332130 chore(deps): update dependency github-cli to v2.63.2 2024-12-06 18:04:35 +00:00
92a1408a65 chore(deps): update dependency python to v3.13.1 (#122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [python](https://github.com/python/cpython) | patch | `3.13.0` -> `3.13.1` |

---

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

Reviewed-on: #122
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 18:04:14 +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

View File

@@ -11,7 +11,7 @@ elixir = "1.17.3"
erlang = "27.1.2"
eza = "0.20.10"
fzf = "0.56.3"
github-cli = "2.63.0"
github-cli = "2.63.2"
go = "1.23.4"
helm = "3.16.3"
k3d = "5.7.5"
@@ -23,9 +23,9 @@ kubie = "0.24.0"
lefthook = "1.8.4"
lua = "5.1.5"
luajit = "2.0.5--3.11.1"
node = "22.11.0"
node = "22.12.0"
poetry = "1.8.4"
python = "3.13.0"
python = "3.13.1"
r = "4.4.2"
ripgrep = "14.1.1"
rust = "1.83.0"