diff --git a/bun.lockb b/bun.lockb index 71c534a..ee44a2b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c752a37..87edc8e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@biomejs/biome": "^1.9.4", "@commitlint/cli": "^19.6.0", "@commitlint/config-conventional": "^19.6.0", - "@inquirer/testing": "^2.1.38", + "@inquirer/testing": "^2.1.39", "@inquirer/type": "^3.0.1", "@types/bun": "^1.1.14", "@types/inquirer": "^9.0.7", diff --git a/yarn.lock b/yarn.lock index 5847118..ac56462 100644 --- a/yarn.lock +++ b/yarn.lock @@ -361,20 +361,20 @@ ansi-escapes "^4.3.2" yoctocolors-cjs "^2.1.2" -"@inquirer/testing@^2.1.38": - version "2.1.38" - resolved "https://registry.yarnpkg.com/@inquirer/testing/-/testing-2.1.38.tgz#28ad949f90196fa08bb8991dc701dbc4a52c3624" - integrity sha512-CcSSBATdST29CNqmZG5gAVM9isug1HCNPfd38grkU/dOLrZQQ4L4VhGKcivy8NccJWUu0SSUOxYFtV21d3PA5g== +"@inquirer/testing@^2.1.39": + version "2.1.39" + resolved "https://registry.yarnpkg.com/@inquirer/testing/-/testing-2.1.39.tgz#a13ae44099873f6fe3724f5ab82d10284a354256" + integrity sha512-tZgfTdR2x0IGKG5Vg14+j8ymI6xRIVLrVKz9k1LaEJmfZfehXV8gzcKYnV5BVW3n0FiARkhCc0eFqSlFaOdpWw== dependencies: - "@inquirer/type" "^3.0.1" + "@inquirer/type" "^3.0.2" ansi-escapes "^4.3.2" mute-stream "^2.0.0" strip-ansi "^6.0.1" -"@inquirer/type@^3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.1.tgz#619ce9f65c3e114d8e39c41822bed3440d20b478" - integrity sha512-+ksJMIy92sOAiAccGpcKZUc3bYO07cADnscIxHBknEm3uNts3movSmBofc1908BNy5edKscxYeAdaX1NXkHS6A== +"@inquirer/type@^3.0.1", "@inquirer/type@^3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.2.tgz#baff9f8d70947181deb36772cd9a5b6876d3e60c" + integrity sha512-ZhQ4TvhwHZF+lGhQ2O/rsjo80XoZR5/5qhOY3t6FJuX5XBg5Be8YzYTvaUGJnc12AUGI2nr4QSUE4PhKSigx7g== "@types/bun@^1.1.14": version "1.1.14"