Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 13, 2025
1 parent 3190635 commit 9193d63
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 506 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,13 +113,13 @@
"test": "pnpm lint && pnpm vitest run --coverage"
},
"devDependencies": {
"@clack/core": "^0.4.0",
"@clack/prompts": "^0.9.0",
"@types/node": "^22.10.2",
"@clack/core": "^0.4.1",
"@clack/prompts": "^0.9.1",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"defu": "^6.1.4",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-unjs": "^0.4.2",
"is-unicode-supported": "^2.1.0",
"jiti": "^2.4.2",
Expand All @@ -129,12 +129,12 @@
"sisteransi": "^1.0.5",
"std-env": "^3.8.0",
"string-width": "^7.2.0",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^2.1.8"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit 9193d63

Please sign in to comment.