Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 22, 2023
1 parent de66aad commit bf3310c
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 158 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,24 +59,24 @@
},
"dependencies": {
"destr": "^2.0.1",
"node-fetch-native": "^1.2.0",
"node-fetch-native": "^1.3.0",
"ufo": "^1.2.0"
},
"devDependencies": {
"@types/node": "^20.5.0",
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"@types/node": "^20.5.2",
"@vitest/coverage-v8": "^0.34.2",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
"h3": "^1.8.0",
"jiti": "^1.19.1",
"jiti": "^1.19.3",
"listhen": "^1.3.0",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"unbuild": "^2.0.0-rc.0",
"vitest": "^0.34.1"
"unbuild": "2.0.0-rc.0",
"vitest": "^0.34.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit bf3310c

Please sign in to comment.