Синхронизировать версию Bun builder с lockfile и закрепить policy frozen-lockfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
GO_REQUIRED="${GO_REQUIRED:-1.21.13}"
|
||||
BUN_REQUIRED="${BUN_REQUIRED:-1.1.45}"
|
||||
BUN_REQUIRED="${BUN_REQUIRED:-1.3.13}"
|
||||
NODE_REQUIRED="${NODE_REQUIRED:-20.19.0}"
|
||||
PNPM_REQUIRED="${PNPM_REQUIRED:-9.15.9}"
|
||||
TOOLCHAIN_DIR="${TOOLCHAIN_DIR:-$ROOT_DIR/.toolchain}"
|
||||
|
||||
Reference in New Issue
Block a user