Comparing version 0.13.1 to 0.13.2
{ | ||
"name": "taze", | ||
"type": "module", | ||
"version": "0.13.1", | ||
"packageManager": "pnpm@8.12.1", | ||
"version": "0.13.2", | ||
"packageManager": "pnpm@8.15.1", | ||
"description": "A modern cli tool that keeps your deps fresh", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"@antfu/ni": "^0.21.12", | ||
"@npmcli/config": "^8.0.3", | ||
"@npmcli/config": "^8.1.0", | ||
"cli-progress": "^3.12.0", | ||
@@ -34,3 +34,3 @@ "deepmerge": "^4.3.1", | ||
"execa": "^8.0.1", | ||
"pacote": "^17.0.5", | ||
"pacote": "^17.0.6", | ||
"picocolors": "^1.0.0", | ||
@@ -43,7 +43,7 @@ "prompts": "^2.4.2", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.6.0", | ||
"@antfu/eslint-config": "^2.6.3", | ||
"@antfu/utils": "^0.7.7", | ||
"@types/cli-progress": "^3.11.5", | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^20.10.5", | ||
"@types/node": "^20.11.13", | ||
"@types/pacote": "^11.1.8", | ||
@@ -53,3 +53,3 @@ "@types/prompts": "^2.4.9", | ||
"@types/yargs": "^17.0.32", | ||
"bumpp": "^9.2.1", | ||
"bumpp": "^9.3.0", | ||
"cross-env": "^7.0.3", | ||
@@ -63,4 +63,4 @@ "debug": "^4.3.4", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^1.1.0", | ||
"taze": "0.13.1" | ||
"vitest": "^1.2.2", | ||
"taze": "0.13.2" | ||
}, | ||
@@ -67,0 +67,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
284009
Updated@npmcli/config@^8.1.0
Updatedpacote@^17.0.6