From 4688d6ab9367692a1cf665d60f3826be99e0e452 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 04:07:42 +0000 Subject: [PATCH] chore(deps): update node.js to v24.18.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 40ca167..81c3a9c 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "24" +node = "24.18.0" pnpm = "latest"