|
89 | 89 | "ansi-to-html": "0.7.2", |
90 | 90 | "ascii-table": "0.0.9", |
91 | 91 | "backoff": "2.5.0", |
92 | | - "better-opn": "3.0.2", |
93 | 92 | "boxen": "8.0.1", |
94 | 93 | "chalk": "5.4.1", |
95 | 94 | "chokidar": "3.6.0", |
|
99 | 98 | "comment-json": "4.2.5", |
100 | 99 | "configstore": "7.0.0", |
101 | 100 | "content-type": "1.0.5", |
102 | | - "cookie": "0.7.2", |
| 101 | + "cookie": "1.0.2", |
103 | 102 | "cron-parser": "4.9.0", |
104 | 103 | "debug": "4.4.0", |
105 | 104 | "decache": "4.6.2", |
|
147 | 146 | "netlify": "13.3.3", |
148 | 147 | "netlify-redirector": "0.5.0", |
149 | 148 | "node-fetch": "3.3.2", |
| 149 | + "open": "10.1.0", |
150 | 150 | "ora": "8.2.0", |
151 | 151 | "p-filter": "4.1.0", |
152 | 152 | "p-map": "7.0.3", |
|
170 | 170 | "toml": "3.0.0", |
171 | 171 | "tomlify-j0.4": "3.0.0", |
172 | 172 | "ulid": "2.3.0", |
173 | | - "unixify": "1.0.0", |
174 | 173 | "update-notifier": "7.3.1", |
175 | 174 | "uuid": "11.0.5", |
176 | 175 | "wait-port": "1.1.0", |
|
183 | 182 | "@netlify/eslint-config-node": "7.0.1", |
184 | 183 | "@netlify/functions": "3.0.0", |
185 | 184 | "@sindresorhus/slugify": "2.2.1", |
| 185 | + "@types/configstore": "^6.0.2", |
| 186 | + "@types/content-type": "^1.1.8", |
| 187 | + "@types/debug": "^4.1.12", |
| 188 | + "@types/envinfo": "^7.8.4", |
| 189 | + "@types/etag": "^1.8.3", |
| 190 | + "@types/flush-write-stream": "^1.0.2", |
| 191 | + "@types/folder-walker": "^3.2.4", |
| 192 | + "@types/gitconfiglocal": "^2.0.3", |
186 | 193 | "@types/inquirer": "9.0.7", |
| 194 | + "@types/inquirer-autocomplete-prompt": "^3.0.3", |
187 | 195 | "@types/jsonwebtoken": "9.0.8", |
188 | 196 | "@types/lodash": "4.17.15", |
| 197 | + "@types/multiparty": "^4.2.1", |
189 | 198 | "@types/node": "22.10.7", |
190 | 199 | "@types/node-fetch": "2.6.12", |
| 200 | + "@types/parallel-transform": "^1.1.4", |
| 201 | + "@types/parse-github-url": "^1.0.3", |
191 | 202 | "@types/parse-gitignore": "1.0.2", |
192 | 203 | "@types/prettyjson": "0.0.33", |
| 204 | + "@types/pump": "^1.1.3", |
193 | 205 | "@types/semver": "7.5.8", |
| 206 | + "@types/source-map-support": "^0.5.10", |
| 207 | + "@types/tabtab": "^3.0.4", |
| 208 | + "@types/through2-map": "^3.0.4", |
| 209 | + "@types/write-file-atomic": "^4.0.3", |
194 | 210 | "@types/ws": "8.5.14", |
195 | 211 | "@vitest/coverage-v8": "1.6.1", |
196 | 212 | "c8": "10.1.3", |
|
0 commit comments