@batijs/core
Advanced tools
Comparing version 0.0.127 to 0.0.128
{ | ||
"name": "@batijs/core", | ||
"version": "0.0.127", | ||
"version": "0.0.128", | ||
"description": "", | ||
@@ -14,6 +14,6 @@ "type": "module", | ||
"@types/estree": "^1.0.5", | ||
"@types/node": "^18.18.9", | ||
"@types/node": "^18.19.3", | ||
"@types/which": "^3.0.3", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"@typescript-eslint/utils": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.14.0", | ||
"@typescript-eslint/utils": "^6.14.0", | ||
"colorette": "^2.0.20", | ||
@@ -27,4 +27,4 @@ "esbuild": "^0.19.9", | ||
"squirrelly": "^9.0.0", | ||
"tsup": "^8.0.1", | ||
"tsx": "^4.6.2", | ||
"tsup": "^8.0.1", | ||
"typescript": "^5.3.3", | ||
@@ -34,3 +34,3 @@ "vitest": "^1.0.4", | ||
"which": "^4.0.0", | ||
"@batijs/features": "0.0.127" | ||
"@batijs/features": "0.0.128" | ||
}, | ||
@@ -37,0 +37,0 @@ "exports": { |
Sorry, the diff of this file is too big to display
7359664