forked from antfu-collective/sponsorkit
-
Notifications
You must be signed in to change notification settings - Fork 0
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
7665d71
commit fdbef08
Showing
2 changed files
with
837 additions
and
1,077 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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@mooncellwiki/sponsorkit", | ||
"type": "module", | ||
"version": "0.14.1", | ||
"packageManager": "pnpm@9.5.0", | ||
"packageManager": "pnpm@9.12.3", | ||
"description": "Toolkit for generating sponsors images", | ||
"author": "StarHeartHunt <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -53,27 +53,27 @@ | |
"dotenv": "^16.4.5", | ||
"node-html-parser": "^6.1.13", | ||
"normalize-url": "^8.0.1", | ||
"ofetch": "^1.3.4", | ||
"ofetch": "^1.4.1", | ||
"p-limit": "^6.1.0", | ||
"picocolors": "^1.0.1", | ||
"sharp": "^0.33.4", | ||
"unconfig": "^0.4.5", | ||
"picocolors": "^1.1.1", | ||
"sharp": "^0.33.5", | ||
"unconfig": "^0.6.0", | ||
"yargs": "^17.7.2" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.23.0", | ||
"@antfu/ni": "^0.22.0", | ||
"@antfu/eslint-config": "^2.27.3", | ||
"@antfu/ni": "^0.23.0", | ||
"@types/d3-hierarchy": "^3.1.7", | ||
"@types/node": "^20.14.11", | ||
"@types/yargs": "^17.0.32", | ||
"bumpp": "^9.4.1", | ||
"eslint": "^9.7.0", | ||
"esno": "^4.7.0", | ||
"@types/node": "^20.17.3", | ||
"@types/yargs": "^17.0.33", | ||
"bumpp": "^9.8.0", | ||
"eslint": "^9.13.0", | ||
"esno": "^4.8.0", | ||
"jiti": "^1.21.6", | ||
"typescript": "^5.5.3", | ||
"typescript": "^5.6.3", | ||
"unbuild": "^2.0.0", | ||
"vite": "^5.3.4", | ||
"vitest": "^2.0.3" | ||
"vite": "^5.4.10", | ||
"vitest": "^2.1.4" | ||
}, | ||
"resolutions": { | ||
"@mooncellwiki/sponsorkit": "workspace:*" | ||
|
Oops, something went wrong.