Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 20, 2025
1 parent 855ecdf commit 5b40e65
Show file tree
Hide file tree
Showing 2 changed files with 1,049 additions and 1,425 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,26 +71,26 @@
},
"dependencies": {
"destr": "^2.0.3",
"node-fetch-native": "^1.6.4",
"node-fetch-native": "^1.6.5",
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^3.0.2",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.18.0",
"eslint-config-unjs": "^0.4.2",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
"h3": "^1.13.0",
"jiti": "^2.4.0",
"h3": "^1.13.1",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"std-env": "^3.8.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"undici": "^6.20.1",
"vitest": "^2.1.4"
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"undici": "^7.2.3",
"vitest": "^3.0.2"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.4"
}
Loading

0 comments on commit 5b40e65

Please sign in to comment.