Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 26, 2023
1 parent 76bcab6 commit 308f03f
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 633 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"destr": "^2.0.1",
"destr": "^2.0.2",
"node-fetch-native": "^1.4.0",
"ufo": "^1.3.1"
},
"devDependencies": {
"@types/node": "^20.8.3",
"@types/node": "^20.8.9",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
Expand Down

0 comments on commit 308f03f

Please sign in to comment.