-
Notifications
You must be signed in to change notification settings - Fork 92
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
1e39cb3
commit 511cd75
Showing
2 changed files
with
172 additions
and
172 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 |
---|---|---|
|
@@ -41,27 +41,27 @@ | |
"esbuild": "^0.19.2", | ||
"globby": "^13.2.2", | ||
"hookable": "^5.5.3", | ||
"jiti": "^1.19.3", | ||
"jiti": "^1.20.0", | ||
"magic-string": "^0.30.3", | ||
"mkdist": "^1.3.0", | ||
"mlly": "^1.4.1", | ||
"mlly": "^1.4.2", | ||
"pathe": "^1.1.1", | ||
"pkg-types": "^1.0.3", | ||
"pretty-bytes": "^6.1.1", | ||
"rollup": "^3.28.1", | ||
"rollup-plugin-dts": "^6.0.0", | ||
"rollup": "^3.29.0", | ||
"rollup-plugin-dts": "^6.0.1", | ||
"scule": "^1.0.0", | ||
"untyped": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.5.7", | ||
"@vitest/coverage-v8": "^0.34.3", | ||
"@types/node": "^20.6.0", | ||
"@vitest/coverage-v8": "^0.34.4", | ||
"changelogen": "^0.5.5", | ||
"eslint": "^8.48.0", | ||
"eslint": "^8.49.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
"prettier": "^3.0.3", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.34.3" | ||
"vitest": "^0.34.4" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "^5.2.2" | ||
|
@@ -71,5 +71,5 @@ | |
"optional": true | ||
} | ||
}, | ||
"packageManager": "[email protected].0" | ||
"packageManager": "[email protected].4" | ||
} |
Oops, something went wrong.