Skip to content

Commit a71c2c7

Browse files
chore(deps): update dependency node to v24
1 parent 15785d8 commit a71c2c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dot_config/devcontainer/mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"aqua:mvdan/sh" = "3.12.0"
77
bun = "1.3.5"
88
go = "1.25.6"
9-
node = "22.19.0"
9+
node = "24.13.0"
1010
"npm:@anthropic-ai/claude-code" = "2.0.14"
1111
"npm:@google/gemini-cli" = "0.25.1"
1212
"npm:@taplo/cli" = "0.7.0"

dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ cosign = "2.6.1"
6060
"go:github.com/lusingander/gotip/cmd/gotip" = "0.6.2"
6161
"go:github.com/x-motemen/gore/cmd/gore" = "0.6.1"
6262
"http:colordiff" = { version = "1.0.21", url = "https://www.colordiff.org/colordiff-{{version}}.tar.gz", postinstall = 'cd "$(ls -1d $HOME/.local/share/mise/installs/http-colordiff/* | grep -v "latest" | sort -V | tail -n 1)" && sudo make install' }
63-
node = "22.19.0"
63+
node = "24.13.0"
6464
"npm:@anthropic-ai/claude-code" = "2.0.14"
6565
"npm:@devcontainers/cli" = "0.81.1"
6666
"npm:@github/copilot" = "0.0.392"

0 commit comments

Comments
 (0)