Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 26, 2024
1 parent a821180 commit 4aeeaaa
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 303 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": "@antfu/ni",
"type": "module",
"version": "0.22.4",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"description": "Use the right package manager",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -47,24 +47,24 @@
"test": "vitest"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "^2.27.2",
"@jsdevtools/ez-spawn": "^3.0.4",
"@posva/prompts": "^2.4.4",
"@types/fs-extra": "^11.0.4",
"@types/ini": "^4.1.1",
"@types/node": "^22.4.2",
"@types/node": "^22.5.0",
"@types/which": "^3.0.4",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"bumpp": "^9.5.2",
"eslint": "^9.9.1",
"fs-extra": "^11.2.0",
"fzf": "^0.5.2",
"ini": "^4.1.3",
"package-manager-detector": "^0.1.2",
"picocolors": "^1.0.1",
"taze": "^0.16.6",
"terminal-link": "^3.0.0",
"tinyglobby": "^0.2.2",
"tsx": "^4.17.0",
"tinyglobby": "^0.2.5",
"tsx": "^4.18.0",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^2.0.5",
Expand Down
Loading

0 comments on commit 4aeeaaa

Please sign in to comment.