update pnpm lockfile and workspace settings to v11

This commit is contained in:
2026-06-22 23:12:49 +02:00
parent 30e079d665
commit 85f4a3b776
3 changed files with 5211 additions and 7433 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
.zed
node_modules
package-lock.json
pnpm-lock.yaml
.output
.wxt
+5206 -7426
View File
File diff suppressed because it is too large Load Diff
+4 -6
View File
@@ -1,6 +1,4 @@
ignoredBuiltDependencies:
- spawn-sync
onlyBuiltDependencies:
- '@parcel/watcher'
- esbuild
allowBuilds:
'@parcel/watcher': true
esbuild: true
spawn-sync: false