Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "taze", | ||
"type": "module", | ||
"version": "0.9.1", | ||
"packageManager": "pnpm@7.30.0", | ||
"version": "0.9.2", | ||
"packageManager": "pnpm@8.3.1", | ||
"description": "A modern cli tool that keeps your deps fresh", | ||
@@ -27,8 +27,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@antfu/ni": "^0.20.0", | ||
"@npmcli/config": "^6.1.4", | ||
"@antfu/ni": "^0.21.3", | ||
"@npmcli/config": "^6.1.6", | ||
"detect-indent": "^7.0.1", | ||
"pacote": "^13.6.2", | ||
"prompts": "^2.4.2", | ||
"semver": "^7.3.8", | ||
"semver": "^7.5.0", | ||
"unconfig": "^0.3.7", | ||
@@ -38,12 +38,12 @@ "yargs": "^17.7.1" | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.37.0", | ||
"@antfu/eslint-config": "^0.38.5", | ||
"@antfu/utils": "^0.7.2", | ||
"@types/cli-progress": "^3.11.0", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^18.15.3", | ||
"@types/node": "^18.16.0", | ||
"@types/pacote": "^11.1.5", | ||
"@types/prompts": "^2.4.3", | ||
"@types/prompts": "^2.4.4", | ||
"@types/semver": "^7.3.13", | ||
"@types/yargs": "^17.0.22", | ||
"bumpp": "^9.0.0", | ||
"@types/yargs": "^17.0.24", | ||
"bumpp": "^9.1.0", | ||
"cli-progress": "^3.12.0", | ||
@@ -53,11 +53,11 @@ "cross-env": "^7.0.3", | ||
"deepmerge": "^4.3.1", | ||
"eslint": "^8.36.0", | ||
"eslint": "^8.39.0", | ||
"esno": "^0.16.3", | ||
"fast-glob": "^3.2.12", | ||
"picocolors": "^1.0.0", | ||
"rimraf": "^4.4.0", | ||
"typescript": "^5.0.2", | ||
"unbuild": "^1.1.2", | ||
"vitest": "^0.29.3", | ||
"taze": "0.9.1" | ||
"rimraf": "^5.0.0", | ||
"typescript": "^5.0.4", | ||
"unbuild": "^1.2.1", | ||
"vitest": "^0.30.1", | ||
"taze": "0.9.2" | ||
}, | ||
@@ -64,0 +64,0 @@ "eslintConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
317546
9381
+ Added@antfu/ni@0.21.12(transitive)
- Removed@antfu/ni@0.20.0(transitive)
Updated@antfu/ni@^0.21.3
Updated@npmcli/config@^6.1.6
Updatedsemver@^7.5.0