Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 6, 2023
1 parent 31dea76 commit e975b93
Show file tree
Hide file tree
Showing 2 changed files with 598 additions and 644 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"execa": "^7.1.1"
},
"devDependencies": {
"@types/node": "^18.16.16",
"@vitest/coverage-c8": "^0.31.1",
"@types/node": "^20.2.5",
"@vitest/coverage-v8": "^0.32.0",
"changelogen": "^0.5.3",
"corepack": "^0.18.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.2.0",
"eslint": "^8.42.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.18.2",
"pathe": "^1.1.0",
"typescript": "^5.0.4",
"pathe": "^1.1.1",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.1"
"vitest": "^0.32.0"
},
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.1",
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
Expand Down
Loading

0 comments on commit e975b93

Please sign in to comment.