Commit 0591a4f5 by DigHuang Committed by GitHub

fix(build): avoid managed Node runtime in Alpine images (#7461)

parent 4b88d6e2
......@@ -45,12 +45,8 @@
"typescript-eslint": "catalog:lint",
"vitest": "catalog:"
},
"devEngines": {
"runtime": {
"name": "node",
"version": "24.18.1",
"onFail": "download"
}
"engines": {
"node": ">=22.22.0"
},
"packageManager": "pnpm@10.33.4"
}
......@@ -288,9 +288,6 @@ importers:
next-i18next:
specifier: 'catalog:'
version: 15.4.2(i18next@23.16.8)(next@16.3.0(@babel/core@7.26.10)(@opentelemetry/api@1.9.0)(@types/node@24.13.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.85.1))(react-i18next@14.1.2(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
node:
specifier: runtime:24.18.1
version: runtime:24.18.1
prettier:
specifier: catalog:lint
version: 3.8.3
......@@ -11937,96 +11934,6 @@ packages:
resolution: {integrity: sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==}
engines: {node: '>=18'}
node@runtime:24.18.1:
resolution:
type: variations
variants:
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-PHYkDAe58DV0pc+O2LoZ6NuJJxlDgXsaS5TeQ8l6nmY=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-aix-ppc64.tar.gz
targets:
- cpu: ppc64
os: aix
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-6wL3+rltPWfeQMXshWYJb8tMICZyh4doOuWpfrYSuUE=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-darwin-arm64.tar.gz
targets:
- cpu: arm64
os: darwin
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-b7IPzqy7FXwvlYJbgN9KRUoPbYHNzXu4HurpFH4Oduw=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-darwin-x64.tar.gz
targets:
- cpu: x64
os: darwin
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-3yJFVaCDuRjkYmDMlpg4UBufmocUDBGV5blZe1bV2uI=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-linux-arm64.tar.gz
targets:
- cpu: arm64
os: linux
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-SoxiCbo6WuqExAIB2JZiTtcGuXmabcVMvZZUM6Npo9A=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-linux-ppc64le.tar.gz
targets:
- cpu: ppc64le
os: linux
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-Yq2FDv76mrQqPpAdjg3obXG/nIoMOJ2r7SSPHslZDFo=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-linux-s390x.tar.gz
targets:
- cpu: s390x
os: linux
- resolution:
archive: tarball
bin: bin/node
integrity: sha256-n162rCGEWmbEk8kaJTsdoy/WhOiem3IC1JNpgjNr5Mo=
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-linux-x64.tar.gz
targets:
- cpu: x64
os: linux
- resolution:
archive: zip
bin: node.exe
integrity: sha256-/7x9PhuvaAT3Qx/5Txm5qIWmUFaMk+pMyxuwA49q+CU=
prefix: node-v24.18.1-win-arm64
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-win-arm64.zip
targets:
- cpu: arm64
os: win32
- resolution:
archive: zip
bin: node.exe
integrity: sha256-7Fa4SnVRiTqyMk69/cSrl0pjtHgRYmALaKEpPMPlN2U=
prefix: node-v24.18.1-win-x64
type: binary
url: https://nodejs.org/download/release/v24.18.1/node-v24.18.1-win-x64.zip
targets:
- cpu: x64
os: win32
version: 24.18.1
hasBin: true
nodemailer@7.0.13:
resolution: {integrity: sha512-PNDFSJdP+KFgdsG3ZzMXCgquO7I6McjY2vlqILjtJd0hy8wEvtugS9xKRF2NWlPNGxvLCXlTNIae4serI7dinw==}
engines: {node: '>=6.0.0'}
......@@ -28008,8 +27915,6 @@ snapshots:
node-releases@2.0.51: {}
node@runtime:24.18.1: {}
nodemailer@7.0.13: {}
non-layered-tidy-tree-layout@2.0.2: {}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment