From f93e0af9b82f1ce7ce7c3aa61be5cb5b9b7e23fd Mon Sep 17 00:00:00 2001 From: "transcend-renovate[bot]" <284064598+transcend-renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 17:14:30 +0000 Subject: [PATCH] Update dependency inquirer-autocomplete-prompt to v1.4.0 --- packages/cli/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 2f7a326f..23d17f16 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -109,7 +109,7 @@ "graphql": "^16.6.0", "graphql-request": "^5.0.0", "inquirer": "^8.0.0", - "inquirer-autocomplete-prompt": "=1.3.0", + "inquirer-autocomplete-prompt": "=1.4.0", "io-ts": "^2.2.21", "io-ts-types": "^0.5.16", "js-yaml": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30644769..3a7e8bd7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -208,8 +208,8 @@ importers: specifier: ^8.0.0 version: 8.2.7(@types/node@22.19.15) inquirer-autocomplete-prompt: - specifier: '=1.3.0' - version: 1.3.0(inquirer@8.2.7(@types/node@22.19.15)) + specifier: '=1.4.0' + version: 1.4.0(inquirer@8.2.7(@types/node@22.19.15)) io-ts: specifier: ^2.2.21 version: 2.2.22(fp-ts@2.16.11) @@ -2722,11 +2722,11 @@ packages: inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - inquirer-autocomplete-prompt@1.3.0: - resolution: {integrity: sha512-zvAc+A6SZdcN+earG5SsBu1RnQdtBS4o8wZ/OqJiCfL34cfOx+twVRq7wumYix6Rkdjn1N2nVCcO3wHqKqgdGg==} + inquirer-autocomplete-prompt@1.4.0: + resolution: {integrity: sha512-qHgHyJmbULt4hI+kCmwX92MnSxDs/Yhdt4wPA30qnoa01OF6uTXV8yvH4hKXgdaTNmkZ9D01MHjqKYEuJN+ONw==} engines: {node: '>=10'} peerDependencies: - inquirer: ^5.0.0 || ^6.0.0 || ^7.0.0 + inquirer: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 inquirer@8.2.7: resolution: {integrity: sha512-UjOaSel/iddGZJ5xP/Eixh6dY1XghiBw4XK13rCCIJcJfyhhoul/7KhLLUGtebEj6GDYM6Vnx/mVsjx2L/mFIA==} @@ -5965,7 +5965,7 @@ snapshots: inherits@2.0.4: {} - inquirer-autocomplete-prompt@1.3.0(inquirer@8.2.7(@types/node@22.19.15)): + inquirer-autocomplete-prompt@1.4.0(inquirer@8.2.7(@types/node@22.19.15)): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2