pnpm: upgrade to v11 locally and use that

This commit is contained in:
Thomas 2026-06-23 12:03:10 +01:00
parent 8ee9c37d87
commit 63b76c87b2
No known key found for this signature in database
2 changed files with 4698 additions and 6089 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,3 +1,10 @@
allowBuilds:
'@parcel/watcher': true
'@prisma/engines': true
better-sqlite3: true
esbuild: true
prisma: true
svelte-preprocess: true
onlyBuiltDependencies:
- '@parcel/watcher'
- '@prisma/engines'