fix(pnpm): move onlyBuiltDependencies to pnpm-workspace.yaml, add msw

pnpm 11 no longer reads the "pnpm" field from package.json; settings
belong in pnpm-workspace.yaml. Also adds msw to the allowlist which
was missing from the existing file.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-17 12:19:27 +02:00
co-authored by Claude Sonnet 4.6
parent 2217a9b0b1
commit 890e95dc9e
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
onlyBuiltDependencies:
- msw
- sharp
- unrs-resolver