[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(deps): update typescript to v6 (#520)

authored by

Roman and committed by
GitHub
(Apr 29, 2026, 1:02 PM +0100) 3c51b31c 5b897a72

+20 -19
+1 -1
package.json
··· 20 20 "@types/node": "^20.19.39", 21 21 "jsr": "^0.13.4", 22 22 "knip": "^5.62.0", 23 - "typescript": "^5.8.3", 23 + "typescript": "^6.0.3", 24 24 "unbuild": "^3.6.0" 25 25 }, 26 26 "packageManager": "pnpm@10.33.0",
+17 -17
pnpm-lock.yaml
··· 22 22 version: 0.13.4 23 23 knip: 24 24 specifier: ^5.62.0 25 - version: 5.62.0(@types/node@20.19.39)(typescript@5.8.3) 25 + version: 5.62.0(@types/node@20.19.39)(typescript@6.0.3) 26 26 typescript: 27 - specifier: ^5.8.3 28 - version: 5.8.3 27 + specifier: ^6.0.3 28 + version: 6.0.3 29 29 unbuild: 30 30 specifier: ^3.6.0 31 - version: 3.6.0(typescript@5.8.3) 31 + version: 3.6.0(typescript@6.0.3) 32 32 33 33 examples/basic: 34 34 dependencies: ··· 1714 1714 tslib@2.8.1: 1715 1715 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} 1716 1716 1717 - typescript@5.8.3: 1718 - resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} 1717 + typescript@6.0.3: 1718 + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} 1719 1719 engines: {node: '>=14.17'} 1720 1720 hasBin: true 1721 1721 ··· 2840 2840 node-stream-zip: 1.15.0 2841 2841 semiver: 1.1.0 2842 2842 2843 - knip@5.62.0(@types/node@20.19.39)(typescript@5.8.3): 2843 + knip@5.62.0(@types/node@20.19.39)(typescript@6.0.3): 2844 2844 dependencies: 2845 2845 '@nodelib/fs.walk': 1.2.8 2846 2846 '@types/node': 20.19.39 ··· 2854 2854 picomatch: 4.0.3 2855 2855 smol-toml: 1.4.1 2856 2856 strip-json-comments: 5.0.2 2857 - typescript: 5.8.3 2857 + typescript: 6.0.3 2858 2858 zod: 3.22.4 2859 2859 zod-validation-error: 3.4.0(zod@3.22.4) 2860 2860 ··· 2900 2900 2901 2901 minimist@1.2.8: {} 2902 2902 2903 - mkdist@2.3.0(typescript@5.8.3): 2903 + mkdist@2.3.0(typescript@6.0.3): 2904 2904 dependencies: 2905 2905 autoprefixer: 10.4.21(postcss@8.5.6) 2906 2906 citty: 0.1.6 ··· 2916 2916 semver: 7.7.2 2917 2917 tinyglobby: 0.2.14 2918 2918 optionalDependencies: 2919 - typescript: 5.8.3 2919 + typescript: 6.0.3 2920 2920 2921 2921 mlly@1.7.4: 2922 2922 dependencies: ··· 3220 3220 3221 3221 reusify@1.0.4: {} 3222 3222 3223 - rollup-plugin-dts@6.2.1(rollup@4.45.1)(typescript@5.8.3): 3223 + rollup-plugin-dts@6.2.1(rollup@4.45.1)(typescript@6.0.3): 3224 3224 dependencies: 3225 3225 magic-string: 0.30.17 3226 3226 rollup: 4.45.1 3227 - typescript: 5.8.3 3227 + typescript: 6.0.3 3228 3228 optionalDependencies: 3229 3229 '@babel/code-frame': 7.26.2 3230 3230 ··· 3360 3360 3361 3361 tslib@2.8.1: {} 3362 3362 3363 - typescript@5.8.3: {} 3363 + typescript@6.0.3: {} 3364 3364 3365 3365 ufo@1.5.4: {} 3366 3366 3367 - unbuild@3.6.0(typescript@5.8.3): 3367 + unbuild@3.6.0(typescript@6.0.3): 3368 3368 dependencies: 3369 3369 '@rollup/plugin-alias': 5.1.1(rollup@4.45.1) 3370 3370 '@rollup/plugin-commonjs': 28.0.6(rollup@4.45.1) ··· 3380 3380 hookable: 5.5.3 3381 3381 jiti: 2.5.0 3382 3382 magic-string: 0.30.17 3383 - mkdist: 2.3.0(typescript@5.8.3) 3383 + mkdist: 2.3.0(typescript@6.0.3) 3384 3384 mlly: 1.7.4 3385 3385 pathe: 2.0.3 3386 3386 pkg-types: 2.2.0 3387 3387 pretty-bytes: 7.0.0 3388 3388 rollup: 4.45.1 3389 - rollup-plugin-dts: 6.2.1(rollup@4.45.1)(typescript@5.8.3) 3389 + rollup-plugin-dts: 6.2.1(rollup@4.45.1)(typescript@6.0.3) 3390 3390 scule: 1.3.0 3391 3391 tinyglobby: 0.2.14 3392 3392 untyped: 2.0.0 3393 3393 optionalDependencies: 3394 - typescript: 5.8.3 3394 + typescript: 6.0.3 3395 3395 transitivePeerDependencies: 3396 3396 - sass 3397 3397 - vue
+2 -1
tsconfig.json
··· 17 17 "paths": { 18 18 "@clack/core": ["./packages/core/src/index.ts"], 19 19 "@clack/prompts": ["./packages/prompts/src/index.ts"] 20 - } 20 + }, 21 + "types": ["node"] 21 22 }, 22 23 "include": ["packages/*/src/**/*.ts", "packages/*/test/**/*.ts"] 23 24 }