feat: show multiple options (#64)
This commit is contained in:
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
@@ -6,6 +6,7 @@ specifiers:
|
||||
'@types/ini': ^1.3.31
|
||||
'@types/inquirer': ^9.0.3
|
||||
'@types/node': ^18.13.0
|
||||
cleye: ^1.3.2
|
||||
eslint: ^8.34.0
|
||||
execa: ^7.0.0
|
||||
ini: ^3.0.1
|
||||
@@ -22,6 +23,7 @@ devDependencies:
|
||||
'@types/ini': 1.3.31
|
||||
'@types/inquirer': 9.0.3
|
||||
'@types/node': 18.13.0
|
||||
cleye: 1.3.2
|
||||
eslint: 8.34.0
|
||||
execa: 7.0.0
|
||||
ini: 3.0.1
|
||||
@@ -891,6 +893,13 @@ packages:
|
||||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
/cleye/1.3.2:
|
||||
resolution: {integrity: sha512-MngIC2izcCz07iRKr3Pe8Z6ZBv4zbKFl/YnQEN/aMHis6PpH+MxI2e6n0bMUAmSVlMoAyQkdBCSTbfDmtcSovQ==}
|
||||
dependencies:
|
||||
terminal-columns: 1.4.1
|
||||
type-flag: 3.0.0
|
||||
dev: true
|
||||
|
||||
/cli-cursor/3.1.0:
|
||||
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
|
||||
engines: {node: '>=8'}
|
||||
@@ -3178,6 +3187,10 @@ packages:
|
||||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
/terminal-columns/1.4.1:
|
||||
resolution: {integrity: sha512-IKVL/itiMy947XWVv4IHV7a0KQXvKjj4ptbi7Ew9MPMcOLzkiQeyx3Gyvh62hKrfJ0RZc4M1nbhzjNM39Kyujw==}
|
||||
dev: true
|
||||
|
||||
/text-table/0.2.0:
|
||||
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
||||
dev: true
|
||||
@@ -3254,6 +3267,10 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/type-flag/3.0.0:
|
||||
resolution: {integrity: sha512-3YaYwMseXCAhBB14RXW5cRQfJQlEknS6i4C8fCfeUdS3ihG9EdccdR9kt3vP73ZdeTGmPb4bZtkDn5XMIn1DLA==}
|
||||
dev: true
|
||||
|
||||
/typed-array-length/1.0.4:
|
||||
resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==}
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user