diff --git a/.nvmrc b/.nvmrc index 82d5d714347..d8e297d13c4 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.18 +24.19 diff --git a/CLAUDE.md b/CLAUDE.md index 71996eaf8af..ba5ded0bc30 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -173,7 +173,7 @@ const MyPlugin = (system) => { ## Development Workflows ### Prerequisites -- **Node.js** `>=22.11.0`, **npm** `>=10.9.0`, **Python 3.x** (node-gyp), **GLIBC** `>=2.29` +- **Node.js** `>=24.19.0`, **npm** `>=11.7.0`, **Python 3.x** (node-gyp), **GLIBC** `>=2.29` - Optional: Docker or emscripten (for WASM builds) ### npm Scripts