Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "importx", | ||
"type": "module", | ||
"version": "0.2.2", | ||
"packageManager": "pnpm@9.1.0", | ||
"version": "0.2.3", | ||
"packageManager": "pnpm@9.1.1", | ||
"description": "Unified tool for importing TypeScript modules at runtime", | ||
@@ -57,17 +57,17 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"jiti": "^1.21.0", | ||
"tsx": "^4.10.1" | ||
"tsx": "^4.10.3" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.17.0", | ||
"@antfu/eslint-config": "^2.18.0", | ||
"@antfu/ni": "^0.21.12", | ||
"@antfu/utils": "^0.7.8", | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^20.12.11", | ||
"@types/node": "^20.12.12", | ||
"bumpp": "^9.4.1", | ||
"eslint": "^9.2.0", | ||
"esno": "^4.7.0", | ||
"execa": "^9.0.2", | ||
"execa": "^9.1.0", | ||
"lint-staged": "^15.2.2", | ||
"picocolors": "^1.0.0", | ||
"pnpm": "^9.1.0", | ||
"picocolors": "^1.0.1", | ||
"pnpm": "^9.1.1", | ||
"rimraf": "^5.0.7", | ||
@@ -74,0 +74,0 @@ "simple-git-hooks": "^2.11.1", |
Updatedtsx@^4.10.3