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 23, 2024
1 parent 7665d71 commit 9a43f5e
Show file tree
Hide file tree
Showing 2 changed files with 916 additions and 1,098 deletions.
32 changes: 16 additions & 16 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.14.2",
"description": "Toolkit for generating sponsors images",
"author": "StarHeartHunt <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -48,32 +48,32 @@
"dependencies": {
"@antfu/utils": "^0.7.10",
"consola": "^3.2.3",
"csv-parse": "^5.5.6",
"csv-parse": "^5.6.0",
"d3-hierarchy": "^3.1.2",
"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.1",
"@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.7",
"@types/yargs": "^17.0.33",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"esno": "^4.8.0",
"jiti": "^1.21.6",
"typescript": "^5.5.3",
"typescript": "^5.7.2",
"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 9a43f5e

Please sign in to comment.