From 0a7707d9d861554a1d40387f9e2de2338d8eb952 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 19 May 2026 08:12:42 +0200 Subject: [PATCH] Move fumadocs to node 24 per there package.json requirements --- ct/fumadocs.sh | 2 +- install/fumadocs-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/fumadocs.sh b/ct/fumadocs.sh index 1c7241e91..2406b1dc0 100644 --- a/ct/fumadocs.sh +++ b/ct/fumadocs.sh @@ -34,7 +34,7 @@ function update_script() { exit fi - NODE_VERSION="22" NODE_MODULE="pnpm@latest" setup_nodejs + NODE_VERSION="24" NODE_MODULE="pnpm@latest" setup_nodejs PROJECT_NAME=$(