Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 3, 2024
1 parent bea8cd9 commit 9e69e36
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 569 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,24 @@
"test:types": "tsc --noEmit"
},
"dependencies": {
"citty": "^0.1.5",
"citty": "^0.1.6",
"execa": "^8.0.1",
"pathe": "^1.1.2",
"ufo": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.11.16",
"@vitest/coverage-v8": "^1.2.2",
"automd": "^0.1.4",
"@types/node": "^20.11.24",
"@vitest/coverage-v8": "^1.3.1",
"automd": "^0.3.6",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"std-env": "^3.7.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.1",
"engines": {
Expand Down
Loading

0 comments on commit 9e69e36

Please sign in to comment.