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>
This commit is contained in:
Innei
2025-05-18 23:42:15 +08:00
parent c52759181b
commit 89013ed348
8 changed files with 28 additions and 9 deletions

View File

@@ -0,0 +1,10 @@
diff --git a/dist/main.js b/dist/main.js
index cba25835975aa12fb3e01ee463bc89d7cf51ab92..d13e398b929b329c4f4664b38db6b897b31a257f 100644
--- a/dist/main.js
+++ b/dist/main.js
@@ -1,4 +1,4 @@
-import { createRequire as __tinyexec_cr } from "node:module";const require = __tinyexec_cr(import.meta.url);
+
var St = Object.create;
var $ = Object.defineProperty;
var kt = Object.getOwnPropertyDescriptor;