fix: pin pnpm 9.15.4 and regenerate lockfile for CI

Adds packageManager field so CI uses Corepack with pnpm 9 instead of
pnpm@latest (11.x), which has incompatible build script approval.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-11 20:19:13 +00:00
committed by Countess von Containerheim [agent]
parent ad094275be
commit b2ee37c91a
2 changed files with 755 additions and 604 deletions
+1
View File
@@ -50,6 +50,7 @@
"lodash": ">=4.18.0",
"elliptic": ">=6.6.1"
},
"packageManager": "pnpm@9.15.4",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",
+754 -604
View File
File diff suppressed because it is too large Load Diff