diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e27a5d..8d23ee0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ catalogs: specifier: ^5.1.2 version: 5.1.2 '@inquirer/input': - specifier: ^5.0.13 - version: 5.0.13 + specifier: ^5.1.0 + version: 5.1.0 '@inquirer/number': specifier: ^4.0.13 version: 4.0.13 @@ -77,7 +77,7 @@ importers: dependencies: '@inquirer/input': specifier: 'catalog:' - version: 5.0.13 + version: 5.1.0 minimist: specifier: 'catalog:' version: 1.2.8 @@ -170,6 +170,10 @@ packages: resolution: {integrity: sha512-doc2sWgJpbFQ64UflSVd17ibMGDuxO1yKgOgLMwavzESnXjFWJqUeG8saYosqKpHp4kWiM5x1nXvEjbpx90gzw==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/ansi@2.0.6': + resolution: {integrity: sha512-I/INw4sHGlVZ/afZOckpLiDP9SmbMl1g/GCqeHjLw1Afw/0PlRs2tRFgTGWmdI0hoNuWZn3y2iHNmG1vyECyQQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/checkbox@5.1.5': resolution: {integrity: sha512-Jmf9tgBHIEK5SAOB7swYfStqmtkZb00xOTpSQmkoGEpdxOTpJi9RS0A8bkfDPHTTItZRJrRdZrEMu25wyj0VfQ==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} @@ -197,6 +201,15 @@ packages: '@types/node': optional: true + '@inquirer/core@11.2.0': + resolution: {integrity: sha512-joR1YS2sI0us+9d0I8ViqFbrRLONO8CFTuyvBX4ZVBSch+VsZiugUABdrhBXXJR1VyEzvpz5SQCix3keETQ58g==} + 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@5.1.2': resolution: {integrity: sha512-Y3Nor7S/DhIPo+8Ym/dSY4efwKI4BsflKDwXh0jNeXJsSF3dteS/3Yf+z4wkibVZDvYMyCgknSTQlNahfunGHg==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} @@ -219,8 +232,12 @@ packages: resolution: {integrity: sha512-NsSs4kzfm12lNetHwAn3GEuH317IzpwrMCbOuMIVytpjnJ90YYHNwdRgYGuKmVxwuIqSgqk3M5qqQt1cDk0tGQ==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} - '@inquirer/input@5.0.13': - resolution: {integrity: sha512-0l0jCHlJnXIV8CTxwQC0C+5Ziq8WP22edWgmciW2xYvoeoSck4v5FvCS1ctKdqLLR0dUo93uAHgWHywgBSoRyw==} + '@inquirer/figures@2.0.6': + resolution: {integrity: sha512-dsZgQtH2t5Q6ah3aPbZbeEZAxsD9qQu0DXf01AltuEfRTm+NoLN6+rLVbr+4edeEbNCp/wBNM6mALRWtsQpfkw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + + '@inquirer/input@5.1.0': + resolution: {integrity: sha512-sVZCz6P6e8tW5g2bSFel1oLpa6jK/u7BexFfrgTqR8syIdnHqy+iopnlSbYBZMsCK52chLjhGNBxt0eRqhsghw==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' @@ -264,6 +281,15 @@ packages: '@types/node': optional: true + '@inquirer/type@4.0.6': + resolution: {integrity: sha512-J+9tdxOskuYuGjsvGaq00AamhDgjR7anhEW2dP4QdQpFCMPngCeC/bCYWQ5NsMWZRdsy53is7kAHb/+7cwDk2g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + chardet@2.1.1: resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==} @@ -291,6 +317,10 @@ packages: resolution: {integrity: sha512-dkEJPVvun4FryqBmZ5KhDo0K9iDXAwn08tMLDinNdRBNPcYEDiWYysLcc6k3mjTMlbP9KyylvRpd4wFtwrT9rw==} engines: {node: ^20.17.0 || >=22.9.0} + mute-stream@4.0.0: + resolution: {integrity: sha512-gSrprq0fJ3EiOErzjdIZrjysVVmJ4uu1QWfCDss5LypA5OXvrMje5Ym5z6V6RLyJ2eF87lasX7t6a0AnFvZblg==} + engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} + safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} @@ -337,6 +367,8 @@ snapshots: '@inquirer/ansi@2.0.5': {} + '@inquirer/ansi@2.0.6': {} + '@inquirer/checkbox@5.1.5': dependencies: '@inquirer/ansi': 2.0.5 @@ -359,6 +391,16 @@ snapshots: mute-stream: 3.0.0 signal-exit: 4.1.0 + '@inquirer/core@11.2.0': + dependencies: + '@inquirer/ansi': 2.0.6 + '@inquirer/figures': 2.0.6 + '@inquirer/type': 4.0.6 + cli-width: 4.1.0 + fast-wrap-ansi: 0.2.0 + mute-stream: 4.0.0 + signal-exit: 4.1.0 + '@inquirer/editor@5.1.2': dependencies: '@inquirer/core': 11.1.10 @@ -372,10 +414,12 @@ snapshots: '@inquirer/figures@2.0.5': {} - '@inquirer/input@5.0.13': + '@inquirer/figures@2.0.6': {} + + '@inquirer/input@5.1.0': dependencies: - '@inquirer/core': 11.1.10 - '@inquirer/type': 4.0.5 + '@inquirer/core': 11.2.0 + '@inquirer/type': 4.0.6 '@inquirer/number@4.0.13': dependencies: @@ -397,6 +441,8 @@ snapshots: '@inquirer/type@4.0.5': {} + '@inquirer/type@4.0.6': {} + chardet@2.1.1: {} cli-width@4.1.0: {} @@ -419,6 +465,8 @@ snapshots: mute-stream@3.0.0: {} + mute-stream@4.0.0: {} + safer-buffer@2.1.2: {} signal-exit@4.1.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3487721..789f7a5 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -9,7 +9,7 @@ catalog: '@inquirer/checkbox': ^5.1.5 '@inquirer/confirm': ^6.0.13 '@inquirer/editor': ^5.1.2 - '@inquirer/input': ^5.0.13 + '@inquirer/input': ^5.1.0 '@inquirer/number': ^4.0.13 '@inquirer/password': ^5.0.13 '@inquirer/select': ^5.1.5