Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 18, 2023
1 parent 3c915d0 commit 7e045be
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 317 deletions.
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
pnpm-lock.yaml
.yarn
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"execa": "^7.1.1"
},
"devDependencies": {
"@types/node": "^20.2.5",
"@vitest/coverage-v8": "^0.32.0",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"corepack": "^0.18.0",
"eslint": "^8.42.0",
"corepack": "^0.18.1",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.18.2",
"pathe": "^1.1.1",
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.6.1",
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
}
}

0 comments on commit 7e045be

Please sign in to comment.