Files
Andrey Antukh 183e31f18f 🔥 Remove corepack, use system pnpm everywhere
Corepack is gone from Node 25+, so every `corepack enable` call
fails. pnpm now ships as a system binary (devenv, CI runners and
Docker images install it directly) and auto-downloads the version
pinned in `packageManager` on mismatch.

Scripts, workflows and Dockerfiles call `pnpm` straight away; the
three deploy workflows use a single `pnpm/setup@v2` step; and the
new `scripts/sync-pnpm-version` stamps all 35 `packageManager`
fields from the system pnpm, replacing the `corepack use` sweep.

AI-assisted-by: muse-spark-1.3-contributor
2026-09-20 11:42:37 +02:00
..
2026-09-11 08:10:49 +00:00
2026-08-26 14:08:41 +02:00
2026-08-26 19:19:22 +02:00
2026-06-05 11:44:20 +02:00
2026-06-05 11:44:20 +02:00