Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 27996d3 commit afc3154
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 328 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,26 +70,26 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"destr": "^2.0.2",
"node-fetch-native": "^1.4.1",
"ufo": "^1.3.2"
"destr": "^2.0.3",
"node-fetch-native": "^1.6.2",
"ufo": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.10.0",
"@vitest/coverage-v8": "^1.0.1",
"@types/node": "^20.11.24",
"@vitest/coverage-v8": "^1.3.1",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
"h3": "^1.9.0",
"h3": "^1.11.1",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"prettier": "^3.1.0",
"std-env": "^3.5.0",
"typescript": "^5.3.2",
"listhen": "^1.7.2",
"prettier": "^3.2.5",
"std-env": "^3.7.0",
"typescript": "^5.3.3",
"unbuild": "2.0.0",
"vitest": "^1.0.1"
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.15.4"
}
Loading

0 comments on commit afc3154

Please sign in to comment.