Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 21, 2024
1 parent 3ec8a4b commit c103874
Show file tree
Hide file tree
Showing 2 changed files with 1,510 additions and 1,620 deletions.
18 changes: 9 additions & 9 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.23.1",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.15.1",
"description": "Use the right package manager",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -49,18 +49,18 @@
"test": "vitest"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"@antfu/eslint-config": "^3.12.0",
"@posva/prompts": "^2.4.4",
"@types/fs-extra": "^11.0.4",
"@types/ini": "^4.1.1",
"@types/node": "^22.9.0",
"@types/node": "^22.10.2",
"@types/which": "^3.0.4",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"bumpp": "^9.9.1",
"eslint": "^9.17.0",
"fs-extra": "^11.2.0",
"fzf": "^0.5.2",
"ini": "^5.0.0",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"package-manager-detector": "^0.2.8",
"picocolors": "^1.1.1",
"simple-git-hooks": "^2.11.1",
Expand All @@ -69,9 +69,9 @@
"tinyexec": "^0.3.1",
"tinyglobby": "^0.2.10",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.5",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"vitest": "^2.1.8",
"which": "^5.0.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit c103874

Please sign in to comment.