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 Feb 8, 2024
1 parent 244fb6a commit 3d25f53
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 306 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,25 +72,25 @@
},
"dependencies": {
"destr": "^2.0.2",
"node-fetch-native": "^1.4.1",
"ufo": "^1.3.2"
"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.17",
"@vitest/coverage-v8": "^1.2.2",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
"h3": "^1.9.0",
"h3": "^1.10.1",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"prettier": "^3.1.0",
"std-env": "^3.5.0",
"typescript": "^5.3.2",
"listhen": "^1.6.0",
"prettier": "^3.2.5",
"std-env": "^3.7.0",
"typescript": "^5.3.3",
"unbuild": "2.0.0",
"vitest": "^1.0.1"
"vitest": "^1.2.2"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.15.1"
}
Loading

0 comments on commit 3d25f53

Please sign in to comment.