From 27af4582445908c323ef9af8cb6baee1bef1f250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:39:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Dep=20Updates:=20Bump=20@inquire?= =?UTF-8?q?r/select=20from=204.3.2=20to=205.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) from 4.3.2 to 5.0.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@4.3.2...@inquirer/select@5.0.3) --- updated-dependencies: - dependency-name: "@inquirer/select" dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 77 +++++++++++++++++++++++++++++++++++++------------- 2 files changed, 59 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 5dc4179..c989ac8 100644 --- a/package.json +++ b/package.json @@ -707,7 +707,7 @@ "@inquirer/input": "4.2.2", "@inquirer/password": "4.0.18", "@inquirer/search": "3.1.1", - "@inquirer/select": "4.3.2", + "@inquirer/select": "5.0.3", "@npmcli/arborist": "9.1.4", "@npmcli/package-json": "7.0.0", "@npmcli/promise-spawn": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf3d85e..8e6b600 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: 3.1.1 version: 3.1.1(@types/node@24.9.2) '@inquirer/select': - specifier: 4.3.2 - version: 4.3.2(@types/node@24.9.2) + specifier: 5.0.3 + version: 5.0.3(@types/node@24.9.2) '@npmcli/arborist': specifier: 9.1.6 version: 9.1.6 @@ -622,14 +622,14 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@inquirer/ansi@1.0.1': - resolution: {integrity: sha512-yqq0aJW/5XPhi5xOAL1xRCpe1eh8UFVgYFpFsjEqmIR8rKLyP+HINvFXwUaxYICflJrVlxnp7lLN6As735kVpw==} - engines: {node: '>=18'} - '@inquirer/ansi@1.0.2': resolution: {integrity: sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==} engines: {node: '>=18'} + '@inquirer/ansi@2.0.2': + resolution: {integrity: sha512-SYLX05PwJVnW+WVegZt1T4Ip1qba1ik+pNJPDiqvk6zS5Y/i8PhRzLpGEtVd7sW0G8cMtkD8t4AZYhQwm8vnww==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/checkbox@4.3.1': resolution: {integrity: sha512-rOcLotrptYIy59SGQhKlU0xBg1vvcVl2FdPIEclUvKHh0wo12OfGkId/01PIMJ/V+EimJ77t085YabgnQHBa5A==} engines: {node: '>=18'} @@ -666,6 +666,15 @@ packages: '@types/node': optional: true + '@inquirer/core@11.1.0': + resolution: {integrity: sha512-+jD/34T1pK8M5QmZD/ENhOfXdl9Zr+BrQAUc5h2anWgi7gggRq15ZbiBeLoObj0TLbdgW7TAIQRU2boMc9uOKQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/figures@1.0.14': resolution: {integrity: sha512-DbFgdt+9/OZYFM+19dbpXOSeAstPy884FPy1KjDu4anWwymZeOYhMY1mdFri172htv6mvc/uvIAAi7b7tvjJBQ==} engines: {node: '>=18'} @@ -674,6 +683,10 @@ packages: resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==} engines: {node: '>=18'} + '@inquirer/figures@2.0.2': + resolution: {integrity: sha512-qXm6EVvQx/FmnSrCWCIGtMHwqeLgxABP8XgcaAoywsL0NFga9gD5kfG0gXiv80GjK9Hsoz4pgGwF/+CjygyV9A==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/input@4.2.2': resolution: {integrity: sha512-hqOvBZj/MhQCpHUuD3MVq18SSoDNHy7wEnQ8mtvs71K8OPZVXJinOzcvQna33dNYLYE4LkA9BlhAhK6MJcsVbw==} engines: {node: '>=18'} @@ -701,9 +714,9 @@ packages: '@types/node': optional: true - '@inquirer/select@4.3.2': - resolution: {integrity: sha512-nwous24r31M+WyDEHV+qckXkepvihxhnyIaod2MG7eCE6G0Zm/HUF6jgN8GXgf4U7AU6SLseKdanY195cwvU6w==} - engines: {node: '>=18'} + '@inquirer/select@5.0.3': + resolution: {integrity: sha512-M+ynbwS0ecQFDYMFrQrybA0qL8DV0snpc4kKevCCNaTpfghsRowRY7SlQBeIYNzHqXtiiz4RG9vTOeb/udew7w==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: @@ -728,6 +741,15 @@ packages: '@types/node': optional: true + '@inquirer/type@4.0.2': + resolution: {integrity: sha512-cae7mzluplsjSdgFA6ACLygb5jC8alO0UUnFPyu0E7tNRPrL+q/f8VcSXp+cjZQ7l5CMpDpi2G1+IQvkOiL1Lw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@isaacs/balanced-match@4.0.1': resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==} engines: {node: 20 || >=22} @@ -3663,10 +3685,10 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@inquirer/ansi@1.0.1': {} - '@inquirer/ansi@1.0.2': {} + '@inquirer/ansi@2.0.2': {} + '@inquirer/checkbox@4.3.1(@types/node@24.9.2)': dependencies: '@inquirer/ansi': 1.0.2 @@ -3686,8 +3708,8 @@ snapshots: '@inquirer/core@10.3.0(@types/node@24.9.2)': dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/figures': 1.0.14 + '@inquirer/ansi': 1.0.2 + '@inquirer/figures': 1.0.15 '@inquirer/type': 3.0.9(@types/node@24.9.2) cli-width: 4.1.0 mute-stream: 2.0.0 @@ -3710,10 +3732,24 @@ snapshots: optionalDependencies: '@types/node': 24.9.2 + '@inquirer/core@11.1.0(@types/node@24.9.2)': + dependencies: + '@inquirer/ansi': 2.0.2 + '@inquirer/figures': 2.0.2 + '@inquirer/type': 4.0.2(@types/node@24.9.2) + cli-width: 4.1.0 + mute-stream: 3.0.0 + signal-exit: 4.1.0 + wrap-ansi: 9.0.2 + optionalDependencies: + '@types/node': 24.9.2 + '@inquirer/figures@1.0.14': {} '@inquirer/figures@1.0.15': {} + '@inquirer/figures@2.0.2': {} + '@inquirer/input@4.2.2(@types/node@24.9.2)': dependencies: '@inquirer/core': 10.3.0(@types/node@24.9.2) @@ -3738,13 +3774,12 @@ snapshots: optionalDependencies: '@types/node': 24.9.2 - '@inquirer/select@4.3.2(@types/node@24.9.2)': + '@inquirer/select@5.0.3(@types/node@24.9.2)': dependencies: - '@inquirer/core': 10.3.0(@types/node@24.9.2) - '@inquirer/figures': 1.0.14 - '@inquirer/type': 3.0.9(@types/node@24.9.2) - ansi-escapes: 4.3.2 - yoctocolors-cjs: 2.1.3 + '@inquirer/ansi': 2.0.2 + '@inquirer/core': 11.1.0(@types/node@24.9.2) + '@inquirer/figures': 2.0.2 + '@inquirer/type': 4.0.2(@types/node@24.9.2) optionalDependencies: '@types/node': 24.9.2 @@ -3756,6 +3791,10 @@ snapshots: optionalDependencies: '@types/node': 24.9.2 + '@inquirer/type@4.0.2(@types/node@24.9.2)': + optionalDependencies: + '@types/node': 24.9.2 + '@isaacs/balanced-match@4.0.1': {} '@isaacs/brace-expansion@5.0.0':