fix(deps): update dependency inquirer to v10.1.2 (#1904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -213,7 +213,7 @@ importers:
|
||||
version: 1.1.1
|
||||
inquirer:
|
||||
specifier: ^10.1.0
|
||||
version: 10.1.0
|
||||
version: 10.1.2
|
||||
isbot:
|
||||
specifier: 5.1.13
|
||||
version: 5.1.13
|
||||
@@ -1350,16 +1350,16 @@ packages:
|
||||
resolution: {integrity: sha512-/u6DM/fDHXoBWyA+9aRhghkeo5smE7wO9k4E2UoJbgiRCkt3JjBEuBqLOJNrz8E16M0ez4UM1vd5cXrmICHW+A==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@inquirer/prompts@5.3.0':
|
||||
resolution: {integrity: sha512-r12wsB23AFTEirWJY8TyMItyfgVB/lk8Hu8gwgOW2+4U5pkiBmUE3mkucz6BRQ2jbvg4jwpbyGSmJ5T/Wo2BRQ==}
|
||||
'@inquirer/prompts@5.3.2':
|
||||
resolution: {integrity: sha512-8Jv+6rbY98ilFAZMYYfetu6XGXF/ZU44i5Z6Jx4t0xmwDh/AihdBV/FgetzDDZZMv5AMW1MT35LI0FiS55LoXw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@inquirer/rawlist@2.1.17':
|
||||
resolution: {integrity: sha512-RFrw34xU5aVlMA3ZJCaeKGxYjhu3j4i46O2GMmaRRGeLObCRM1yOKQOsRclSTzjd4A7+M5QleR2iuW/68J9Kwg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@inquirer/search@1.0.0':
|
||||
resolution: {integrity: sha512-hDx//88Ry8UZSiIbJKLhZ93yVETrziKGhhsRr9x3zovqRcjBoNroVpSxTz4wVWfeaq7UWeRCSW5LfoKep5fiiw==}
|
||||
'@inquirer/search@1.0.2':
|
||||
resolution: {integrity: sha512-E/JD3MeJwJeNilOnRDmHGnlUksyVqrTQEUNqkRpioj8J0sVxW7+pFRHBM2coFsiCpvI4XKRRhWsai5VP8rrfrQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@inquirer/select@2.4.2':
|
||||
@@ -3972,8 +3972,8 @@ packages:
|
||||
inherits@2.0.4:
|
||||
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
||||
|
||||
inquirer@10.1.0:
|
||||
resolution: {integrity: sha512-r298BBoEjWWJbu5LSFTU7Ob+KL3/g5xsGCwNLtSFuIKb6rGeRJMzAwNlcrrbomkxc6ryfRDj8aFV/QC3QZ9cLQ==}
|
||||
inquirer@10.1.2:
|
||||
resolution: {integrity: sha512-rwoy4e2xFz3rru5Q5695rKXLbNlVfODRhRftBEPdxHfbGzN1T8Fxzszcb//SaRnQHsRdiwR8dOZOV+y4SoZ4KQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
inquirer@8.2.6:
|
||||
@@ -7801,7 +7801,7 @@ snapshots:
|
||||
'@inquirer/type': 1.5.1
|
||||
ansi-escapes: 4.3.2
|
||||
|
||||
'@inquirer/prompts@5.3.0':
|
||||
'@inquirer/prompts@5.3.2':
|
||||
dependencies:
|
||||
'@inquirer/checkbox': 2.4.2
|
||||
'@inquirer/confirm': 3.1.17
|
||||
@@ -7811,7 +7811,7 @@ snapshots:
|
||||
'@inquirer/number': 1.0.5
|
||||
'@inquirer/password': 2.1.17
|
||||
'@inquirer/rawlist': 2.1.17
|
||||
'@inquirer/search': 1.0.0
|
||||
'@inquirer/search': 1.0.2
|
||||
'@inquirer/select': 2.4.2
|
||||
|
||||
'@inquirer/rawlist@2.1.17':
|
||||
@@ -7820,7 +7820,7 @@ snapshots:
|
||||
'@inquirer/type': 1.5.1
|
||||
yoctocolors-cjs: 2.1.2
|
||||
|
||||
'@inquirer/search@1.0.0':
|
||||
'@inquirer/search@1.0.2':
|
||||
dependencies:
|
||||
'@inquirer/core': 9.0.5
|
||||
'@inquirer/figures': 1.0.5
|
||||
@@ -10970,9 +10970,9 @@ snapshots:
|
||||
|
||||
inherits@2.0.4: {}
|
||||
|
||||
inquirer@10.1.0:
|
||||
inquirer@10.1.2:
|
||||
dependencies:
|
||||
'@inquirer/prompts': 5.3.0
|
||||
'@inquirer/prompts': 5.3.2
|
||||
'@inquirer/type': 1.5.1
|
||||
'@types/mute-stream': 0.0.4
|
||||
ansi-escapes: 4.3.2
|
||||
|
||||
Reference in New Issue
Block a user