Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 25, 2024
1 parent 5c7aa67 commit 09bd00c
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 222 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "taze",
"type": "module",
"version": "0.13.6",
"packageManager": "pnpm@9.0.0",
"packageManager": "pnpm@9.0.6",
"description": "A modern cli tool that keeps your deps fresh",
"license": "MIT",
"funding": "https://github.com/sponsors/antfu",
Expand Down Expand Up @@ -46,9 +46,9 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.14.0",
"@antfu/eslint-config": "^2.16.0",
"@antfu/utils": "^0.7.7",
"@npmcli/config": "^8.2.2",
"@npmcli/config": "^8.3.0",
"@types/cli-progress": "^3.11.5",
"@types/debug": "^4.1.12",
"@types/node": "^20.12.7",
Expand All @@ -60,7 +60,7 @@
"bumpp": "^9.4.0",
"cross-env": "^7.0.3",
"debug": "^4.3.4",
"eslint": "^9.0.0",
"eslint": "^9.1.1",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"npm-package-arg": "^11.0.2",
Expand All @@ -70,6 +70,6 @@
"taze": "workspace:*",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.0"
"vitest": "^1.5.2"
}
}
Loading

0 comments on commit 09bd00c

Please sign in to comment.