From af91a6a373fae470a12f819db1f4c48ea1537264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:16:57 +0000 Subject: [PATCH] Bump @inquirer/input from 4.2.2 to 4.2.5 Bumps [@inquirer/input](https://github.com/SBoudrias/Inquirer.js) from 4.2.2 to 4.2.5. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/input@4.2.2...@inquirer/input@4.2.5) --- updated-dependencies: - dependency-name: "@inquirer/input" dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 59 +++++++++++++++++++++++++++++++++++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 52 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f55349..a726e70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ catalogs: specifier: ^4.2.18 version: 4.2.18 '@inquirer/input': - specifier: ^4.2.2 - version: 4.2.2 + specifier: ^4.2.5 + version: 4.2.5 '@inquirer/number': specifier: ^3.0.18 version: 3.0.18 @@ -74,7 +74,7 @@ importers: dependencies: '@inquirer/input': specifier: 'catalog:' - version: 4.2.2 + version: 4.2.5 minimist: specifier: 'catalog:' version: 1.2.8 @@ -161,6 +161,10 @@ packages: cpu: [x64] os: [win32] + '@inquirer/ansi@1.0.1': + resolution: {integrity: sha512-yqq0aJW/5XPhi5xOAL1xRCpe1eh8UFVgYFpFsjEqmIR8rKLyP+HINvFXwUaxYICflJrVlxnp7lLN6As735kVpw==} + engines: {node: '>=18'} + '@inquirer/checkbox@4.2.2': resolution: {integrity: sha512-E+KExNurKcUJJdxmjglTl141EwxWyAHplvsYJQgSwXf8qiNWkTxTuCCqmhFEmbIXd4zLaGMfQFJ6WrZ7fSeV3g==} engines: {node: '>=18'} @@ -188,6 +192,15 @@ packages: '@types/node': optional: true + '@inquirer/core@10.3.0': + resolution: {integrity: sha512-Uv2aPPPSK5jeCplQmQ9xadnFx2Zhj9b5Dj7bU6ZeCdDNNY11nhYy4btcSdtDguHqCT2h5oNeQTcUNSGGLA7NTA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/editor@4.2.18': resolution: {integrity: sha512-yeQN3AXjCm7+Hmq5L6Dm2wEDeBRdAZuyZ4I7tWSSanbxDzqM0KqzoDbKM7p4ebllAYdoQuPJS6N71/3L281i6w==} engines: {node: '>=18'} @@ -210,8 +223,12 @@ packages: resolution: {integrity: sha512-lGPVU3yO9ZNqA7vTYz26jny41lE7yoQansmqdMLBEfqaGsmdg7V3W9mK9Pvb5IL4EVZ9GnSDGMO/cJXud5dMaw==} engines: {node: '>=18'} - '@inquirer/input@4.2.2': - resolution: {integrity: sha512-hqOvBZj/MhQCpHUuD3MVq18SSoDNHy7wEnQ8mtvs71K8OPZVXJinOzcvQna33dNYLYE4LkA9BlhAhK6MJcsVbw==} + '@inquirer/figures@1.0.14': + resolution: {integrity: sha512-DbFgdt+9/OZYFM+19dbpXOSeAstPy884FPy1KjDu4anWwymZeOYhMY1mdFri172htv6mvc/uvIAAi7b7tvjJBQ==} + engines: {node: '>=18'} + + '@inquirer/input@4.2.5': + resolution: {integrity: sha512-7GoWev7P6s7t0oJbenH0eQ0ThNdDJbEAEtVt9vsrYZ9FulIokvd823yLyhQlWHJPGce1wzP53ttfdCZmonMHyA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -255,6 +272,15 @@ packages: '@types/node': optional: true + '@inquirer/type@3.0.9': + resolution: {integrity: sha512-QPaNt/nmE2bLGQa9b7wwyRJoLZ7pN6rcyXvzU0YCmivmJyq1BVo94G98tStRWkoD1RgDX5C+dPlhhHzNdu/W/w==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} @@ -363,6 +389,8 @@ snapshots: '@biomejs/cli-win32-x64@2.2.4': optional: true + '@inquirer/ansi@1.0.1': {} + '@inquirer/checkbox@4.2.2': dependencies: '@inquirer/core': 10.2.0 @@ -387,6 +415,17 @@ snapshots: wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 + '@inquirer/core@10.3.0': + dependencies: + '@inquirer/ansi': 1.0.1 + '@inquirer/figures': 1.0.14 + '@inquirer/type': 3.0.9 + cli-width: 4.1.0 + mute-stream: 2.0.0 + signal-exit: 4.1.0 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.3 + '@inquirer/editor@4.2.18': dependencies: '@inquirer/core': 10.2.0 @@ -400,10 +439,12 @@ snapshots: '@inquirer/figures@1.0.13': {} - '@inquirer/input@4.2.2': + '@inquirer/figures@1.0.14': {} + + '@inquirer/input@4.2.5': dependencies: - '@inquirer/core': 10.2.0 - '@inquirer/type': 3.0.8 + '@inquirer/core': 10.3.0 + '@inquirer/type': 3.0.9 '@inquirer/number@3.0.18': dependencies: @@ -426,6 +467,8 @@ snapshots: '@inquirer/type@3.0.8': {} + '@inquirer/type@3.0.9': {} + ansi-escapes@4.3.2: dependencies: type-fest: 0.21.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index eff2812..36797db 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ catalog: '@inquirer/checkbox': ^4.2.2 '@inquirer/confirm': ^5.1.16 '@inquirer/editor': ^4.2.18 - '@inquirer/input': ^4.2.2 + '@inquirer/input': ^4.2.5 '@inquirer/number': ^3.0.18 '@inquirer/password': ^4.0.18 '@inquirer/select': ^4.3.2