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:
parent
b3db5e81ef
commit
d6e0019fca
3 changed files with 9952 additions and 15014 deletions
9941
pnpm-lock.yaml
generated
Normal file
9941
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue