Commit Graph

2 Commits

Author SHA1 Message Date
Innei
75e153c355 fix(tinyexec): replace require statements to support cjs
- Updated the patch hash for tinyexec@1.0.1 in pnpm-lock.yaml to reflect the latest changes.
- Refactored require statements in the tinyexec patch to use standard require syntax for better compatibility and clarity.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-18 23:57:32 +08:00
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