-
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 b1a28ef
Showing
2 changed files
with
373 additions
and
320 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 |
---|---|---|
|
@@ -60,20 +60,20 @@ | |
"ufo": "^1.1.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.3.1", | ||
"@vitest/coverage-v8": "^0.32.2", | ||
"changelogen": "^0.5.3", | ||
"eslint": "^8.43.0", | ||
"@types/node": "^20.4.2", | ||
"@vitest/coverage-v8": "^0.33.0", | ||
"changelogen": "^0.5.4", | ||
"eslint": "^8.45.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.1.2", | ||
"prettier": "^2.8.8", | ||
"typescript": "^5.1.3", | ||
"typescript": "^5.1.6", | ||
"unbuild": "^1.2.1", | ||
"vitest": "^0.32.2" | ||
"vitest": "^0.33.0" | ||
}, | ||
"packageManager": "[email protected].2" | ||
"packageManager": "[email protected].9" | ||
} |
Oops, something went wrong.