Skip to content

Commit 3dd12f4

Browse files
renovate[bot]bluwysapphi-red
authored
chore(deps): update pnpm to v10 (#19393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <[email protected]> Co-authored-by: sapphi-red <[email protected]>
1 parent c94c9e0 commit 3dd12f4

File tree

2 files changed

+35
-30
lines changed

2 files changed

+35
-30
lines changed

package.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"eslint --cache --fix"
9696
]
9797
},
98-
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
98+
"packageManager": "pnpm@10.4.1",
9999
"pnpm": {
100100
"overrides": {
101101
"vite": "workspace:*"
@@ -127,7 +127,19 @@
127127
}
128128
}
129129
}
130-
}
130+
},
131+
"ignoredBuiltDependencies": [
132+
"core-js",
133+
"es5-ext"
134+
],
135+
"onlyBuiltDependencies": [
136+
"@parcel/watcher",
137+
"bcrypt",
138+
"esbuild",
139+
"playwright-chromium",
140+
"simple-git-hooks",
141+
"workerd"
142+
]
131143
},
132144
"stackblitz": {
133145
"startCommand": "pnpm --filter='./packages/vite' run dev"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)