build: switch from npm to pnpm

- Replace package-lock.json with pnpm-lock.yaml
- Add packageManager: pnpm@10.33.0
- Allowlist postinstall scripts for esbuild, sharp, vue-demi, electron,
  electron-winstaller via pnpm.onlyBuiltDependencies
- Pin nostr-tools to 2.15.0 (was ^2.10.4 resolving to 2.15.0 via npm).
  A fresh pnpm resolve drifted to 2.23.5, which the regtest nostrrelay
  extension can't parse; upgrade deferred to a follow-up issue covering
  the matching server-side fix.
This commit is contained in:
Padreug 2026-05-23 10:36:34 +02:00
commit d6e0019fca
3 changed files with 9952 additions and 15014 deletions

9941
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load diff