chore(deps): replace execa w/ tinyexec (#665)

This commit is contained in:
藍+85CD
2025-10-18 19:12:54 +08:00
committed by GitHub
parent 4daf9d8080
commit 4a1a33f9b6
6 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -52,13 +52,13 @@
"@vitest/coverage-v8": "^3.2.4",
"bumpp": "^10.3.1",
"eslint": "^9.37.0",
"execa": "^9.6.0",
"lint-staged": "^16.2.4",
"publint": "^0.3.14",
"rollup": "^4.52.4",
"simple-git-hooks": "^2.13.1",
"smol-toml": "^1.4.2",
"taze": "^19.7.0",
"tinyexec": "^1.0.1",
"tsdown": "^0.15.6",
"tsx": "^4.20.6",
"turbo": "^2.5.8",