From 336841dbcc7bfbc3a59d18f99dbb271a62051506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:05:04 +0000 Subject: [PATCH] chore(deps-dev): bump @inquirer/prompts from 3.3.2 to 4.0.0 Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 3.3.2 to 4.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.2...@inquirer/prompts@4.0.0) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 132 ++++++++++++++++++++++++------------------------- 2 files changed, 65 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 8567ff9..bbe1ad9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^2.6.3", - "@inquirer/prompts": "^3.3.0", + "@inquirer/prompts": "^4.0.0", "@swc/core": "^1.3.100", "@swc/helpers": "^0.5.3", "@swc/jest": "^0.2.29", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f8f608..d47bb27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: ^2.6.3 version: 2.6.4(@vue/compiler-sfc@3.4.15)(eslint@8.56.0)(typescript@5.1.6) '@inquirer/prompts': - specifier: ^3.3.0 - version: 3.3.2 + specifier: ^4.0.0 + version: 4.0.0 '@swc/core': specifier: ^1.3.100 version: 1.3.107(@swc/helpers@0.5.3) @@ -1015,33 +1015,32 @@ packages: resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} dev: true - /@inquirer/checkbox@1.5.2: - resolution: {integrity: sha512-CifrkgQjDkUkWexmgYYNyB5603HhTHI91vLFeQXh6qrTKiCMVASol01Rs1cv6LP/A2WccZSRlJKZhbaBIs/9ZA==} - engines: {node: '>=14.18.0'} + /@inquirer/checkbox@2.0.0: + resolution: {integrity: sha512-z+MRAXQaZCe5jzqwW488jFrRsT8Rbwr3e0wNkbPBhLr5oVeWcSowFidLcCHca+gcLJMHEVMYqAE7J90UtoWyIw==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 ansi-escapes: 4.3.2 chalk: 4.1.2 figures: 3.2.0 dev: true - /@inquirer/confirm@2.0.17: - resolution: {integrity: sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==} - engines: {node: '>=14.18.0'} + /@inquirer/confirm@3.0.0: + resolution: {integrity: sha512-LHeuYP1D8NmQra1eR4UqvZMXwxEdDXyElJmmZfU44xdNLL6+GcQBS0uE16vyfZVjH8c22p9e+DStROfE/hyHrg==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 - chalk: 4.1.2 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 dev: true - /@inquirer/core@6.0.0: - resolution: {integrity: sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==} - engines: {node: '>=14.18.0'} + /@inquirer/core@7.0.0: + resolution: {integrity: sha512-g13W5yEt9r1sEVVriffJqQ8GWy94OnfxLCreNSOTw0HPVcszmc/If1KIf7YBmlwtX4klmvwpZHnQpl3N7VX2xA==} + engines: {node: '>=18'} dependencies: - '@inquirer/type': 1.1.6 + '@inquirer/type': 1.2.0 '@types/mute-stream': 0.0.4 - '@types/node': 20.11.10 + '@types/node': 20.11.17 '@types/wrap-ansi': 3.0.0 ansi-escapes: 4.3.2 chalk: 4.1.2 @@ -1055,83 +1054,80 @@ packages: wrap-ansi: 6.2.0 dev: true - /@inquirer/editor@1.2.15: - resolution: {integrity: sha512-gQ77Ls09x5vKLVNMH9q/7xvYPT6sIs5f7URksw+a2iJZ0j48tVS6crLqm2ugG33tgXHIwiEqkytY60Zyh5GkJQ==} - engines: {node: '>=14.18.0'} + /@inquirer/editor@2.0.0: + resolution: {integrity: sha512-0n3agxb1X23A/lx+MI5sV6s/qeywGr4xmKAzZS7ZhToee7L/6DXotWa/VvvwNEoBT0mSuk9SDIAoQ0zLkJmpHg==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 - chalk: 4.1.2 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 external-editor: 3.1.0 dev: true - /@inquirer/expand@1.1.16: - resolution: {integrity: sha512-TGLU9egcuo+s7PxphKUCnJnpCIVY32/EwPCLLuu+gTvYiD8hZgx8Z2niNQD36sa6xcfpdLY6xXDBiL/+g1r2XQ==} - engines: {node: '>=14.18.0'} + /@inquirer/expand@2.0.0: + resolution: {integrity: sha512-2VETEz+RyRrIeBwULKc5o+PJzKqbsibyT6IY0oP0XvM/17flO6eW7P+rdGCAvFP6g2hKieIH23ZVrcgsosb1/g==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 chalk: 4.1.2 figures: 3.2.0 dev: true - /@inquirer/input@1.2.16: - resolution: {integrity: sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==} - engines: {node: '>=14.18.0'} + /@inquirer/input@2.0.0: + resolution: {integrity: sha512-qOjxSHLzqp/u6TvK7UtidPERoCa6BSSKyKG17aEaSOBl9uAQ4XIIqs9TtcEqwDloakarWS6xxTfR0sE1qvLwIQ==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 - chalk: 4.1.2 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 dev: true - /@inquirer/password@1.1.16: - resolution: {integrity: sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==} - engines: {node: '>=14.18.0'} + /@inquirer/password@2.0.0: + resolution: {integrity: sha512-PlUek3wTMiGZothmmGIL4OBLo+rDSCxqIUHsyroyM/+AnR3xr5NHMM0/5z6CuptpJs1ZbQewqslaNi7k6goWMw==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 ansi-escapes: 4.3.2 - chalk: 4.1.2 dev: true - /@inquirer/prompts@3.3.2: - resolution: {integrity: sha512-k52mOMRvTUejrqyF1h8Z07chC+sbaoaUYzzr1KrJXyj7yaX7Nrh0a9vktv8TuocRwIJOQMaj5oZEmkspEcJFYQ==} - engines: {node: '>=14.18.0'} + /@inquirer/prompts@4.0.0: + resolution: {integrity: sha512-IS4FMj4k+3gxlvKCL1ibSEc3mMnpZ4eFeKlv0ZOo0AMWFxLSvCUT3xOw72N+UTeARK7cbwXxpt7KHcZ5q/RV0Q==} + engines: {node: '>=18'} dependencies: - '@inquirer/checkbox': 1.5.2 - '@inquirer/confirm': 2.0.17 - '@inquirer/core': 6.0.0 - '@inquirer/editor': 1.2.15 - '@inquirer/expand': 1.1.16 - '@inquirer/input': 1.2.16 - '@inquirer/password': 1.1.16 - '@inquirer/rawlist': 1.2.16 - '@inquirer/select': 1.3.3 + '@inquirer/checkbox': 2.0.0 + '@inquirer/confirm': 3.0.0 + '@inquirer/core': 7.0.0 + '@inquirer/editor': 2.0.0 + '@inquirer/expand': 2.0.0 + '@inquirer/input': 2.0.0 + '@inquirer/password': 2.0.0 + '@inquirer/rawlist': 2.0.0 + '@inquirer/select': 2.0.0 dev: true - /@inquirer/rawlist@1.2.16: - resolution: {integrity: sha512-pZ6TRg2qMwZAOZAV6TvghCtkr53dGnK29GMNQ3vMZXSNguvGqtOVc4j/h1T8kqGJFagjyfBZhUPGwNS55O5qPQ==} - engines: {node: '>=14.18.0'} + /@inquirer/rawlist@2.0.0: + resolution: {integrity: sha512-o4jHJBAvknVE6K15zX8AuLMemb1eN1EL0l+BIbJ2JgtpoU2zSuLf6jT98omvtWk/gbaowjw7RLsW7X5F+G19KA==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 chalk: 4.1.2 dev: true - /@inquirer/select@1.3.3: - resolution: {integrity: sha512-RzlRISXWqIKEf83FDC9ZtJ3JvuK1l7aGpretf41BCWYrvla2wU8W8MTRNMiPrPJ+1SIqrRC1nZdZ60hD9hRXLg==} - engines: {node: '>=14.18.0'} + /@inquirer/select@2.0.0: + resolution: {integrity: sha512-ZxWP1gHbReAH6HdoNQRV/9W/UjgKSeiiQX2DxJ6w3GDiQeC3fRAL+lukuMM+QGteGqaTjWwIEWhPLvgbGIrRgg==} + engines: {node: '>=18'} dependencies: - '@inquirer/core': 6.0.0 - '@inquirer/type': 1.1.6 + '@inquirer/core': 7.0.0 + '@inquirer/type': 1.2.0 ansi-escapes: 4.3.2 chalk: 4.1.2 figures: 3.2.0 dev: true - /@inquirer/type@1.1.6: - resolution: {integrity: sha512-OCKOpn0CrFDslR8s3who7hlr823zXTb1iShGCaaWgEJFfkIV0T9aLZV2QGnOuU78IrsPYLkr3oKx9dZwwCH3Rw==} - engines: {node: '>=14.18.0'} + /@inquirer/type@1.2.0: + resolution: {integrity: sha512-/vvkUkYhrjbm+RolU7V1aUFDydZVKNKqKHR5TsE+j5DXgXFwrsOPcoGUJ02K0O7q7O53CU2DOTMYCHeGZ25WHA==} + engines: {node: '>=18'} dev: true /@istanbuljs/load-nyc-config@1.1.0: @@ -1885,8 +1881,8 @@ packages: undici-types: 5.26.5 dev: true - /@types/node@20.11.10: - resolution: {integrity: sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==} + /@types/node@20.11.17: + resolution: {integrity: sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==} dependencies: undici-types: 5.26.5 dev: true