Skip to content

Commit 3b9a4ea

Browse files
committed
chore: use tinyexec internally
1 parent a8166af commit 3b9a4ea

File tree

3 files changed

+131
-1240
lines changed

3 files changed

+131
-1240
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"@vue/test-utils": "^2.4.6",
6060
"changelogen": "^0.5.7",
6161
"eslint": "9.10.0",
62-
"execa": "^9.4.0",
6362
"globby": "^14.0.2",
6463
"happy-dom": "^15.7.4",
6564
"ipx": "^2.1.0",
@@ -68,6 +67,7 @@
6867
"ofetch": "^1.3.4",
6968
"playwright-core": "^1.47.1",
7069
"semver": "^7.6.3",
70+
"tinyexec": "^0.3.0",
7171
"typescript": "5.6.2",
7272
"vitest": "^2.1.1",
7373
"vitest-environment-nuxt": "^1.0.1",

0 commit comments

Comments
 (0)