-
Notifications
You must be signed in to change notification settings - Fork 5
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
fd914e9
commit af84c53
Showing
2 changed files
with
502 additions
and
1,429 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 |
---|---|---|
|
@@ -117,22 +117,22 @@ | |
"test": "pnpm lint && pnpm build && vitest run --coverage" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.11.30", | ||
"@vitest/coverage-v8": "^1.4.0", | ||
"@types/node": "^20.17.8", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"abort-controller": "^3.0.0", | ||
"agent-base": "^7.1.0", | ||
"changelogen": "^0.5.5", | ||
"eslint": "^8.57.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
"agent-base": "^7.1.1", | ||
"changelogen": "^0.5.7", | ||
"eslint": "^8.57.1", | ||
"eslint-config-unjs": "^0.4.1", | ||
"http-proxy-agent": "^7.0.2", | ||
"https-proxy-agent": "^7.0.4", | ||
"https-proxy-agent": "^7.0.5", | ||
"node-fetch": "^3.3.2", | ||
"prettier": "^3.2.5", | ||
"prettier": "^3.4.1", | ||
"proxy-agent": "^6.4.0", | ||
"typescript": "^5.4.3", | ||
"typescript": "^5.7.2", | ||
"unbuild": "^2.0.0", | ||
"undici": "^6.10.2", | ||
"vitest": "^1.4.0" | ||
"undici": "^6.21.0", | ||
"vitest": "^1.6.0" | ||
}, | ||
"packageManager": "[email protected].5" | ||
"packageManager": "[email protected].9" | ||
} |
Oops, something went wrong.