Skip to content

Commit 56c2a8e

Browse files
committed
chore: update deps
1 parent 415ce3d commit 56c2a8e

2 files changed

Lines changed: 536 additions & 404 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sponsorkit",
33
"type": "module",
44
"version": "17.0.0",
5-
"packageManager": "pnpm@10.14.0",
5+
"packageManager": "pnpm@10.17.1",
66
"description": "Toolkit for generating sponsors images",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
88
"license": "MIT",
@@ -48,28 +48,28 @@
4848
"ansis": "^4.1.0",
4949
"cac": "^6.7.14",
5050
"consola": "^3.4.2",
51-
"dotenv": "^17.2.1",
51+
"dotenv": "^17.2.2",
5252
"ofetch": "^1.4.1",
53-
"sharp": "^0.34.3",
54-
"unconfig": "^7.3.2"
53+
"sharp": "^0.34.4",
54+
"unconfig": "^7.3.3"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "^5.2.1",
58-
"@antfu/ni": "^25.0.0",
59-
"@antfu/utils": "^9.2.0",
57+
"@antfu/eslint-config": "^5.4.1",
58+
"@antfu/ni": "^26.0.1",
59+
"@antfu/utils": "^9.2.1",
6060
"@fast-csv/parse": "^5.0.5",
6161
"@types/d3-hierarchy": "^3.1.7",
62-
"@types/node": "^24.3.0",
62+
"@types/node": "^24.5.2",
6363
"bumpp": "^10.2.3",
6464
"d3-hierarchy": "^3.1.2",
65-
"eslint": "^9.33.0",
66-
"jiti": "^2.5.1",
67-
"normalize-url": "^8.0.2",
68-
"p-limit": "^7.0.0",
69-
"tsx": "^4.20.4",
65+
"eslint": "^9.36.0",
66+
"jiti": "^2.6.0",
67+
"normalize-url": "^8.1.0",
68+
"p-limit": "^7.1.1",
69+
"tsx": "^4.20.5",
7070
"typescript": "^5.9.2",
7171
"unbuild": "^3.6.1",
72-
"vite": "^7.1.2",
72+
"vite": "^7.1.7",
7373
"vitest": "^3.2.4"
7474
},
7575
"resolutions": {

0 commit comments

Comments
 (0)