From 6fb1a4b9b4d7c1e1f8f4bf9d7bbdb44c7be6d355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:39:02 +0000 Subject: [PATCH] chore(deps): bump @inquirer/prompts from 4.3.0 to 5.0.1 Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 4.3.0 to 5.0.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.0...@inquirer/prompts@5.0.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 123 +++++++++++++++++++++++++------------------------ 2 files changed, 65 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index ce21992..817a056 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "release": "release-it" }, "dependencies": { - "@inquirer/prompts": "^4.1.0", + "@inquirer/prompts": "^5.0.1", "@univerjs/core": "^0.1.2", "@univerjs/design": "^0.1.2", "@univerjs/docs": "^0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 427a1f0..aeea2eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@inquirer/prompts': - specifier: ^4.1.0 - version: 4.3.0 + specifier: ^5.0.1 + version: 5.0.1 '@univerjs/core': specifier: ^0.1.2 version: 0.1.2(@wendellhu/redi@0.13.0)(rxjs@7.8.1) @@ -603,118 +603,120 @@ packages: resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} dev: true - /@inquirer/checkbox@2.2.0: - resolution: {integrity: sha512-L+owhbEm98dnP15XtT/8D1+nNvQecf8HngVFYTJaDR0jlfIeOHFHRbjhLKoVYxks85yY8mLaYXVZQLU46KTkXg==} + /@inquirer/checkbox@2.3.1: + resolution: {integrity: sha512-w0B2PhvIh6SFA5uMh32FE+7xSuv1P2o/qjBb5jxgi1DB8VBFjSD3gHDsgiGDeSmfTaQDyR7/beDllIvKeA+YDw==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/figures': 1.0.1 + '@inquirer/type': 1.3.0 ansi-escapes: 4.3.2 chalk: 4.1.2 - figures: 3.2.0 dev: false - /@inquirer/confirm@3.1.0: - resolution: {integrity: sha512-nH5mxoTEoqk6WpoBz80GMpDSm9jH5V9AF8n+JZAZfMzd9gHeEG9w1o3KawPRR72lfzpP+QxBHLkOKLEApwhDiQ==} + /@inquirer/confirm@3.1.5: + resolution: {integrity: sha512-6+dwZrpko5vr5EFEQmUbfBVhtu6IsnB8lQNsLHgO9S9fbfS5J6MuUj+NY0h98pPpYZXEazLR7qzypEDqVzf6aQ==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/type': 1.3.0 dev: false - /@inquirer/core@7.1.0: - resolution: {integrity: sha512-FRCiDiU54XHt5B/D8hX4twwZuzSP244ANHbu3R7CAsJfiv1dUOz24ePBgCZjygEjDUi6BWIJuk4eWLKJ7LATUw==} + /@inquirer/core@8.0.1: + resolution: {integrity: sha512-qJRk1y51Os2ARc11Bg2N6uIwiQ9qBSrmZeuMonaQ/ntFpb4+VlcQ8Gl1TFH67mJLz3HA2nvuave0nbv6Lu8pbg==} engines: {node: '>=18'} dependencies: - '@inquirer/type': 1.2.1 + '@inquirer/figures': 1.0.1 + '@inquirer/type': 1.3.0 '@types/mute-stream': 0.0.4 - '@types/node': 20.11.28 + '@types/node': 20.12.7 '@types/wrap-ansi': 3.0.0 ansi-escapes: 4.3.2 chalk: 4.1.2 cli-spinners: 2.9.2 cli-width: 4.1.0 - figures: 3.2.0 mute-stream: 1.0.0 - run-async: 3.0.0 signal-exit: 4.1.0 strip-ansi: 6.0.1 wrap-ansi: 6.2.0 dev: false - /@inquirer/editor@2.1.0: - resolution: {integrity: sha512-gBxebaZLATrQyjZnuPLcfM2WxjZG6rjEmnzepJb/0bypi1PgWt9rZoH+a/j1uJx/tF+jhYrvSBr8McEOWcyAWg==} + /@inquirer/editor@2.1.5: + resolution: {integrity: sha512-wzMc/lTt79gOCPbBH7LVCrsn36+JHwYPXchDPATYphFTS/XLy50DuM2D79/dn0VIZHfNSw4C8RZNLDUH/3YmpA==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/type': 1.3.0 external-editor: 3.1.0 dev: false - /@inquirer/expand@2.1.0: - resolution: {integrity: sha512-jQgF7ImxxsX4MM8BUk33ffOvx3YOlaEqNCLTxBk7eZ5KOqOshmUq9FnOMnacUXpu7MJtkV/DJHubFiC/q4NF6g==} + /@inquirer/expand@2.1.5: + resolution: {integrity: sha512-XWMJWHtH4qHbr4Zxms8qq0QxzFtwGOVnQX8QnuA5HT1Ew19H6moy48pN5od2PxcZ8NuIKxsW8vSTiCidpzri9Q==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/type': 1.3.0 chalk: 4.1.2 - figures: 3.2.0 dev: false - /@inquirer/input@2.1.0: - resolution: {integrity: sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA==} + /@inquirer/figures@1.0.1: + resolution: {integrity: sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==} + engines: {node: '>=18'} + dev: false + + /@inquirer/input@2.1.5: + resolution: {integrity: sha512-z4l1ISps86JZXo1OsWt8IAh4nnyXjXwcu/na2pKFkDud6DC9TLxvDPWxHmq25T40/WZCULhMQuCMDV+VccVG+A==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/type': 1.3.0 dev: false - /@inquirer/password@2.1.0: - resolution: {integrity: sha512-93x0Rpq75SP9u4s3zh4UcSKvn8KBGgyF3tKN7bNQp3bseROR0uJgySDp8iTQpcTfhJy41R+2Jr4xNLKGhr6Gzw==} + /@inquirer/password@2.1.5: + resolution: {integrity: sha512-uQ7zG/yOpO+OqeBg+W+Z1DY1gt+ZOW+pFGsYpqwHVIbTr17zOiUOFiInDXTWfiOk7r+hTAI7CqcJpZj/Zx6c6Q==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/type': 1.3.0 ansi-escapes: 4.3.2 dev: false - /@inquirer/prompts@4.3.0: - resolution: {integrity: sha512-bSpFHqCnHrfmYgIMEFmA2YPPKxyw3n3ouI5S8m4N8krztJm1hFpQ8SdsZbBPRytoMaVvUgkASmiC0ih2VhDW9g==} + /@inquirer/prompts@5.0.1: + resolution: {integrity: sha512-prT18ROxEF6tPsN6wY0OhbwStHJWAFKVX7y2wYmZ2jzfFS1lJBjn2lu2JhV3W5v7iocR8gWUf1kKbqQ3YNbyEw==} engines: {node: '>=18'} dependencies: - '@inquirer/checkbox': 2.2.0 - '@inquirer/confirm': 3.1.0 - '@inquirer/core': 7.1.0 - '@inquirer/editor': 2.1.0 - '@inquirer/expand': 2.1.0 - '@inquirer/input': 2.1.0 - '@inquirer/password': 2.1.0 - '@inquirer/rawlist': 2.1.0 - '@inquirer/select': 2.2.0 + '@inquirer/checkbox': 2.3.1 + '@inquirer/confirm': 3.1.5 + '@inquirer/editor': 2.1.5 + '@inquirer/expand': 2.1.5 + '@inquirer/input': 2.1.5 + '@inquirer/password': 2.1.5 + '@inquirer/rawlist': 2.1.5 + '@inquirer/select': 2.3.1 dev: false - /@inquirer/rawlist@2.1.0: - resolution: {integrity: sha512-PykR/2LwcXcCeglDVj3OVVNrbhY2cyHTveWoSm9FmnksDtQDIXJqYgYGgvPOdPsDIj3VGVBKSXYNk+kHaQv0gw==} + /@inquirer/rawlist@2.1.5: + resolution: {integrity: sha512-gy/vHQYGGU9r/6dUvPKv5nBKcgxXvX+wnLJy6C5A0arMvC5rjgqf9/6fnvM1fQcjoRr6HReIoSrrzw7pqF57BQ==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/type': 1.3.0 chalk: 4.1.2 dev: false - /@inquirer/select@2.2.0: - resolution: {integrity: sha512-Pml3DhVM1LnfqasUMIzaBtw+s5UjM5k0bzDeWrWOgqAMWe16AOg0DcAhXHf+SYbnj2CFBeP/TvkvedL4aAEWww==} + /@inquirer/select@2.3.1: + resolution: {integrity: sha512-UagbSdmSjeoukHLXqkDQi2ewiGEogUyxaOeKeH34Ngmc/2z+S8u4JsJWToMJNKIHjEtoTFdlYpFrxCxapp06nQ==} engines: {node: '>=18'} dependencies: - '@inquirer/core': 7.1.0 - '@inquirer/type': 1.2.1 + '@inquirer/core': 8.0.1 + '@inquirer/figures': 1.0.1 + '@inquirer/type': 1.3.0 ansi-escapes: 4.3.2 chalk: 4.1.2 - figures: 3.2.0 dev: false - /@inquirer/type@1.2.1: - resolution: {integrity: sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==} + /@inquirer/type@1.3.0: + resolution: {integrity: sha512-RW4Zf6RCTnInRaOZuRHTqAUl+v6VJuQGglir7nW2BkT3OXOphMhkIFhvFRjorBx2l0VwtC/M4No8vYR65TdN9Q==} engines: {node: '>=18'} dev: false @@ -1077,7 +1079,7 @@ packages: /@types/mute-stream@0.0.4: resolution: {integrity: sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==} dependencies: - '@types/node': 20.11.28 + '@types/node': 20.12.7 dev: false /@types/node@20.11.21: @@ -1086,8 +1088,8 @@ packages: undici-types: 5.26.5 dev: true - /@types/node@20.11.28: - resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==} + /@types/node@20.12.7: + resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} dependencies: undici-types: 5.26.5 dev: false @@ -2812,6 +2814,7 @@ packages: /escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} + dev: true /escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} @@ -3371,6 +3374,7 @@ packages: engines: {node: '>=8'} dependencies: escape-string-regexp: 1.0.5 + dev: true /file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} @@ -5694,6 +5698,7 @@ packages: /run-async@3.0.0: resolution: {integrity: sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==} engines: {node: '>=0.12.0'} + dev: true /run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}