|
2 | 2 | "name": "sponsorkit", |
3 | 3 | "type": "module", |
4 | 4 | "version": "17.1.0", |
5 | | - "packageManager": "pnpm@10.33.0", |
| 5 | + "packageManager": "pnpm@11.1.3", |
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.2.0", |
49 | | - "cac": "^6.7.14", |
| 48 | + "ansis": "^4.3.0", |
| 49 | + "cac": "^7.0.0", |
50 | 50 | "consola": "^3.4.2", |
51 | | - "dotenv": "^17.4.1", |
| 51 | + "dotenv": "^17.4.2", |
52 | 52 | "ofetch": "^1.5.1", |
53 | 53 | "sharp": "^0.34.5", |
54 | 54 | "unconfig": "^7.5.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@antfu/eslint-config": "^8.1.1", |
58 | | - "@antfu/ni": "^26.2.0", |
| 57 | + "@antfu/eslint-config": "^9.0.0", |
| 58 | + "@antfu/ni": "^30.1.0", |
59 | 59 | "@antfu/utils": "^9.3.0", |
60 | | - "@fast-csv/parse": "^5.0.5", |
| 60 | + "@fast-csv/parse": "^5.0.7", |
61 | 61 | "@types/d3-hierarchy": "^3.1.7", |
62 | | - "@types/node": "^25.6.0", |
63 | | - "bumpp": "^11.0.1", |
| 62 | + "@types/node": "^25.9.1", |
| 63 | + "bumpp": "^11.1.0", |
64 | 64 | "d3-hierarchy": "^3.1.2", |
65 | | - "eslint": "^10.2.0", |
66 | | - "jiti": "^2.6.1", |
67 | | - "normalize-url": "^8.1.1", |
| 65 | + "eslint": "^10.4.0", |
| 66 | + "jiti": "^2.7.0", |
| 67 | + "normalize-url": "^9.0.0", |
68 | 68 | "p-limit": "^7.3.0", |
69 | | - "tsx": "^4.21.0", |
70 | | - "typescript": "^6.0.2", |
| 69 | + "tsx": "^4.22.3", |
| 70 | + "typescript": "^6.0.3", |
71 | 71 | "unbuild": "^3.6.1", |
72 | | - "vite": "^8.0.8", |
73 | | - "vitest": "^4.1.4" |
| 72 | + "vite": "^8.0.13", |
| 73 | + "vitest": "^4.1.6" |
74 | 74 | }, |
75 | 75 | "resolutions": { |
76 | 76 | "sponsorkit": "workspace:*" |
|
0 commit comments