Skip to content

Commit

Permalink
chpre: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 25, 2023
1 parent 26fd44b commit 051ef83
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 185 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"dependencies": {
"destr": "^2.0.1",
"node-fetch-native": "^1.4.0",
"ufo": "^1.2.0"
"ufo": "^1.3.0"
},
"devDependencies": {
"@types/node": "^20.5.3",
"@vitest/coverage-v8": "^0.34.2",
"@types/node": "^20.5.6",
"@vitest/coverage-v8": "^0.34.3",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
Expand All @@ -87,9 +87,9 @@
"listhen": "^1.4.0",
"prettier": "^3.0.2",
"std-env": "^3.4.3",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "2.0.0",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 051ef83

Please sign in to comment.