From f7432990cf3252de57af4fd2a26715a55e7f7ae3 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Tue, 19 May 2026 08:24:28 +0200 Subject: [PATCH] Update nodejs Versions (#14582) * Move fumadocs to node 24 per there package.json requirements * Move papra to node 26 per there .nvmrc file * Move zipline to node 24 as per there Dockerfile --- ct/fumadocs.sh | 2 +- ct/papra.sh | 3 +++ ct/zipline.sh | 2 +- install/fumadocs-install.sh | 2 +- install/papra-install.sh | 2 +- install/zipline-install.sh | 2 +- 6 files changed, 8 insertions(+), 5 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=$(