diff --git a/bun.lockb b/bun.lockb index 8ee27b9..f44c689 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 73df29b..1b7555d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@biomejs/biome": "^1.9.3", "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.4.1", - "@inquirer/type": "^1.5.5", + "@inquirer/type": "^2.0.0", "@types/bun": "^1.1.10", "@types/inquirer": "^9.0.7", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index 112c4d0..5ff968a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -364,13 +364,6 @@ ansi-escapes "^4.3.2" yoctocolors-cjs "^2.1.2" -"@inquirer/type@^1.5.5": - version "1.5.5" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.5.tgz#303ea04ce7ad2e585b921b662b3be36ef7b4f09b" - integrity sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA== - dependencies: - mute-stream "^1.0.0" - "@inquirer/type@^2.0.0": version "2.0.0" resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-2.0.0.tgz#08fa513dca2cb6264fe1b0a2fabade051444e3f6"