Files
core/pnpm-workspace.yaml
Innei 89013ed348 fix(deps): complie @antfu/install-pkg
- Added a patch for tinyexec@1.0.1 in pnpm-lock.yaml and pnpm-workspace.yaml to address specific issues.
- Updated the import of installPackage from @antfu/install-pkg to @mx-space/compiled/install-pkg in tool.util.ts for better module management.
- Removed @antfu/install-pkg from core package.json to streamline dependencies.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-18 23:42:15 +08:00

15 lines
273 B
YAML

packages:
- packages/*
- apps/*
onlyBuiltDependencies:
- '@nestjs/core'
- '@swc/core'
- esbuild
- mongodb-memory-server
- redis-memory-server
- sharp
- simple-git-hooks
- unrs-resolver
patchedDependencies:
tinyexec@1.0.1: patches/tinyexec@1.0.1.patch