From 3913c066353eecc338995c58b2485bbe79ed9679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 23:12:43 +0000 Subject: [PATCH] chore(deps): bump inquirer from 12.9.4 to 13.2.1 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 12.9.4 to 13.2.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.9.4...inquirer@13.2.1) --- updated-dependencies: - dependency-name: inquirer dependency-version: 13.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 367 ++++++++++++++++++++++--------------------------- 2 files changed, 167 insertions(+), 202 deletions(-) diff --git a/package.json b/package.json index 5de7f23..8b78d69 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@clack/prompts": "^0.11.0", "conwelcome": "^0.1.7", - "inquirer": "^12.4.2", + "inquirer": "^13.2.1", "picocolors": "^1.1.1", "prettier": "^3.5.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42fe6e8..5f9860a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.1.7 version: 0.1.7 inquirer: - specifier: ^12.4.2 - version: 12.9.4(@types/node@24.2.1) + specifier: ^13.2.1 + version: 13.2.1(@types/node@24.2.1) picocolors: specifier: ^1.1.1 version: 1.1.1 @@ -32,130 +32,134 @@ packages: '@clack/prompts@0.11.0': resolution: {integrity: sha512-pMN5FcrEw9hUkZA4f+zLlzivQSeQf5dRGJjSUbvVYDLvpKCdQx5OaknvKzgbtXOizhP+SJJJjqEbOe55uKKfAw==} - '@inquirer/checkbox@4.2.2': - resolution: {integrity: sha512-E+KExNurKcUJJdxmjglTl141EwxWyAHplvsYJQgSwXf8qiNWkTxTuCCqmhFEmbIXd4zLaGMfQFJ6WrZ7fSeV3g==} - engines: {node: '>=18'} + '@inquirer/ansi@2.0.3': + resolution: {integrity: sha512-g44zhR3NIKVs0zUesa4iMzExmZpLUdTLRMCStqX3GE5NT6VkPcxQGJ+uC8tDgBUC/vB1rUhUd55cOf++4NZcmw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + + '@inquirer/checkbox@5.0.4': + resolution: {integrity: sha512-DrAMU3YBGMUAp6ArwTIp/25CNDtDbxk7UjIrrtM25JVVrlVYlVzHh5HR1BDFu9JMyUoZ4ZanzeaHqNDttf3gVg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/confirm@5.1.16': - resolution: {integrity: sha512-j1a5VstaK5KQy8Mu8cHmuQvN1Zc62TbLhjJxwHvKPPKEoowSF6h/0UdOpA9DNdWZ+9Inq73+puRq1df6OJ8Sag==} - engines: {node: '>=18'} + '@inquirer/confirm@6.0.4': + resolution: {integrity: sha512-WdaPe7foUnoGYvXzH4jp4wH/3l+dBhZ3uwhKjXjwdrq5tEIFaANxj6zrGHxLdsIA0yKM0kFPVcEalOZXBB5ISA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/core@10.2.0': - resolution: {integrity: sha512-NyDSjPqhSvpZEMZrLCYUquWNl+XC/moEcVFqS55IEYIYsY0a1cUCevSqk7ctOlnm/RaSBU5psFryNlxcmGrjaA==} - engines: {node: '>=18'} + '@inquirer/core@11.1.1': + resolution: {integrity: sha512-hV9o15UxX46OyQAtaoMqAOxGR8RVl1aZtDx1jHbCtSJy1tBdTfKxLPKf7utsE4cRy4tcmCQ4+vdV+ca+oNxqNA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/editor@4.2.18': - resolution: {integrity: sha512-yeQN3AXjCm7+Hmq5L6Dm2wEDeBRdAZuyZ4I7tWSSanbxDzqM0KqzoDbKM7p4ebllAYdoQuPJS6N71/3L281i6w==} - engines: {node: '>=18'} + '@inquirer/editor@5.0.4': + resolution: {integrity: sha512-QI3Jfqcv6UO2/VJaEFONH8Im1ll++Xn/AJTBn9Xf+qx2M+H8KZAdQ5sAe2vtYlo+mLW+d7JaMJB4qWtK4BG3pw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/expand@4.0.18': - resolution: {integrity: sha512-xUjteYtavH7HwDMzq4Cn2X4Qsh5NozoDHCJTdoXg9HfZ4w3R6mxV1B9tL7DGJX2eq/zqtsFjhm0/RJIMGlh3ag==} - engines: {node: '>=18'} + '@inquirer/expand@5.0.4': + resolution: {integrity: sha512-0I/16YwPPP0Co7a5MsomlZLpch48NzYfToyqYAOWtBmaXSB80RiNQ1J+0xx2eG+Wfxt0nHtpEWSRr6CzNVnOGg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/external-editor@1.0.1': - resolution: {integrity: sha512-Oau4yL24d2B5IL4ma4UpbQigkVhzPDXLoqy1ggK4gnHg/stmkffJE4oOXHXF3uz0UEpywG68KcyXsyYpA1Re/Q==} - engines: {node: '>=18'} + '@inquirer/external-editor@2.0.3': + resolution: {integrity: sha512-LgyI7Agbda74/cL5MvA88iDpvdXI2KuMBCGRkbCl2Dg1vzHeOgs+s0SDcXV7b+WZJrv2+ERpWSM65Fpi9VfY3w==} + 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.13': - resolution: {integrity: sha512-lGPVU3yO9ZNqA7vTYz26jny41lE7yoQansmqdMLBEfqaGsmdg7V3W9mK9Pvb5IL4EVZ9GnSDGMO/cJXud5dMaw==} - engines: {node: '>=18'} + '@inquirer/figures@2.0.3': + resolution: {integrity: sha512-y09iGt3JKoOCBQ3w4YrSJdokcD8ciSlMIWsD+auPu+OZpfxLuyz+gICAQ6GCBOmJJt4KEQGHuZSVff2jiNOy7g==} + 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'} + '@inquirer/input@5.0.4': + resolution: {integrity: sha512-4B3s3jvTREDFvXWit92Yc6jF1RJMDy2VpSqKtm4We2oVU65YOh2szY5/G14h4fHlyQdpUmazU5MPCFZPRJ0AOw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/number@3.0.18': - resolution: {integrity: sha512-7exgBm52WXZRczsydCVftozFTrrwbG5ySE0GqUd2zLNSBXyIucs2Wnm7ZKLe/aUu6NUg9dg7Q80QIHCdZJiY4A==} - engines: {node: '>=18'} + '@inquirer/number@4.0.4': + resolution: {integrity: sha512-CmMp9LF5HwE+G/xWsC333TlCzYYbXMkcADkKzcawh49fg2a1ryLc7JL1NJYYt1lJ+8f4slikNjJM9TEL/AljYQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/password@4.0.18': - resolution: {integrity: sha512-zXvzAGxPQTNk/SbT3carAD4Iqi6A2JS2qtcqQjsL22uvD+JfQzUrDEtPjLL7PLn8zlSNyPdY02IiQjzoL9TStA==} - engines: {node: '>=18'} + '@inquirer/password@5.0.4': + resolution: {integrity: sha512-ZCEPyVYvHK4W4p2Gy6sTp9nqsdHQCfiPXIP9LbJVW4yCinnxL/dDDmPaEZVysGrj8vxVReRnpfS2fOeODe9zjg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/prompts@7.8.4': - resolution: {integrity: sha512-MuxVZ1en1g5oGamXV3DWP89GEkdD54alcfhHd7InUW5BifAdKQEK9SLFa/5hlWbvuhMPlobF0WAx7Okq988Jxg==} - engines: {node: '>=18'} + '@inquirer/prompts@8.2.0': + resolution: {integrity: sha512-rqTzOprAj55a27jctS3vhvDDJzYXsr33WXTjODgVOru21NvBo9yIgLIAf7SBdSV0WERVly3dR6TWyp7ZHkvKFA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/rawlist@4.1.6': - resolution: {integrity: sha512-KOZqa3QNr3f0pMnufzL7K+nweFFCCBs6LCXZzXDrVGTyssjLeudn5ySktZYv1XiSqobyHRYYK0c6QsOxJEhXKA==} - engines: {node: '>=18'} + '@inquirer/rawlist@5.2.0': + resolution: {integrity: sha512-CciqGoOUMrFo6HxvOtU5uL8fkjCmzyeB6fG7O1vdVAZVSopUBYECOwevDBlqNLyyYmzpm2Gsn/7nLrpruy9RFg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/search@3.1.1': - resolution: {integrity: sha512-TkMUY+A2p2EYVY3GCTItYGvqT6LiLzHBnqsU1rJbrpXUijFfM6zvUx0R4civofVwFCmJZcKqOVwwWAjplKkhxA==} - engines: {node: '>=18'} + '@inquirer/search@4.1.0': + resolution: {integrity: sha512-EAzemfiP4IFvIuWnrHpgZs9lAhWDA0GM3l9F4t4mTQ22IFtzfrk8xbkMLcAN7gmVML9O/i+Hzu8yOUyAaL6BKA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/select@4.3.2': - resolution: {integrity: sha512-nwous24r31M+WyDEHV+qckXkepvihxhnyIaod2MG7eCE6G0Zm/HUF6jgN8GXgf4U7AU6SLseKdanY195cwvU6w==} - engines: {node: '>=18'} + '@inquirer/select@5.0.4': + resolution: {integrity: sha512-s8KoGpPYMEQ6WXc0dT9blX2NtIulMdLOO3LA1UKOiv7KFWzlJ6eLkEYTDBIi+JkyKXyn8t/CD6TinxGjyLt57g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/type@3.0.8': - resolution: {integrity: sha512-lg9Whz8onIHRthWaN1Q9EGLa/0LFJjyM8mEUbL1eTi6yMGvBf8gvyDLtxSXztQsxMvhxxNpJYrwa1YHdq+w4Jw==} - engines: {node: '>=18'} + '@inquirer/type@4.0.3': + resolution: {integrity: sha512-cKZN7qcXOpj1h+1eTTcGDVLaBIHNMT1Rz9JqJP5MnEJ0JhgVWllx7H/tahUp5YEK1qaByH2Itb8wLG/iScD5kw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: @@ -165,65 +169,54 @@ packages: '@types/node@24.2.1': resolution: {integrity: sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==} - ansi-escapes@4.3.2: - resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} - engines: {node: '>=8'} - - ansi-regex@5.0.1: - resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} - engines: {node: '>=8'} + ansi-regex@6.2.2: + resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} + engines: {node: '>=12'} - ansi-styles@4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} - engines: {node: '>=8'} + ansi-styles@6.2.3: + resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} + engines: {node: '>=12'} chalk@5.4.1: resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - chardet@2.1.0: - resolution: {integrity: sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==} + chardet@2.1.1: + resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==} cli-width@4.1.0: resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==} engines: {node: '>= 12'} - color-convert@2.0.1: - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} - engines: {node: '>=7.0.0'} - - color-name@1.1.4: - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - conclean@0.2.5: resolution: {integrity: sha512-0nghD/ZormeXBQ6wuUabvzSB9SgX6E/jaZXXhoN7M/tctsaeFQx+rTQk9+BFlNop3JArlroZRSTQ+CUY4hss/Q==} conwelcome@0.1.7: resolution: {integrity: sha512-QZTa4GIwcIcaCrf7SvlXNYbbVtQLz79DjTXKy868OwjLddmcG50LvgS3K99tiDHx6fpz0SBdPVPw5QWI1wAGVQ==} - emoji-regex@8.0.0: - resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + emoji-regex@10.6.0: + resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} - iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + get-east-asian-width@1.4.0: + resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==} + engines: {node: '>=18'} + + iconv-lite@0.7.2: + resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==} engines: {node: '>=0.10.0'} - inquirer@12.9.4: - resolution: {integrity: sha512-5bV3LOgLtMAiJq1QpaUddfRrvaX59wiMYppS7z2jNRSQ64acI0yqx7WMxWhgymenSXOyD657g9tlsTjqGYM8sg==} - engines: {node: '>=18'} + inquirer@13.2.1: + resolution: {integrity: sha512-kjIN+joqgbSncQJ6GfN7gV9AbDQlMA+hJ96xcwkQUwP9KN/ZIusoJ2mAfdt0LPrZJQsEyk5i/YrgJQTxSgzlPw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - is-fullwidth-code-point@3.0.0: - resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} - engines: {node: '>=8'} - - mute-stream@2.0.0: - resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==} - engines: {node: ^18.17.0 || >=20.5.0} + mute-stream@3.0.0: + resolution: {integrity: sha512-dkEJPVvun4FryqBmZ5KhDo0K9iDXAwn08tMLDinNdRBNPcYEDiWYysLcc6k3mjTMlbP9KyylvRpd4wFtwrT9rw==} + engines: {node: ^20.17.0 || >=22.9.0} picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -250,30 +243,22 @@ packages: sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - string-width@4.2.3: - resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} - engines: {node: '>=8'} + string-width@7.2.0: + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} + engines: {node: '>=18'} - strip-ansi@6.0.1: - resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} - engines: {node: '>=8'} + strip-ansi@7.1.2: + resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} + engines: {node: '>=12'} tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - type-fest@0.21.3: - resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} - engines: {node: '>=10'} - undici-types@7.10.0: resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==} - wrap-ansi@6.2.0: - resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} - engines: {node: '>=8'} - - yoctocolors-cjs@2.1.3: - resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==} + wrap-ansi@9.0.2: + resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==} engines: {node: '>=18'} snapshots: @@ -289,126 +274,122 @@ snapshots: picocolors: 1.1.1 sisteransi: 1.0.5 - '@inquirer/checkbox@4.2.2(@types/node@24.2.1)': + '@inquirer/ansi@2.0.3': {} + + '@inquirer/checkbox@5.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/figures': 1.0.13 - '@inquirer/type': 3.0.8(@types/node@24.2.1) - ansi-escapes: 4.3.2 - yoctocolors-cjs: 2.1.3 + '@inquirer/ansi': 2.0.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/figures': 2.0.3 + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/confirm@5.1.16(@types/node@24.2.1)': + '@inquirer/confirm@6.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/core@10.2.0(@types/node@24.2.1)': + '@inquirer/core@11.1.1(@types/node@24.2.1)': dependencies: - '@inquirer/figures': 1.0.13 - '@inquirer/type': 3.0.8(@types/node@24.2.1) - ansi-escapes: 4.3.2 + '@inquirer/ansi': 2.0.3 + '@inquirer/figures': 2.0.3 + '@inquirer/type': 4.0.3(@types/node@24.2.1) cli-width: 4.1.0 - mute-stream: 2.0.0 + mute-stream: 3.0.0 signal-exit: 4.1.0 - wrap-ansi: 6.2.0 - yoctocolors-cjs: 2.1.3 + wrap-ansi: 9.0.2 optionalDependencies: '@types/node': 24.2.1 - '@inquirer/editor@4.2.18(@types/node@24.2.1)': + '@inquirer/editor@5.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/external-editor': 1.0.1(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/external-editor': 2.0.3(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/expand@4.0.18(@types/node@24.2.1)': + '@inquirer/expand@5.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) - yoctocolors-cjs: 2.1.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/external-editor@1.0.1(@types/node@24.2.1)': + '@inquirer/external-editor@2.0.3(@types/node@24.2.1)': dependencies: - chardet: 2.1.0 - iconv-lite: 0.6.3 + chardet: 2.1.1 + iconv-lite: 0.7.2 optionalDependencies: '@types/node': 24.2.1 - '@inquirer/figures@1.0.13': {} + '@inquirer/figures@2.0.3': {} - '@inquirer/input@4.2.2(@types/node@24.2.1)': + '@inquirer/input@5.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/number@3.0.18(@types/node@24.2.1)': + '@inquirer/number@4.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/password@4.0.18(@types/node@24.2.1)': + '@inquirer/password@5.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) - ansi-escapes: 4.3.2 + '@inquirer/ansi': 2.0.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/prompts@7.8.4(@types/node@24.2.1)': + '@inquirer/prompts@8.2.0(@types/node@24.2.1)': dependencies: - '@inquirer/checkbox': 4.2.2(@types/node@24.2.1) - '@inquirer/confirm': 5.1.16(@types/node@24.2.1) - '@inquirer/editor': 4.2.18(@types/node@24.2.1) - '@inquirer/expand': 4.0.18(@types/node@24.2.1) - '@inquirer/input': 4.2.2(@types/node@24.2.1) - '@inquirer/number': 3.0.18(@types/node@24.2.1) - '@inquirer/password': 4.0.18(@types/node@24.2.1) - '@inquirer/rawlist': 4.1.6(@types/node@24.2.1) - '@inquirer/search': 3.1.1(@types/node@24.2.1) - '@inquirer/select': 4.3.2(@types/node@24.2.1) + '@inquirer/checkbox': 5.0.4(@types/node@24.2.1) + '@inquirer/confirm': 6.0.4(@types/node@24.2.1) + '@inquirer/editor': 5.0.4(@types/node@24.2.1) + '@inquirer/expand': 5.0.4(@types/node@24.2.1) + '@inquirer/input': 5.0.4(@types/node@24.2.1) + '@inquirer/number': 4.0.4(@types/node@24.2.1) + '@inquirer/password': 5.0.4(@types/node@24.2.1) + '@inquirer/rawlist': 5.2.0(@types/node@24.2.1) + '@inquirer/search': 4.1.0(@types/node@24.2.1) + '@inquirer/select': 5.0.4(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/rawlist@4.1.6(@types/node@24.2.1)': + '@inquirer/rawlist@5.2.0(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) - yoctocolors-cjs: 2.1.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/search@3.1.1(@types/node@24.2.1)': + '@inquirer/search@4.1.0(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/figures': 1.0.13 - '@inquirer/type': 3.0.8(@types/node@24.2.1) - yoctocolors-cjs: 2.1.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/figures': 2.0.3 + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/select@4.3.2(@types/node@24.2.1)': + '@inquirer/select@5.0.4(@types/node@24.2.1)': dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/figures': 1.0.13 - '@inquirer/type': 3.0.8(@types/node@24.2.1) - ansi-escapes: 4.3.2 - yoctocolors-cjs: 2.1.3 + '@inquirer/ansi': 2.0.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/figures': 2.0.3 + '@inquirer/type': 4.0.3(@types/node@24.2.1) optionalDependencies: '@types/node': 24.2.1 - '@inquirer/type@3.0.8(@types/node@24.2.1)': + '@inquirer/type@4.0.3(@types/node@24.2.1)': optionalDependencies: '@types/node': 24.2.1 @@ -417,28 +398,16 @@ snapshots: undici-types: 7.10.0 optional: true - ansi-escapes@4.3.2: - dependencies: - type-fest: 0.21.3 - - ansi-regex@5.0.1: {} + ansi-regex@6.2.2: {} - ansi-styles@4.3.0: - dependencies: - color-convert: 2.0.1 + ansi-styles@6.2.3: {} chalk@5.4.1: {} - chardet@2.1.0: {} + chardet@2.1.1: {} cli-width@4.1.0: {} - color-convert@2.0.1: - dependencies: - color-name: 1.1.4 - - color-name@1.1.4: {} - conclean@0.2.5: {} conwelcome@0.1.7: @@ -446,27 +415,27 @@ snapshots: chalk: 5.4.1 conclean: 0.2.5 - emoji-regex@8.0.0: {} + emoji-regex@10.6.0: {} - iconv-lite@0.6.3: + get-east-asian-width@1.4.0: {} + + iconv-lite@0.7.2: dependencies: safer-buffer: 2.1.2 - inquirer@12.9.4(@types/node@24.2.1): + inquirer@13.2.1(@types/node@24.2.1): dependencies: - '@inquirer/core': 10.2.0(@types/node@24.2.1) - '@inquirer/prompts': 7.8.4(@types/node@24.2.1) - '@inquirer/type': 3.0.8(@types/node@24.2.1) - ansi-escapes: 4.3.2 - mute-stream: 2.0.0 + '@inquirer/ansi': 2.0.3 + '@inquirer/core': 11.1.1(@types/node@24.2.1) + '@inquirer/prompts': 8.2.0(@types/node@24.2.1) + '@inquirer/type': 4.0.3(@types/node@24.2.1) + mute-stream: 3.0.0 run-async: 4.0.6 rxjs: 7.8.2 optionalDependencies: '@types/node': 24.2.1 - is-fullwidth-code-point@3.0.0: {} - - mute-stream@2.0.0: {} + mute-stream@3.0.0: {} picocolors@1.1.1: {} @@ -484,27 +453,23 @@ snapshots: sisteransi@1.0.5: {} - string-width@4.2.3: + string-width@7.2.0: dependencies: - emoji-regex: 8.0.0 - is-fullwidth-code-point: 3.0.0 - strip-ansi: 6.0.1 + emoji-regex: 10.6.0 + get-east-asian-width: 1.4.0 + strip-ansi: 7.1.2 - strip-ansi@6.0.1: + strip-ansi@7.1.2: dependencies: - ansi-regex: 5.0.1 + ansi-regex: 6.2.2 tslib@2.8.1: {} - type-fest@0.21.3: {} - undici-types@7.10.0: optional: true - wrap-ansi@6.2.0: + wrap-ansi@9.0.2: dependencies: - ansi-styles: 4.3.0 - string-width: 4.2.3 - strip-ansi: 6.0.1 - - yoctocolors-cjs@2.1.3: {} + ansi-styles: 6.2.3 + string-width: 7.2.0 + strip-ansi: 7.1.2