Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 26, 2023
1 parent 70669bd commit 5546a9f
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 1,225 deletions.
22 changes: 11 additions & 11 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.11.4",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"description": "A modern cli tool that keeps your deps fresh",
"license": "MIT",
"funding": "https://github.com/sponsors/antfu",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@antfu/ni": "^0.21.8",
"@npmcli/config": "^8.0.0",
"@npmcli/config": "^8.0.1",
"cli-progress": "^3.12.0",
"deepmerge": "^4.3.1",
"detect-indent": "^7.0.1",
Expand All @@ -48,19 +48,19 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.27",
"@antfu/eslint-config": "1.0.0-beta.29",
"@antfu/utils": "^0.7.6",
"@types/cli-progress": "^3.11.3",
"@types/debug": "^4.1.9",
"@types/node": "^20.8.6",
"@types/pacote": "^11.1.6",
"@types/prompts": "^2.4.6",
"@types/semver": "^7.5.3",
"@types/yargs": "^17.0.28",
"@types/cli-progress": "^3.11.4",
"@types/debug": "^4.1.10",
"@types/node": "^20.8.9",
"@types/pacote": "^11.1.7",
"@types/prompts": "^2.4.7",
"@types/semver": "^7.5.4",
"@types/yargs": "^17.0.29",
"bumpp": "^9.2.0",
"cross-env": "^7.0.3",
"debug": "^4.3.4",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit 5546a9f

Please sign in to comment.