-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
41c3b56
commit f11218c
Showing
2 changed files
with
466 additions
and
347 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,25 +55,25 @@ | |
"test": "pnpm lint && vitest run --coverage" | ||
}, | ||
"dependencies": { | ||
"destr": "^2.0.0", | ||
"destr": "^2.0.1", | ||
"node-fetch-native": "^1.2.0", | ||
"ufo": "^1.1.2" | ||
"ufo": "^1.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.3.1", | ||
"@vitest/coverage-v8": "^0.32.2", | ||
"changelogen": "^0.5.3", | ||
"eslint": "^8.43.0", | ||
"@types/node": "^20.4.8", | ||
"@vitest/coverage-v8": "^0.34.1", | ||
"changelogen": "^0.5.4", | ||
"eslint": "^8.46.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
"fetch-blob": "^4.0.0", | ||
"formdata-polyfill": "^4.0.10", | ||
"h3": "^1.6.6", | ||
"jiti": "^1.18.2", | ||
"listhen": "^1.0.4", | ||
"h3": "^1.7.1", | ||
"jiti": "^1.19.1", | ||
"listhen": "^1.2.2", | ||
"prettier": "^2.8.8", | ||
"typescript": "^5.1.3", | ||
"typescript": "^5.1.6", | ||
"unbuild": "^1.2.1", | ||
"vitest": "^0.32.2" | ||
"vitest": "^0.34.1" | ||
}, | ||
"packageManager": "[email protected].2" | ||
"packageManager": "[email protected].12" | ||
} |
Oops, something went wrong.