|
66 | 66 | "chalk": "4", |
67 | 67 | "cli-arguments": "^0.2.1", |
68 | 68 | "compare-versions": "^6.1.1", |
69 | | - "filesize-parser": "^1.5.1", |
| 69 | + "filesize-parser": "^1.5.2", |
70 | 70 | "form-data": "^4.0.6", |
71 | | - "fs-extra": "^11.3.6", |
| 71 | + "fs-extra": "^11.4.0", |
72 | 72 | "global-dirs": "^4.0.0", |
73 | 73 | "gradle-to-js": "^2.0.1", |
74 | | - "i18next": "^26.3.5", |
| 74 | + "i18next": "^26.4.0", |
75 | 75 | "node-fetch": "^2.6.1", |
76 | 76 | "plist": "^5.0.0", |
77 | 77 | "progress": "^2.0.3", |
78 | 78 | "properties": "^1.2.1", |
79 | | - "protobufjs": "^8.7.0", |
| 79 | + "protobufjs": "^8.7.2", |
80 | 80 | "read": "^4.1.0", |
81 | 81 | "registry-auth-token": "^5.1.1", |
82 | 82 | "semver": "^7.8.5", |
|
91 | 91 | "node": ">= 18.17.0" |
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | | - "@babel/parser": "^8.0.0", |
95 | | - "@biomejs/biome": "^2.5.3", |
96 | | - "@types/bun": "^1.3.14", |
| 94 | + "@babel/parser": "^8.0.4", |
| 95 | + "@biomejs/biome": "^2.5.10", |
| 96 | + "@types/bun": "^1.4.0", |
97 | 97 | "@types/filesize-parser": "^1.5.3", |
98 | 98 | "@types/fs-extra": "^11.0.4", |
99 | | - "@types/node": "^26.1.1", |
| 99 | + "@types/node": "^26.3.0", |
100 | 100 | "@types/node-fetch": "^2.6.13", |
101 | 101 | "@types/progress": "^2.0.7", |
102 | | - "@types/semver": "^7.7.1", |
| 102 | + "@types/semver": "^7.8.0", |
103 | 103 | "@types/yauzl": "^3.4.0", |
104 | 104 | "@types/yazl": "^3.3.1", |
105 | | - "node-hdiffpatch": "^2.2.1", |
| 105 | + "node-hdiffpatch": "^2.4.0", |
106 | 106 | "typescript": "^7.0.2" |
107 | 107 | }, |
108 | 108 | "trustedDependencies": [ |
|
0 commit comments