[Dev] Update pnpm, add core-js to allowed builds (#6703)

This commit is contained in:
NightKev 2025-10-27 19:15:06 -07:00 committed by GitHub
parent eea07e15f7
commit 416c9336b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -80,5 +80,5 @@
"engines": {
"node": ">=24.9.0"
},
"packageManager": "pnpm@10.18.3"
"packageManager": "pnpm@10.19.0"
}

View File

@ -1,6 +1,7 @@
onlyBuiltDependencies:
- core-js
- esbuild
- msw
- lefthook
- msw
shellEmulator: true