Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 15, 2025
1 parent 68d0eee commit d084f61
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 416 deletions.
22 changes: 11 additions & 11 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.16.2",
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.4",
"description": "Toolkit for generating sponsors images",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -47,9 +47,9 @@
"release": "bumpp && pnpm publish"
},
"dependencies": {
"@antfu/utils": "^0.7.10",
"@antfu/utils": "^8.1.0",
"@fast-csv/parse": "^5.0.2",
"consola": "^3.3.3",
"consola": "^3.4.0",
"d3-hierarchy": "^3.1.2",
"dotenv": "^16.4.7",
"normalize-url": "^8.0.1",
Expand All @@ -61,18 +61,18 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.1",
"@antfu/ni": "^0.23.2",
"@antfu/eslint-config": "^3.14.0",
"@antfu/ni": "^23.2.0",
"@types/d3-hierarchy": "^3.1.7",
"@types/node": "^22.10.2",
"@types/node": "^22.10.6",
"@types/yargs": "^17.0.33",
"bumpp": "^9.9.2",
"eslint": "^9.17.0",
"bumpp": "^9.10.0",
"eslint": "^9.18.0",
"esno": "^4.8.0",
"jiti": "^2.4.2",
"typescript": "^5.7.2",
"unbuild": "^3.2.0",
"vite": "^6.0.6",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
"resolutions": {
Expand Down
Loading

0 comments on commit d084f61

Please sign in to comment.