diff --git a/bun.lockb b/bun.lockb index e38092f..11d1c5a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 34c7611..c952df7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.6.0", "@inquirer/testing": "^2.1.37", - "@inquirer/type": "^1.5.5", + "@inquirer/type": "^3.0.1", "@types/bun": "^1.1.13", "@types/inquirer": "^9.0.7", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index c266731..0d27cb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -371,13 +371,6 @@ mute-stream "^2.0.0" strip-ansi "^6.0.1" -"@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@^3.0.1": version "3.0.1" resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.1.tgz#619ce9f65c3e114d8e39c41822bed3440d20b478" @@ -1299,11 +1292,6 @@ ms@2.1.2: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== -mute-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz" - integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA== - mute-stream@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-2.0.0.tgz#a5446fc0c512b71c83c44d908d5c7b7b4c493b2b"