Skip to content

Commit 93de1fa

Browse files
committed
chore: add dprint and sharp to 'onlyBuiltDependencies'
1 parent 24fa45a commit 93de1fa

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,11 @@
110110
"pnpm": {
111111
"onlyBuiltDependencies": [
112112
"@swc/core",
113+
"dprint",
113114
"esbuild",
114115
"lefthook",
115-
"nx"
116+
"nx",
117+
"sharp"
116118
],
117119
"overrides": {
118120
"@types/react": "^19.0.10",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)