diff --git a/package.json b/package.json index e0280a91..ac5dc32e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "cosmiconfig": "9.0.0", "cosmiconfig-typescript-loader": "5.0.0", "fuse.js": "7.0.0", - "inquirer-autocomplete-prompt": "2.0.1", + "inquirer-autocomplete-prompt": "3.0.1", "inquirer-maxlength-input-prompt": "1.0.2", "openai": "4.63.0", "string-template": "1.0.0", @@ -76,7 +76,7 @@ "@commitlint/cli": "19.5.0", "@exlint.io/inflint": "2.1.1", "@types/inquirer": "9.0.7", - "@types/inquirer-autocomplete-prompt": "3.0.0", + "@types/inquirer-autocomplete-prompt": "3.0.3", "@types/json-diff": "1.0.3", "@types/node": "20.16.7", "@types/string-template": "1.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ee4c315..904600b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 7.0.0 version: 7.0.0 inquirer-autocomplete-prompt: - specifier: 2.0.1 - version: 2.0.1(inquirer@8.2.6) + specifier: 3.0.1 + version: 3.0.1(inquirer@8.2.6) inquirer-maxlength-input-prompt: specifier: 1.0.2 version: 1.0.2 @@ -46,8 +46,8 @@ importers: specifier: 9.0.7 version: 9.0.7 '@types/inquirer-autocomplete-prompt': - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.3 + version: 3.0.3 '@types/json-diff': specifier: 1.0.3 version: 1.0.3 @@ -809,8 +809,8 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/inquirer-autocomplete-prompt@3.0.0': - resolution: {integrity: sha512-qgaINEdGNMP4fq3BJi5rvs8iMNrYhrp6krGwuVJ3jhFr+6gwqiHPSWrKov4x9vCJFbpzDVoDYjNdFG3kepdhDw==} + '@types/inquirer-autocomplete-prompt@3.0.3': + resolution: {integrity: sha512-OQCW09mEECgvhcppbQRgZSmWskWv58l+WwyUvWB1oxTu3CZj8keYSDZR9U8owUzJ5Zeux5kacN9iVPJLXcoLXg==} '@types/inquirer@9.0.7': resolution: {integrity: sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==} @@ -1083,6 +1083,10 @@ packages: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} + ansi-escapes@6.2.1: + resolution: {integrity: sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==} + engines: {node: '>=14.16'} + ansi-escapes@7.0.0: resolution: {integrity: sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==} engines: {node: '>=18'} @@ -1694,6 +1698,10 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} + escape-string-regexp@5.0.0: + resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} + engines: {node: '>=12'} + eslint-config-prettier@9.1.0: resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true @@ -1892,6 +1900,10 @@ packages: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} + figures@5.0.0: + resolution: {integrity: sha512-ej8ksPF4x6e5wvK9yevct0UCXh8TTFlWGVLlgjZuoBH1HwjIfKE/IdL5mq89sFA7zELi1VhKpmtDnrs7zWyeyg==} + engines: {node: '>=14'} + file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -2181,6 +2193,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -2198,6 +2211,12 @@ packages: peerDependencies: inquirer: ^8.0.0 + inquirer-autocomplete-prompt@3.0.1: + resolution: {integrity: sha512-DQBXwX2fVQPVUzu4v4lGgtNgyjcX2+rTyphb2MeSOQh3xUayKAfHAF4y0KgsMi06m6ZiR3xIOdzMZMfQgX2m9w==} + engines: {node: '>=16'} + peerDependencies: + inquirer: ^9.1.0 + inquirer-maxlength-input-prompt@1.0.2: resolution: {integrity: sha512-bRs4PfQ7k+M3dDGadFo4//PlEYwWV/tKMNHV0m1jVHSGocyLvlRLuWrNgDuVAmXiEydM5QgfEEP7hbWNtgv0oA==} engines: {node: '>=6.0.0'} @@ -2357,6 +2376,10 @@ packages: resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} engines: {node: '>=10'} + is-unicode-supported@1.3.0: + resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==} + engines: {node: '>=12'} + is-utf8@0.2.1: resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} @@ -4373,7 +4396,7 @@ snapshots: '@types/estree@1.0.5': {} - '@types/inquirer-autocomplete-prompt@3.0.0': + '@types/inquirer-autocomplete-prompt@3.0.3': dependencies: '@types/inquirer': 9.0.7 @@ -4737,6 +4760,8 @@ snapshots: dependencies: type-fest: 0.21.3 + ansi-escapes@6.2.1: {} + ansi-escapes@7.0.0: dependencies: environment: 1.1.0 @@ -5519,6 +5544,8 @@ snapshots: escape-string-regexp@4.0.0: {} + escape-string-regexp@5.0.0: {} + eslint-config-prettier@9.1.0(eslint@8.57.1): dependencies: eslint: 8.57.1 @@ -5782,6 +5809,11 @@ snapshots: dependencies: escape-string-regexp: 1.0.5 + figures@5.0.0: + dependencies: + escape-string-regexp: 5.0.0 + is-unicode-supported: 1.3.0 + file-entry-cache@6.0.1: dependencies: flat-cache: 3.2.0 @@ -6085,6 +6117,15 @@ snapshots: run-async: 2.4.1 rxjs: 7.8.1 + inquirer-autocomplete-prompt@3.0.1(inquirer@8.2.6): + dependencies: + ansi-escapes: 6.2.1 + figures: 5.0.0 + inquirer: 8.2.6 + picocolors: 1.0.0 + run-async: 2.4.1 + rxjs: 7.8.1 + inquirer-maxlength-input-prompt@1.0.2: dependencies: chalk: 2.4.2 @@ -6266,6 +6307,8 @@ snapshots: is-unicode-supported@0.1.0: {} + is-unicode-supported@1.3.0: {} + is-utf8@0.2.1: {} is-weakref@1.0.2: