From 044abb5b2c7a6520f561e712e02ae1394673314d Mon Sep 17 00:00:00 2001 From: winches <329487092@qq.com> Date: Fri, 17 Jan 2025 23:34:05 +0800 Subject: [PATCH] fix: autocompleteMultiselect cancel exit when prompt yes --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04d07f1..8efb582 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 0.7.0 version: 0.7.0 '@winches/prompts': - specifier: 0.0.6 - version: 0.0.6 + specifier: 0.0.7 + version: 0.0.7 async-retry: specifier: 1.3.3 version: 1.3.3 @@ -127,8 +127,8 @@ importers: specifier: 0.7.0 version: 0.7.0 '@winches/prompts': - specifier: 0.0.6 - version: 0.0.6 + specifier: 0.0.7 + version: 0.0.7 async-retry: specifier: 1.3.3 version: 1.3.3 @@ -891,8 +891,8 @@ packages: resolution: {integrity: sha512-uVw9VIMFBUTz8rIeaUT3fFe8xIUx8r4ywAdlQv1ifH+6acn/XF8Y6rwJ7XNmkNMDrTW+7+vxFFPIF40nJCVsMQ==} engines: {node: ^16.0.0 || >=18.0.0} - '@winches/prompts@0.0.6': - resolution: {integrity: sha512-8fdmmbad8L2ldIaRSkoCTBeDxmc20CDcmA1d1ut2xFKZoHZlV/VTSffuDChQbHzFhdeYFefjDZn3MJ+06RtYQg==} + '@winches/prompts@0.0.7': + resolution: {integrity: sha512-H/UlFlm83C6zkYn3CK4GF2VMpAlyjO3o623yamOyHwSaehhnj7oAJmklvr73UVMqu6Q+rl4Bzs3PBmxGB8cJVg==} engines: {node: '>= 14'} JSONStream@1.3.5: @@ -3959,7 +3959,7 @@ snapshots: '@typescript-eslint/types': 6.7.2 eslint-visitor-keys: 3.4.3 - '@winches/prompts@0.0.6': + '@winches/prompts@0.0.7': dependencies: kleur: 4.1.5 sisteransi: 1.0.5