diff --git a/packages/cli/package.json b/packages/cli/package.json index 2f7a326f..134b115e 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -108,7 +108,7 @@ "got": "^11.8.5", "graphql": "^16.6.0", "graphql-request": "^5.0.0", - "inquirer": "^8.0.0", + "inquirer": "^9.0.0", "inquirer-autocomplete-prompt": "=1.3.0", "io-ts": "^2.2.21", "io-ts-types": "^0.5.16", @@ -131,7 +131,7 @@ "@types/colors": "1.2.4", "@types/fuzzysearch": "1.0.2", "@types/global-agent": "2.1.3", - "@types/inquirer": "8.2.12", + "@types/inquirer": "9.0.9", "@types/inquirer-autocomplete-prompt": "3.0.3", "@types/js-yaml": "4.0.9", "@types/json-schema": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30644769..43fa2b97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -205,11 +205,11 @@ importers: specifier: ^5.0.0 version: 5.2.0(graphql@16.13.1) inquirer: - specifier: ^8.0.0 - version: 8.2.7(@types/node@22.19.15) + specifier: ^9.0.0 + version: 9.3.8(@types/node@22.19.15) inquirer-autocomplete-prompt: specifier: '=1.3.0' - version: 1.3.0(inquirer@8.2.7(@types/node@22.19.15)) + version: 1.3.0(inquirer@9.3.8(@types/node@22.19.15)) io-ts: specifier: ^2.2.21 version: 2.2.22(fp-ts@2.16.11) @@ -269,8 +269,8 @@ importers: specifier: 2.1.3 version: 2.1.3 '@types/inquirer': - specifier: 8.2.12 - version: 8.2.12 + specifier: 9.0.9 + version: 9.0.9 '@types/inquirer-autocomplete-prompt': specifier: 3.0.3 version: 3.0.3 @@ -1191,6 +1191,10 @@ packages: '@types/node': optional: true + '@inquirer/figures@1.0.15': + resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==} + engines: {node: '>=18'} + '@jridgewell/gen-mapping@0.3.13': resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} @@ -1849,8 +1853,8 @@ packages: '@types/inquirer-autocomplete-prompt@3.0.3': resolution: {integrity: sha512-OQCW09mEECgvhcppbQRgZSmWskWv58l+WwyUvWB1oxTu3CZj8keYSDZR9U8owUzJ5Zeux5kacN9iVPJLXcoLXg==} - '@types/inquirer@8.2.12': - resolution: {integrity: sha512-YxURZF2ZsSjU5TAe06tW0M3sL4UI9AMPA6dd8I72uOtppzNafcY38xkYgCZ/vsVOAyNdzHmvtTpLWilOrbP0dQ==} + '@types/inquirer@9.0.9': + resolution: {integrity: sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==} '@types/js-yaml@4.0.9': resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} @@ -2169,9 +2173,9 @@ packages: resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==} engines: {node: 10.* || >= 12.*} - cli-width@3.0.0: - resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==} - engines: {node: '>= 10'} + cli-width@4.1.0: + resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==} + engines: {node: '>= 12'} cliui@7.0.4: resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} @@ -2728,9 +2732,9 @@ packages: peerDependencies: inquirer: ^5.0.0 || ^6.0.0 || ^7.0.0 - inquirer@8.2.7: - resolution: {integrity: sha512-UjOaSel/iddGZJ5xP/Eixh6dY1XghiBw4XK13rCCIJcJfyhhoul/7KhLLUGtebEj6GDYM6Vnx/mVsjx2L/mFIA==} - engines: {node: '>=12.0.0'} + inquirer@9.3.8: + resolution: {integrity: sha512-pFGGdaHrmRKMh4WoDDSowddgjT1Vkl90atobmTeSmcPGdYiwikch/m/Ef5wRaiamHejtw0cUUMMerzDUXCci2w==} + engines: {node: '>=18'} internal-slot@1.1.0: resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} @@ -3177,8 +3181,9 @@ packages: resolution: {integrity: sha512-NotsCoUCIUkojWCzQff4ttdCfIPoA1UGZsyQbi7KmqkNRfKCrvga8JJi2PknHymHOuor0cJSn/ylj52Cbt2IrQ==} engines: {node: '>=18'} - mute-stream@0.0.8: - resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} + mute-stream@1.0.0: + resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} @@ -3532,6 +3537,10 @@ packages: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} engines: {node: '>=0.12.0'} + run-async@3.0.0: + resolution: {integrity: sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==} + engines: {node: '>=0.12.0'} + run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} @@ -4130,6 +4139,10 @@ packages: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'} + yoctocolors-cjs@2.1.3: + resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==} + engines: {node: '>=18'} + zod-to-json-schema@3.25.2: resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==} peerDependencies: @@ -4493,6 +4506,8 @@ snapshots: optionalDependencies: '@types/node': 22.19.15 + '@inquirer/figures@1.0.15': {} + '@jridgewell/gen-mapping@0.3.13': dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -4955,9 +4970,9 @@ snapshots: '@types/inquirer-autocomplete-prompt@3.0.3': dependencies: - '@types/inquirer': 8.2.12 + '@types/inquirer': 9.0.9 - '@types/inquirer@8.2.12': + '@types/inquirer@9.0.9': dependencies: '@types/through': 0.0.33 rxjs: 7.8.2 @@ -5310,7 +5325,7 @@ snapshots: optionalDependencies: '@colors/colors': 1.5.0 - cli-width@3.0.0: {} + cli-width@4.1.0: {} cliui@7.0.4: dependencies: @@ -5965,32 +5980,29 @@ snapshots: inherits@2.0.4: {} - inquirer-autocomplete-prompt@1.3.0(inquirer@8.2.7(@types/node@22.19.15)): + inquirer-autocomplete-prompt@1.3.0(inquirer@9.3.8(@types/node@22.19.15)): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 figures: 3.2.0 - inquirer: 8.2.7(@types/node@22.19.15) + inquirer: 9.3.8(@types/node@22.19.15) run-async: 2.4.1 rxjs: 6.6.7 - inquirer@8.2.7(@types/node@22.19.15): + inquirer@9.3.8(@types/node@22.19.15): dependencies: '@inquirer/external-editor': 1.0.3(@types/node@22.19.15) + '@inquirer/figures': 1.0.15 ansi-escapes: 4.3.2 - chalk: 4.1.2 - cli-cursor: 3.1.0 - cli-width: 3.0.0 - figures: 3.2.0 - lodash: 4.17.23 - mute-stream: 0.0.8 + cli-width: 4.1.0 + mute-stream: 1.0.0 ora: 5.4.1 - run-async: 2.4.1 + run-async: 3.0.0 rxjs: 7.8.2 string-width: 4.2.3 strip-ansi: 6.0.1 - through: 2.3.8 wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.3 transitivePeerDependencies: - '@types/node' @@ -6453,7 +6465,7 @@ snapshots: ms@3.0.0-canary.202508261828: {} - mute-stream@0.0.8: {} + mute-stream@1.0.0: {} mz@2.7.0: dependencies: @@ -6893,6 +6905,8 @@ snapshots: run-async@2.4.1: {} + run-async@3.0.0: {} + run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 @@ -7532,6 +7546,8 @@ snapshots: y18n: 5.0.8 yargs-parser: 20.2.9 + yoctocolors-cjs@2.1.3: {} + zod-to-json-schema@3.25.2(zod@4.3.6): dependencies: zod: 4.3.6