pnpm: upgrade to v11 locally and use that
This commit is contained in:
parent
8ee9c37d87
commit
63b76c87b2
2 changed files with 4698 additions and 6089 deletions
10780
pnpm-lock.yaml
10780
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -1,3 +1,10 @@
|
||||||
|
allowBuilds:
|
||||||
|
'@parcel/watcher': true
|
||||||
|
'@prisma/engines': true
|
||||||
|
better-sqlite3: true
|
||||||
|
esbuild: true
|
||||||
|
prisma: true
|
||||||
|
svelte-preprocess: true
|
||||||
onlyBuiltDependencies:
|
onlyBuiltDependencies:
|
||||||
- '@parcel/watcher'
|
- '@parcel/watcher'
|
||||||
- '@prisma/engines'
|
- '@prisma/engines'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue