From aa055a93017740d2b303cade239d2223b4d9bac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 05:44:32 +0000 Subject: [PATCH] chore(deps): update node.js to v24.19.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 25ca515..4c1342e 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -node = "24.18.1" +node = "24.19.0" pnpm = "11.6.0" pitchfork = "2.13.1" gh = "2.94.0"