[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps bomb.sh/docs/clack/basics/getting-started/
cli command-line command-line-app node prompt prompts
5

Configure Feed

Select the types of activity you want to include in your feed.

chore: enable `erasableSyntaxOnly` in typescript (#292)

authored by

James Garbutt and committed by
GitHub
(Apr 16, 2025, 9:00 AM +0100) 93d7e44f 2f51685a

+19 -18
+1 -1
package.json
··· 24 24 "@changesets/cli": "^2.26.2", 25 25 "@types/node": "^18.16.0", 26 26 "knip": "^3.8.4", 27 - "typescript": "^5.2.2", 27 + "typescript": "^5.8.3", 28 28 "unbuild": "^2.0.0" 29 29 }, 30 30 "packageManager": "pnpm@9.14.2",
+17 -17
pnpm-lock.yaml
··· 19 19 version: 18.16.0 20 20 knip: 21 21 specifier: ^3.8.4 22 - version: 3.13.2(@types/node@18.16.0)(typescript@5.2.2) 22 + version: 3.13.2(@types/node@18.16.0)(typescript@5.8.3) 23 23 typescript: 24 - specifier: ^5.2.2 25 - version: 5.2.2 24 + specifier: ^5.8.3 25 + version: 5.8.3 26 26 unbuild: 27 27 specifier: ^2.0.0 28 - version: 2.0.0(typescript@5.2.2) 28 + version: 2.0.0(typescript@5.8.3) 29 29 30 30 examples/basic: 31 31 dependencies: ··· 3020 3020 resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} 3021 3021 engines: {node: '>= 0.4'} 3022 3022 3023 - typescript@5.2.2: 3024 - resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} 3023 + typescript@5.8.3: 3024 + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} 3025 3025 engines: {node: '>=14.17'} 3026 3026 hasBin: true 3027 3027 ··· 5210 5210 5211 5211 kleur@4.1.5: {} 5212 5212 5213 - knip@3.13.2(@types/node@18.16.0)(typescript@5.2.2): 5213 + knip@3.13.2(@types/node@18.16.0)(typescript@5.8.3): 5214 5214 dependencies: 5215 5215 '@ericcornelissen/bash-parser': 0.5.2 5216 5216 '@npmcli/map-workspaces': 3.0.4 ··· 5231 5231 pretty-ms: 8.0.0 5232 5232 strip-json-comments: 5.0.1 5233 5233 summary: 2.1.0 5234 - typescript: 5.2.2 5234 + typescript: 5.8.3 5235 5235 zod: 3.22.4 5236 5236 zod-validation-error: 2.1.0(zod@3.22.4) 5237 5237 transitivePeerDependencies: ··· 5386 5386 5387 5387 mixme@0.5.10: {} 5388 5388 5389 - mkdist@1.6.0(typescript@5.2.2): 5389 + mkdist@1.6.0(typescript@5.8.3): 5390 5390 dependencies: 5391 5391 autoprefixer: 10.4.20(postcss@8.4.49) 5392 5392 citty: 0.1.6 ··· 5402 5402 semver: 7.6.3 5403 5403 tinyglobby: 0.2.10 5404 5404 optionalDependencies: 5405 - typescript: 5.2.2 5405 + typescript: 5.8.3 5406 5406 5407 5407 mlly@1.7.3: 5408 5408 dependencies: ··· 5898 5898 dependencies: 5899 5899 glob: 7.2.3 5900 5900 5901 - rollup-plugin-dts@6.1.1(rollup@3.29.5)(typescript@5.2.2): 5901 + rollup-plugin-dts@6.1.1(rollup@3.29.5)(typescript@5.8.3): 5902 5902 dependencies: 5903 5903 magic-string: 0.30.13 5904 5904 rollup: 3.29.5 5905 - typescript: 5.2.2 5905 + typescript: 5.8.3 5906 5906 optionalDependencies: 5907 5907 '@babel/code-frame': 7.26.2 5908 5908 ··· 6241 6241 is-typed-array: 1.1.13 6242 6242 possible-typed-array-names: 1.0.0 6243 6243 6244 - typescript@5.2.2: {} 6244 + typescript@5.8.3: {} 6245 6245 6246 6246 ufo@1.5.4: {} 6247 6247 ··· 6252 6252 has-symbols: 1.0.3 6253 6253 which-boxed-primitive: 1.0.2 6254 6254 6255 - unbuild@2.0.0(typescript@5.2.2): 6255 + unbuild@2.0.0(typescript@5.8.3): 6256 6256 dependencies: 6257 6257 '@rollup/plugin-alias': 5.1.1(rollup@3.29.5) 6258 6258 '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.5) ··· 6269 6269 hookable: 5.5.3 6270 6270 jiti: 1.21.6 6271 6271 magic-string: 0.30.13 6272 - mkdist: 1.6.0(typescript@5.2.2) 6272 + mkdist: 1.6.0(typescript@5.8.3) 6273 6273 mlly: 1.7.3 6274 6274 pathe: 1.1.2 6275 6275 pkg-types: 1.2.1 6276 6276 pretty-bytes: 6.1.1 6277 6277 rollup: 3.29.5 6278 - rollup-plugin-dts: 6.1.1(rollup@3.29.5)(typescript@5.2.2) 6278 + rollup-plugin-dts: 6.1.1(rollup@3.29.5)(typescript@5.8.3) 6279 6279 scule: 1.3.0 6280 6280 untyped: 1.5.1 6281 6281 optionalDependencies: 6282 - typescript: 5.2.2 6282 + typescript: 5.8.3 6283 6283 transitivePeerDependencies: 6284 6284 - sass 6285 6285 - supports-color
+1
tsconfig.json
··· 7 7 "strict": true, 8 8 "esModuleInterop": true, 9 9 "forceConsistentCasingInFileNames": true, 10 + "erasableSyntaxOnly": true, 10 11 "skipLibCheck": true, 11 12 "isolatedModules": true, 12 13 "verbatimModuleSyntax": true,