Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent d4dc638 commit 5524f8a
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 303 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@
},
"dependencies": {
"destr": "^1.2.2",
"node-fetch-native": "^1.1.0",
"ufo": "^1.1.1"
"node-fetch-native": "^1.1.1",
"ufo": "^1.1.2"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^18.16.16",
"@vitest/coverage-c8": "^0.31.4",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.2.0",
"fetch-blob": "^3.2.0",
"formdata-polyfill": "^4.0.10",
"h3": "^1.6.4",
"h3": "^1.6.6",
"jiti": "^1.18.2",
"listhen": "^1.0.4",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"vitest": "^0.31.4"
},
"packageManager": "pnpm@8.4.0"
"packageManager": "pnpm@8.6.0"
}
Loading

0 comments on commit 5524f8a

Please sign in to comment.