Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Feb 11, 2025
1 parent 0479730 commit 22c80e5
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 553 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "taze",
"type": "module",
"version": "18.5.0",
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.3.0",
"description": "A modern cli tool that keeps your deps fresh",
"license": "MIT",
"funding": "https://github.com/sponsors/antfu",
Expand Down Expand Up @@ -38,12 +38,12 @@
"ofetch": "^1.4.1",
"package-manager-detector": "^0.2.9",
"tinyexec": "^0.3.2",
"unconfig": "^0.6.1",
"unconfig": "^7.0.0",
"yaml": "^2.7.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.1",
"@antfu/eslint-config": "^4.2.0",
"@antfu/utils": "^8.1.0",
"@npmcli/config": "^10.0.1",
"@types/cli-progress": "^3.11.6",
Expand All @@ -54,17 +54,17 @@
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.33",
"bumpp": "^10.0.1",
"bumpp": "^10.0.3",
"cli-progress": "^3.12.0",
"cross-env": "^7.0.3",
"debug": "^4.4.0",
"deepmerge": "^4.3.1",
"detect-indent": "^7.0.1",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"esno": "^4.8.0",
"fast-glob": "^3.3.3",
"fast-npm-meta": "^0.3.0",
"npm-package-arg": "^12.0.1",
"fast-npm-meta": "^0.3.1",
"npm-package-arg": "^12.0.2",
"npm-registry-fetch": "^18.0.2",
"p-limit": "^6.2.0",
"picocolors": "^1.1.1",
Expand Down
Loading

0 comments on commit 22c80e5

Please sign in to comment.