[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.

ref(tools): update @bomb.sh/tools

Nate Moore (Mar 26, 2026, 9:54 PM EDT) 0cd4fe04 bdeb5f6b

+24 -14
+1 -1
package.json
··· 12 12 "pretest": "pnpm run build" 13 13 }, 14 14 "devDependencies": { 15 - "@bomb.sh/tools": "^0.3.0", 15 + "@bomb.sh/tools": "^0.3.1", 16 16 "@changesets/cli": "^2.29.5", 17 17 "@types/node": "^24.1.0", 18 18 "jsr": "^0.13.4",
+23 -13
pnpm-lock.yaml
··· 9 9 .: 10 10 devDependencies: 11 11 '@bomb.sh/tools': 12 - specifier: ^0.3.0 13 - version: 0.3.0(@types/node@24.1.0)(jiti@2.6.1)(oxc-resolver@11.19.1)(typescript@5.8.3)(yaml@2.8.3) 12 + specifier: ^0.3.1 13 + version: 0.3.1(@types/node@24.1.0)(jiti@2.6.1)(oxc-resolver@11.19.1)(typescript@5.8.3)(yaml@2.8.3) 14 14 '@changesets/cli': 15 15 specifier: ^2.29.5 16 16 version: 2.29.5 ··· 123 123 '@bomb.sh/args@0.3.1': 124 124 resolution: {integrity: sha512-CwxKrfgcorUPP6KfYD59aRdBYWBTsfsxT+GmoLVnKo5Tmyoqbpo0UNcjngRMyU+6tiPbd18RuIYxhgAn44wU/Q==} 125 125 126 - '@bomb.sh/tools@0.3.0': 127 - resolution: {integrity: sha512-aAbJCo7h+AceQGSGJ82bTRurYQflnbux+juuO1sSUp2c3jqs5azXbD9M61zbqGzJC4BQwAEuOAb5zqDnV+ijqQ==} 126 + '@bomb.sh/tools@0.3.1': 127 + resolution: {integrity: sha512-BdZ7h4EeUgERrMqazbpSnTo83H2nDuCVvz2FUUthrKq5VR+wORLBrJkRidkXlZGaXq0/Jz8haylaJx8JxEisPw==} 128 128 hasBin: true 129 129 130 130 '@changesets/apply-release-plan@7.0.12': ··· 1851 1851 peerDependencies: 1852 1852 vitest: ^3.1.1 1853 1853 1854 + vitest-ansi-serializer@0.2.1: 1855 + resolution: {integrity: sha512-IC60vT8raDlHwk2tZAy9wfetJMJkVOGC50jyjcC1HTYBAYfJEXVeKe72Jd5Jzcw1Xt73Nri2cdE98p+K2mnDrA==} 1856 + peerDependencies: 1857 + vitest: ^3.0.0 || ^4.0.0 1858 + 1854 1859 vitest@3.2.4: 1855 1860 resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==} 1856 1861 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} ··· 1963 1968 1964 1969 '@bomb.sh/args@0.3.1': {} 1965 1970 1966 - '@bomb.sh/tools@0.3.0(@types/node@24.1.0)(jiti@2.6.1)(oxc-resolver@11.19.1)(typescript@5.8.3)(yaml@2.8.3)': 1971 + '@bomb.sh/tools@0.3.1(@types/node@24.1.0)(jiti@2.6.1)(oxc-resolver@11.19.1)(typescript@5.8.3)(yaml@2.8.3)': 1967 1972 dependencies: 1968 1973 '@bomb.sh/args': 0.3.1 1969 1974 '@humanfs/node': 0.16.7 ··· 1976 1981 tinyexec: 1.0.4 1977 1982 tsdown: 0.21.5(@typescript/native-preview@7.0.0-dev.20260307.1)(oxc-resolver@11.19.1)(publint@0.3.18)(typescript@5.8.3) 1978 1983 vitest: 4.1.1(@types/node@24.1.0)(jiti@2.6.1)(yaml@2.8.3) 1984 + vitest-ansi-serializer: 0.2.1(vitest@4.1.1(@types/node@24.1.0)(jiti@2.6.1)(yaml@2.8.3)) 1979 1985 transitivePeerDependencies: 1980 1986 - '@arethetypeswrong/core' 1981 1987 - '@edge-runtime/vm' ··· 2258 2264 2259 2265 '@jridgewell/gen-mapping@0.3.13': 2260 2266 dependencies: 2261 - '@jridgewell/sourcemap-codec': 1.5.0 2267 + '@jridgewell/sourcemap-codec': 1.5.5 2262 2268 '@jridgewell/trace-mapping': 0.3.31 2263 2269 2264 2270 '@jridgewell/resolve-uri@3.1.2': {} ··· 2270 2276 '@jridgewell/trace-mapping@0.3.31': 2271 2277 dependencies: 2272 2278 '@jridgewell/resolve-uri': 3.1.2 2273 - '@jridgewell/sourcemap-codec': 1.5.0 2279 + '@jridgewell/sourcemap-codec': 1.5.5 2274 2280 2275 2281 '@jsonjoy.com/base64@1.1.2(tslib@2.8.1)': 2276 2282 dependencies: ··· 2921 2927 optionalDependencies: 2922 2928 picomatch: 4.0.3 2923 2929 2924 - fdir@6.5.0(picomatch@4.0.3): 2930 + fdir@6.5.0(picomatch@4.0.4): 2925 2931 optionalDependencies: 2926 - picomatch: 4.0.3 2932 + picomatch: 4.0.4 2927 2933 2928 2934 fill-range@7.1.1: 2929 2935 dependencies: ··· 3037 3043 minimist: 1.2.8 3038 3044 oxc-resolver: 11.19.1 3039 3045 picocolors: 1.1.1 3040 - picomatch: 4.0.3 3046 + picomatch: 4.0.4 3041 3047 smol-toml: 1.6.1 3042 3048 strip-json-comments: 5.0.3 3043 3049 typescript: 5.8.3 ··· 3381 3387 3382 3388 tinyglobby@0.2.15: 3383 3389 dependencies: 3384 - fdir: 6.5.0(picomatch@4.0.3) 3385 - picomatch: 4.0.3 3390 + fdir: 6.5.0(picomatch@4.0.4) 3391 + picomatch: 4.0.4 3386 3392 3387 3393 tinypool@1.1.1: {} 3388 3394 ··· 3494 3500 dependencies: 3495 3501 vitest: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(yaml@2.8.3) 3496 3502 3503 + vitest-ansi-serializer@0.2.1(vitest@4.1.1(@types/node@24.1.0)(jiti@2.6.1)(yaml@2.8.3)): 3504 + dependencies: 3505 + vitest: 4.1.1(@types/node@24.1.0)(jiti@2.6.1)(yaml@2.8.3) 3506 + 3497 3507 vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(yaml@2.8.3): 3498 3508 dependencies: 3499 3509 '@types/chai': 5.2.2 ··· 3549 3559 magic-string: 0.30.21 3550 3560 obug: 2.1.1 3551 3561 pathe: 2.0.3 3552 - picomatch: 4.0.3 3562 + picomatch: 4.0.4 3553 3563 std-env: 4.0.0 3554 3564 tinybench: 2.9.0 3555 3565 tinyexec: 1.0.4