|
2 | 2 | "name": "sponsorkit", |
3 | 3 | "type": "module", |
4 | 4 | "version": "17.0.0", |
5 | | - "packageManager": "pnpm@10.17.1", |
| 5 | + "packageManager": "pnpm@10.33.0", |
6 | 6 | "description": "Toolkit for generating sponsors images", |
7 | 7 | "author": "Anthony Fu <anthonyfu117@hotmail.com>", |
8 | 8 | "license": "MIT", |
|
45 | 45 | "release": "bumpp" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | | - "ansis": "^4.1.0", |
| 48 | + "ansis": "^4.2.0", |
49 | 49 | "cac": "^6.7.14", |
50 | 50 | "consola": "^3.4.2", |
51 | | - "dotenv": "^17.2.2", |
52 | | - "ofetch": "^1.4.1", |
53 | | - "sharp": "^0.34.4", |
54 | | - "unconfig": "^7.3.3" |
| 51 | + "dotenv": "^17.4.1", |
| 52 | + "ofetch": "^1.5.1", |
| 53 | + "sharp": "^0.34.5", |
| 54 | + "unconfig": "^7.5.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@antfu/eslint-config": "^5.4.1", |
58 | | - "@antfu/ni": "^26.0.1", |
59 | | - "@antfu/utils": "^9.2.1", |
| 57 | + "@antfu/eslint-config": "^8.1.1", |
| 58 | + "@antfu/ni": "^26.2.0", |
| 59 | + "@antfu/utils": "^9.3.0", |
60 | 60 | "@fast-csv/parse": "^5.0.5", |
61 | 61 | "@types/d3-hierarchy": "^3.1.7", |
62 | | - "@types/node": "^24.5.2", |
63 | | - "bumpp": "^10.2.3", |
| 62 | + "@types/node": "^25.6.0", |
| 63 | + "bumpp": "^11.0.1", |
64 | 64 | "d3-hierarchy": "^3.1.2", |
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", |
70 | | - "typescript": "^5.9.2", |
| 65 | + "eslint": "^10.2.0", |
| 66 | + "jiti": "^2.6.1", |
| 67 | + "normalize-url": "^8.1.1", |
| 68 | + "p-limit": "^7.3.0", |
| 69 | + "tsx": "^4.21.0", |
| 70 | + "typescript": "^6.0.2", |
71 | 71 | "unbuild": "^3.6.1", |
72 | | - "vite": "^7.1.7", |
73 | | - "vitest": "^3.2.4" |
| 72 | + "vite": "^8.0.8", |
| 73 | + "vitest": "^4.1.4" |
74 | 74 | }, |
75 | 75 | "resolutions": { |
76 | 76 | "sponsorkit": "workspace:*" |
|
0 commit comments