chore: update pnpm & add allowBuild config

This commit is contained in:
ayo 2026-05-23 23:16:48 +02:00
parent 0f28734a2d
commit ca81b780ce
2 changed files with 5 additions and 1 deletions

View file

@ -63,7 +63,7 @@
"prettier --write" "prettier --write"
] ]
}, },
"packageManager": "pnpm@10.33.2", "packageManager": "pnpm@11.2.2",
"dependencies": { "dependencies": {
"@ayo-run/status-indicator": "^2.1.2", "@ayo-run/status-indicator": "^2.1.2",
"web-component-base": "^4.1.2" "web-component-base": "^4.1.2"

4
pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,4 @@
allowBuilds:
esbuild: set this to true or false
sharp: set this to true or false
web-component-base: set this to true or false