-
Notifications
You must be signed in to change notification settings - Fork 16
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
0d7f969
commit f4f12dc
Showing
2 changed files
with
438 additions
and
1,281 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 |
---|---|---|
|
@@ -31,16 +31,16 @@ | |
}, | ||
"devDependencies": { | ||
"@hapi/bourne": "^3.0.0", | ||
"@vitest/coverage-v8": "^1.5.3", | ||
"changelogen": "^0.5.5", | ||
"eslint": "^8.57.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
"mitata": "^0.1.11", | ||
"prettier": "^3.2.5", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"changelogen": "^0.5.7", | ||
"eslint": "^8.57.1", | ||
"eslint-config-unjs": "^0.4.0", | ||
"mitata": "^0.1.14", | ||
"prettier": "^3.3.3", | ||
"secure-json-parse": "^2.7.0", | ||
"typescript": "^5.4.5", | ||
"typescript": "^5.6.2", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^1.5.3" | ||
"vitest": "^1.6.0" | ||
}, | ||
"packageManager": "[email protected].8" | ||
"packageManager": "[email protected].9" | ||
} |
Oops, something went wrong.