From 8201fb53799f61af9563cafaaa8015a49d3ab3b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 02:07:28 +0000 Subject: [PATCH] Update Node.js to v26.4.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 6af917f..0e43ed7 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "26.3.1" +node = "26.4.0" pnpm = "11.9.0"