Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 7665d71 commit 177caa9
Show file tree
Hide file tree
Showing 2 changed files with 893 additions and 1,085 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mooncellwiki/sponsorkit",
"type": "module",
"version": "0.14.1",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.13.2",
"description": "Toolkit for generating sponsors images",
"author": "StarHeartHunt <starheart233@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -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.6",
"@types/yargs": "^17.0.33",
"bumpp": "^9.8.1",
"eslint": "^9.14.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.11",
"vitest": "^2.1.5"
},
"resolutions": {
"@mooncellwiki/sponsorkit": "workspace:*"
Expand Down
Loading

0 comments on commit 177caa9

Please sign in to comment.