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] committed Sep 16, 2024
1 parent 7665d71 commit 3c92d25
Show file tree
Hide file tree
Showing 2 changed files with 675 additions and 1,017 deletions.
26 changes: 13 additions & 13 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.10.0",
"description": "Toolkit for generating sponsors images",
"author": "StarHeartHunt <starheart233@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -55,25 +55,25 @@
"normalize-url": "^8.0.1",
"ofetch": "^1.3.4",
"p-limit": "^6.1.0",
"picocolors": "^1.0.1",
"sharp": "^0.33.4",
"unconfig": "^0.4.5",
"picocolors": "^1.1.0",
"sharp": "^0.33.5",
"unconfig": "^0.5.5",
"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",
"@types/node": "^20.16.5",
"@types/yargs": "^17.0.33",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"esno": "^4.7.0",
"jiti": "^1.21.6",
"typescript": "^5.5.3",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vite": "^5.3.4",
"vitest": "^2.0.3"
"vite": "^5.4.6",
"vitest": "^2.1.1"
},
"resolutions": {
"@mooncellwiki/sponsorkit": "workspace:*"
Expand Down
Loading

0 comments on commit 3c92d25

Please sign in to comment.