From 3bbe30c7720f9a6fd0558e8052b619abc55587c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 10:43:58 +0000 Subject: [PATCH] chore(deps): update node.js to v24.16.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 40ca167..f1bf33d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "24" +node = "24.16.0" pnpm = "latest"