Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 23, 2024
1 parent 4efb40d commit 7a7ede2
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 374 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sponsorkit",
"type": "module",
"version": "0.15.3",
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.8.0",
"description": "Toolkit for generating sponsors images",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -56,23 +56,23 @@
"ofetch": "^1.3.4",
"p-limit": "^6.1.0",
"picocolors": "^1.0.1",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"unconfig": "^0.5.5",
"yargs": "^17.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.0",
"@antfu/ni": "^0.22.1",
"@antfu/eslint-config": "^2.27.1",
"@antfu/ni": "^0.22.4",
"@types/d3-hierarchy": "^3.1.7",
"@types/node": "^22.2.0",
"@types/node": "^22.5.0",
"@types/yargs": "^17.0.33",
"bumpp": "^9.4.2",
"bumpp": "^9.5.2",
"eslint": "^9.9.0",
"esno": "^4.7.0",
"jiti": "^1.21.6",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.4.0",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 7a7ede2

Please sign in to comment.