From 41555131773e701a292f290648f022e0409a5d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:22:09 +0000 Subject: [PATCH] Bump @inquirer/editor from 4.2.18 to 4.2.20 Bumps [@inquirer/editor](https://github.com/SBoudrias/Inquirer.js) from 4.2.18 to 4.2.20. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.18...@inquirer/editor@4.2.20) --- updated-dependencies: - dependency-name: "@inquirer/editor" dependency-version: 4.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 56 +++++++++++++++++++++++++++++++++------------ pnpm-workspace.yaml | 2 +- 2 files changed, 42 insertions(+), 16 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f55349..0bf8f76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^5.1.16 version: 5.1.16 '@inquirer/editor': - specifier: ^4.2.18 - version: 4.2.18 + specifier: ^4.2.20 + version: 4.2.20 '@inquirer/input': specifier: ^4.2.2 version: 4.2.2 @@ -65,7 +65,7 @@ importers: dependencies: '@inquirer/editor': specifier: 'catalog:' - version: 4.2.18 + version: 4.2.20 minimist: specifier: 'catalog:' version: 1.2.8 @@ -161,6 +161,10 @@ packages: cpu: [x64] os: [win32] + '@inquirer/ansi@1.0.0': + resolution: {integrity: sha512-JWaTfCxI1eTmJ1BIv86vUfjVatOdxwD0DAVKYevY8SazeUUZtW+tNbsdejVO1GYE0GXJW1N1ahmiC3TFd+7wZA==} + engines: {node: '>=18'} + '@inquirer/checkbox@4.2.2': resolution: {integrity: sha512-E+KExNurKcUJJdxmjglTl141EwxWyAHplvsYJQgSwXf8qiNWkTxTuCCqmhFEmbIXd4zLaGMfQFJ6WrZ7fSeV3g==} engines: {node: '>=18'} @@ -188,8 +192,17 @@ packages: '@types/node': optional: true - '@inquirer/editor@4.2.18': - resolution: {integrity: sha512-yeQN3AXjCm7+Hmq5L6Dm2wEDeBRdAZuyZ4I7tWSSanbxDzqM0KqzoDbKM7p4ebllAYdoQuPJS6N71/3L281i6w==} + '@inquirer/core@10.2.2': + resolution: {integrity: sha512-yXq/4QUnk4sHMtmbd7irwiepjB8jXU0kkFRL4nr/aDBA2mDz13cMakEWdDwX3eSCTkk03kwcndD1zfRAIlELxA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/editor@4.2.20': + resolution: {integrity: sha512-7omh5y5bK672Q+Brk4HBbnHNowOZwrb/78IFXdrEB9PfdxL3GudQyDk8O9vQ188wj3xrEebS2M9n18BjJoI83g==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -197,8 +210,8 @@ packages: '@types/node': optional: true - '@inquirer/external-editor@1.0.1': - resolution: {integrity: sha512-Oau4yL24d2B5IL4ma4UpbQigkVhzPDXLoqy1ggK4gnHg/stmkffJE4oOXHXF3uz0UEpywG68KcyXsyYpA1Re/Q==} + '@inquirer/external-editor@1.0.2': + resolution: {integrity: sha512-yy9cOoBnx58TlsPrIxauKIFQTiyH+0MK4e97y4sV9ERbI+zDxw7i2hxHLCIEGIE/8PPvDxGhgzIOTSOWcs6/MQ==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -284,8 +297,8 @@ packages: emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + iconv-lite@0.7.0: + resolution: {integrity: sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==} engines: {node: '>=0.10.0'} is-fullwidth-code-point@3.0.0: @@ -363,6 +376,8 @@ snapshots: '@biomejs/cli-win32-x64@2.2.4': optional: true + '@inquirer/ansi@1.0.0': {} + '@inquirer/checkbox@4.2.2': dependencies: '@inquirer/core': 10.2.0 @@ -387,16 +402,27 @@ snapshots: wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 - '@inquirer/editor@4.2.18': + '@inquirer/core@10.2.2': dependencies: - '@inquirer/core': 10.2.0 - '@inquirer/external-editor': 1.0.1 + '@inquirer/ansi': 1.0.0 + '@inquirer/figures': 1.0.13 + '@inquirer/type': 3.0.8 + 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.20': + dependencies: + '@inquirer/core': 10.2.2 + '@inquirer/external-editor': 1.0.2 '@inquirer/type': 3.0.8 - '@inquirer/external-editor@1.0.1': + '@inquirer/external-editor@1.0.2': dependencies: chardet: 2.1.0 - iconv-lite: 0.6.3 + iconv-lite: 0.7.0 '@inquirer/figures@1.0.13': {} @@ -448,7 +474,7 @@ snapshots: emoji-regex@8.0.0: {} - iconv-lite@0.6.3: + iconv-lite@0.7.0: dependencies: safer-buffer: 2.1.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index eff2812..ae34af9 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,7 +4,7 @@ packages: catalog: '@inquirer/checkbox': ^4.2.2 '@inquirer/confirm': ^5.1.16 - '@inquirer/editor': ^4.2.18 + '@inquirer/editor': ^4.2.20 '@inquirer/input': ^4.2.2 '@inquirer/number': ^3.0.18 '@inquirer/password': ^4.0.18