@shopify/cli 3.71.5 → 3.72.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/dist/{chunk-5ZJJ2KQE.js → chunk-2CJLC56R.js} +2 -2
  2. package/dist/{chunk-TXM2NA7M.js → chunk-2SBPGR72.js} +4 -4
  3. package/dist/{chunk-U2PHK2QU.js → chunk-2ZSVD4ED.js} +2 -2
  4. package/dist/{chunk-E73I4F5U.js → chunk-35DXXNCI.js} +7 -7
  5. package/dist/{chunk-S62XWKOW.js → chunk-3IUDQUHD.js} +2 -2
  6. package/dist/{chunk-YDGS44FV.js → chunk-3QKHLZPS.js} +5 -5
  7. package/dist/{chunk-SM6WFLIN.js → chunk-3VCWJSLK.js} +6 -6
  8. package/dist/{chunk-MQBDFLI4.js → chunk-4E7Y62XG.js} +2 -2
  9. package/dist/{chunk-3FPTOHRM.js → chunk-6RAS3TKY.js} +7 -7
  10. package/dist/{chunk-L34JBA2U.js → chunk-6RJITQAH.js} +3 -3
  11. package/dist/{chunk-K3IAR2V7.js → chunk-7E4HY4BI.js} +2 -2
  12. package/dist/{chunk-SCUUFAJG.js → chunk-7HZBVQEC.js} +2 -2
  13. package/dist/{chunk-FNPKGJG5.js → chunk-7QBUM445.js} +2 -2
  14. package/dist/{chunk-EP2QFBL2.js → chunk-CSDHFCD4.js} +6 -6
  15. package/dist/{chunk-Q6SH2YN6.js → chunk-D4DJJ4PZ.js} +3 -3
  16. package/dist/{chunk-64ODKZA6.js → chunk-ECVFRPXR.js} +3 -3
  17. package/dist/{chunk-ACMYNTHV.js → chunk-FO4MTYIH.js} +3 -3
  18. package/dist/{chunk-DPYZXFHN.js → chunk-ILLC5WWL.js} +4 -4
  19. package/dist/{chunk-E3WEPNA5.js → chunk-J7K6IS5E.js} +3 -3
  20. package/dist/{chunk-NYEWMOXL.js → chunk-JT4XUZYV.js} +3 -3
  21. package/dist/{chunk-KTJYQJIW.js → chunk-JZNHOMVW.js} +3 -3
  22. package/dist/{chunk-IHWTXBTO.js → chunk-KJQ2CWPN.js} +4 -4
  23. package/dist/{chunk-I4WHTNMG.js → chunk-LCVCSJWY.js} +3 -3
  24. package/dist/{chunk-T2BAUKFV.js → chunk-MCAI46FD.js} +3 -3
  25. package/dist/{chunk-MD3VGRL6.js → chunk-NCUT7QL7.js} +5 -5
  26. package/dist/{chunk-RYFQGFLW.js → chunk-NMJ5MMBB.js} +3 -3
  27. package/dist/{chunk-BVMNPVVX.js → chunk-PLA2FIVK.js} +3 -3
  28. package/dist/{chunk-DVCWXBVL.js → chunk-PZTRGMAM.js} +5 -5
  29. package/dist/{chunk-Z7ZXBCGB.js → chunk-QWRXYENL.js} +2 -2
  30. package/dist/{chunk-FPK3PLLJ.js → chunk-S3QQYC7T.js} +2 -2
  31. package/dist/{chunk-CIY4FKX6.js → chunk-S5P3PDBM.js} +2 -2
  32. package/dist/{chunk-XDQJAGJR.js → chunk-UUSQGSPU.js} +3 -3
  33. package/dist/{chunk-O2XD3S27.js → chunk-VG6LPRGA.js} +3 -3
  34. package/dist/{chunk-BSGG25LC.js → chunk-Y7VXKFK7.js} +5 -5
  35. package/dist/{chunk-M4EYUWRX.js → chunk-Z2EEAFLV.js} +6 -6
  36. package/dist/cli/commands/auth/logout.js +12 -12
  37. package/dist/cli/commands/auth/logout.test.js +13 -13
  38. package/dist/cli/commands/cache/clear.js +11 -11
  39. package/dist/cli/commands/debug/command-flags.js +11 -11
  40. package/dist/cli/commands/docs/generate.js +11 -11
  41. package/dist/cli/commands/docs/generate.test.js +11 -11
  42. package/dist/cli/commands/help.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  44. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  45. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  46. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  47. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  50. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  51. package/dist/cli/commands/notifications/generate.js +12 -12
  52. package/dist/cli/commands/notifications/list.js +12 -12
  53. package/dist/cli/commands/search.js +12 -12
  54. package/dist/cli/commands/upgrade.js +12 -12
  55. package/dist/cli/commands/version.js +12 -12
  56. package/dist/cli/commands/version.test.js +12 -12
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +5 -5
  67. package/dist/{custom-oclif-loader-NKDGH5JT.js → custom-oclif-loader-CR5VBQTS.js} +2 -2
  68. package/dist/{error-handler-VQOV6EZ5.js → error-handler-N326H2RN.js} +9 -9
  69. package/dist/hooks/postrun.js +7 -7
  70. package/dist/hooks/prerun.js +7 -7
  71. package/dist/index.js +35 -35
  72. package/dist/{local-X24HKCT7.js → local-CWNOWZWQ.js} +2 -2
  73. package/dist/{node-W2RFI2AB.js → node-66BW6FOX.js} +13 -13
  74. package/dist/{node-package-manager-O2PKPYOF.js → node-package-manager-SO4CLKC5.js} +3 -3
  75. package/dist/tsconfig.tsbuildinfo +1 -1
  76. package/dist/{ui-ELFXJ5SP.js → ui-AVBT2RYD.js} +2 -2
  77. package/dist/{workerd-VGMCWUQJ.js → workerd-BJF24352.js} +13 -13
  78. package/oclif.manifest.json +1 -1
  79. package/package.json +6 -6
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-S62XWKOW.js";
10
+ } from "./chunk-3IUDQUHD.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-POZ5MGPT.js";
@@ -189,4 +189,4 @@ async function staticService() {
189
189
  export {
190
190
  staticService
191
191
  };
192
- //# sourceMappingURL=chunk-5ZJJ2KQE.js.map
192
+ //# sourceMappingURL=chunk-2CJLC56R.js.map
@@ -6,17 +6,17 @@ import {
6
6
  remove,
7
7
  setLastSeenAuthMethod,
8
8
  setLastSeenUserIdAfterAuth
9
- } from "./chunk-YDGS44FV.js";
9
+ } from "./chunk-3QKHLZPS.js";
10
10
  import {
11
11
  getPartnersToken,
12
12
  nonRandomUUID
13
- } from "./chunk-Q6SH2YN6.js";
13
+ } from "./chunk-D4DJJ4PZ.js";
14
14
  import {
15
15
  BugError,
16
16
  outputContent,
17
17
  outputDebug,
18
18
  outputToken
19
- } from "./chunk-S62XWKOW.js";
19
+ } from "./chunk-3IUDQUHD.js";
20
20
  import {
21
21
  init_cjs_shims
22
22
  } from "./chunk-POZ5MGPT.js";
@@ -102,4 +102,4 @@ export {
102
102
  ensureAuthenticatedBusinessPlatform,
103
103
  logout
104
104
  };
105
- //# sourceMappingURL=chunk-TXM2NA7M.js.map
105
+ //# sourceMappingURL=chunk-2SBPGR72.js.map
@@ -21,7 +21,7 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-S62XWKOW.js";
24
+ } from "./chunk-3IUDQUHD.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
@@ -13982,4 +13982,4 @@ deep-extend/lib/deep-extend.js:
13982
13982
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13983
13983
  *)
13984
13984
  */
13985
- //# sourceMappingURL=chunk-U2PHK2QU.js.map
13985
+ //# sourceMappingURL=chunk-2ZSVD4ED.js.map
@@ -2,20 +2,20 @@ import {
2
2
  ensureAuthenticatedAdmin,
3
3
  ensureAuthenticatedBusinessPlatform,
4
4
  logout
5
- } from "./chunk-TXM2NA7M.js";
5
+ } from "./chunk-2SBPGR72.js";
6
6
  import {
7
7
  base_command_default
8
- } from "./chunk-BSGG25LC.js";
8
+ } from "./chunk-Y7VXKFK7.js";
9
9
  import {
10
10
  fanoutHooks
11
- } from "./chunk-SM6WFLIN.js";
11
+ } from "./chunk-3VCWJSLK.js";
12
12
  import {
13
13
  businessPlatformFqdn,
14
14
  graphqlRequest,
15
15
  graphqlRequestDoc,
16
16
  handleDeprecations,
17
17
  normalizeStoreFqdn
18
- } from "./chunk-YDGS44FV.js";
18
+ } from "./chunk-3QKHLZPS.js";
19
19
  import {
20
20
  findUpAndReadPackageJson,
21
21
  getPackageManager,
@@ -23,7 +23,7 @@ import {
23
23
  packageManagerFromUserAgent,
24
24
  readAndParsePackageJson,
25
25
  writePackageJSON
26
- } from "./chunk-U2PHK2QU.js";
26
+ } from "./chunk-2ZSVD4ED.js";
27
27
  import {
28
28
  AbortError,
29
29
  BugError,
@@ -61,7 +61,7 @@ import {
61
61
  runWithTimer,
62
62
  source_default,
63
63
  writeFile
64
- } from "./chunk-S62XWKOW.js";
64
+ } from "./chunk-3IUDQUHD.js";
65
65
  import {
66
66
  basename,
67
67
  cwd,
@@ -146601,4 +146601,4 @@ export {
146601
146601
  getDebugBannerLine,
146602
146602
  getUtilityBannerlines
146603
146603
  };
146604
- //# sourceMappingURL=chunk-E73I4F5U.js.map
146604
+ //# sourceMappingURL=chunk-35DXXNCI.js.map
@@ -29957,7 +29957,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29957
29957
  try {
29958
29958
  await getAndSet();
29959
29959
  } catch (error) {
29960
- let { sendErrorToBugsnag } = await import("./error-handler-VQOV6EZ5.js");
29960
+ let { sendErrorToBugsnag } = await import("./error-handler-N326H2RN.js");
29961
29961
  await sendErrorToBugsnag(error, "unexpected_error");
29962
29962
  }
29963
29963
  }, durationStack = [];
@@ -31900,4 +31900,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31900
31900
  * LICENSE file in the root directory of this source tree.
31901
31901
  *)
31902
31902
  */
31903
- //# sourceMappingURL=chunk-S62XWKOW.js.map
31903
+ //# sourceMappingURL=chunk-3IUDQUHD.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  platformAndArch
3
- } from "./chunk-Z7ZXBCGB.js";
3
+ } from "./chunk-QWRXYENL.js";
4
4
  import {
5
5
  ClientError,
6
6
  GraphQLClient,
@@ -20,7 +20,7 @@ import {
20
20
  sanitizedHeadersOutput,
21
21
  shopifyFetch,
22
22
  z
23
- } from "./chunk-Q6SH2YN6.js";
23
+ } from "./chunk-D4DJJ4PZ.js";
24
24
  import {
25
25
  cacheRetrieveOrRepopulate,
26
26
  getCachedPartnerAccountStatus,
@@ -30,7 +30,7 @@ import {
30
30
  removeSession,
31
31
  setCachedPartnerAccountStatus,
32
32
  setSession
33
- } from "./chunk-U2PHK2QU.js";
33
+ } from "./chunk-2ZSVD4ED.js";
34
34
  import {
35
35
  AbortError,
36
36
  BugError,
@@ -63,7 +63,7 @@ import {
63
63
  stringifyMessage,
64
64
  themeKitAccessDomain,
65
65
  themeToken
66
- } from "./chunk-S62XWKOW.js";
66
+ } from "./chunk-3IUDQUHD.js";
67
67
  import {
68
68
  cwd
69
69
  } from "./chunk-K6Y4FYT5.js";
@@ -3789,4 +3789,4 @@ export {
3789
3789
  getEnvironmentData,
3790
3790
  getSensitiveEnvironmentData
3791
3791
  };
3792
- //# sourceMappingURL=chunk-YDGS44FV.js.map
3792
+ //# sourceMappingURL=chunk-3QKHLZPS.js.map
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-YDGS44FV.js";
5
+ } from "./chunk-3QKHLZPS.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-Q6SH2YN6.js";
8
+ } from "./chunk-D4DJJ4PZ.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-SCUUFAJG.js";
11
+ } from "./chunk-7HZBVQEC.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-U2PHK2QU.js";
14
+ } from "./chunk-2ZSVD4ED.js";
15
15
  import {
16
16
  alwaysLogAnalytics,
17
17
  alwaysLogMetrics,
@@ -28,7 +28,7 @@ import {
28
28
  outputDebug,
29
29
  outputToken,
30
30
  reportingRateLimit
31
- } from "./chunk-S62XWKOW.js";
31
+ } from "./chunk-3IUDQUHD.js";
32
32
  import {
33
33
  __commonJS,
34
34
  __require,
@@ -15770,4 +15770,4 @@ export {
15770
15770
  getListOfTunnelPlugins,
15771
15771
  reportAnalyticsEvent
15772
15772
  };
15773
- //# sourceMappingURL=chunk-SM6WFLIN.js.map
15773
+ //# sourceMappingURL=chunk-3VCWJSLK.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-S62XWKOW.js";
4
+ } from "./chunk-3IUDQUHD.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-POZ5MGPT.js";
@@ -43,4 +43,4 @@ async function asyncTasks() {
43
43
  export {
44
44
  asyncTasks
45
45
  };
46
- //# sourceMappingURL=chunk-MQBDFLI4.js.map
46
+ //# sourceMappingURL=chunk-4E7Y62XG.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-BSGG25LC.js";
3
+ } from "./chunk-Y7VXKFK7.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-U2PHK2QU.js";
6
+ } from "./chunk-2ZSVD4ED.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-S62XWKOW.js";
10
+ } from "./chunk-3IUDQUHD.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-OJOHMVV7.js";
@@ -26,7 +26,7 @@ init_cjs_shims();
26
26
  init_cjs_shims();
27
27
  import { fileURLToPath } from "node:url";
28
28
  async function launchCLI(options) {
29
- let { errorHandler } = await import("./error-handler-VQOV6EZ5.js"), { isDevelopment } = await import("./local-X24HKCT7.js"), oclif = await import("./lib-XYCLX35G.js"), { ShopifyConfig } = await import("./custom-oclif-loader-NKDGH5JT.js");
29
+ let { errorHandler } = await import("./error-handler-N326H2RN.js"), { isDevelopment } = await import("./local-CWNOWZWQ.js"), oclif = await import("./lib-XYCLX35G.js"), { ShopifyConfig } = await import("./custom-oclif-loader-CR5VBQTS.js");
30
30
  isDevelopment() && (oclif.default.settings.debug = !0);
31
31
  try {
32
32
  let config = new ShopifyConfig({ root: fileURLToPath(options.moduleURL) });
@@ -41,7 +41,7 @@ var import_core = __toESM(require_lib());
41
41
  async function warnIfOldNodeVersion(versions = process.versions) {
42
42
  let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
43
43
  if (nodeMajorVersion < 18) {
44
- let { renderWarning } = await import("./ui-ELFXJ5SP.js");
44
+ let { renderWarning } = await import("./ui-AVBT2RYD.js");
45
45
  renderWarning({
46
46
  headline: "Upgrade to a supported Node version now.",
47
47
  body: [
@@ -68,7 +68,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
68
68
  return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await warnIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
69
69
  }
70
70
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
71
- let { findUpAndReadPackageJson } = await import("./node-package-manager-O2PKPYOF.js"), { moduleDirectory } = await import("./path-NDLRQPLA.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-SO4CLKC5.js"), { moduleDirectory } = await import("./path-NDLRQPLA.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
72
72
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
73
73
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
74
74
  argv.splice(initIndex2, 0, "init");
@@ -117,4 +117,4 @@ export {
117
117
  jsonFlag,
118
118
  ClearCache
119
119
  };
120
- //# sourceMappingURL=chunk-3FPTOHRM.js.map
120
+ //# sourceMappingURL=chunk-6RAS3TKY.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-K3IAR2V7.js";
3
+ } from "./chunk-7E4HY4BI.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-L34JBA2U.js.map
28
+ //# sourceMappingURL=chunk-6RJITQAH.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-S62XWKOW.js";
8
+ } from "./chunk-3IUDQUHD.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-POZ5MGPT.js";
@@ -176,4 +176,4 @@ async function prompts() {
176
176
  export {
177
177
  prompts
178
178
  };
179
- //# sourceMappingURL=chunk-K3IAR2V7.js.map
179
+ //# sourceMappingURL=chunk-7E4HY4BI.js.map
@@ -4,9 +4,9 @@ import {
4
4
 
5
5
  // ../cli-kit/dist/public/common/version.js
6
6
  init_cjs_shims();
7
- var CLI_KIT_VERSION = "3.71.5";
7
+ var CLI_KIT_VERSION = "3.72.0";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-SCUUFAJG.js.map
12
+ //# sourceMappingURL=chunk-7HZBVQEC.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-BSGG25LC.js";
3
+ } from "./chunk-Y7VXKFK7.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-OJOHMVV7.js";
@@ -43,4 +43,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
43
43
  export {
44
44
  HelpCommand
45
45
  };
46
- //# sourceMappingURL=chunk-FNPKGJG5.js.map
46
+ //# sourceMappingURL=chunk-7QBUM445.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-SM6WFLIN.js";
7
+ } from "./chunk-3VCWJSLK.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-YDGS44FV.js";
10
+ } from "./chunk-3QKHLZPS.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-SCUUFAJG.js";
13
+ } from "./chunk-7HZBVQEC.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-U2PHK2QU.js";
16
+ } from "./chunk-2ZSVD4ED.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,7 +28,7 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-S62XWKOW.js";
31
+ } from "./chunk-3IUDQUHD.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2147,4 +2147,4 @@ export {
2147
2147
  registerCleanBugsnagErrorsFromWithinPlugins,
2148
2148
  addBugsnagMetadata
2149
2149
  };
2150
- //# sourceMappingURL=chunk-EP2QFBL2.js.map
2150
+ //# sourceMappingURL=chunk-CSDHFCD4.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-VSLR7ET4.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-SCUUFAJG.js";
8
+ } from "./chunk-7HZBVQEC.js";
9
9
  import {
10
10
  Environment,
11
11
  environmentVariables,
@@ -17,7 +17,7 @@ import {
17
17
  runWithTimer,
18
18
  serviceEnvironment,
19
19
  systemEnvironmentVariables
20
- } from "./chunk-S62XWKOW.js";
20
+ } from "./chunk-3IUDQUHD.js";
21
21
  import {
22
22
  sniffForJson
23
23
  } from "./chunk-K6Y4FYT5.js";
@@ -31065,4 +31065,4 @@ mime-types/index.js:
31065
31065
  * MIT Licensed
31066
31066
  *)
31067
31067
  */
31068
- //# sourceMappingURL=chunk-Q6SH2YN6.js.map
31068
+ //# sourceMappingURL=chunk-D4DJJ4PZ.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-BSGG25LC.js";
3
+ } from "./chunk-Y7VXKFK7.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-S62XWKOW.js";
9
+ } from "./chunk-3IUDQUHD.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
@@ -116,4 +116,4 @@ export {
116
116
  writeCommandFlagInterface,
117
117
  writeCommandUsageExampleFile
118
118
  };
119
- //# sourceMappingURL=chunk-64ODKZA6.js.map
119
+ //# sourceMappingURL=chunk-ECVFRPXR.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-BSGG25LC.js";
3
+ } from "./chunk-Y7VXKFK7.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-S62XWKOW.js";
7
+ } from "./chunk-3IUDQUHD.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-OJOHMVV7.js";
@@ -83,4 +83,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
83
83
  export {
84
84
  CommandFlags
85
85
  };
86
- //# sourceMappingURL=chunk-ACMYNTHV.js.map
86
+ //# sourceMappingURL=chunk-FO4MTYIH.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-TXM2NA7M.js";
3
+ } from "./chunk-2SBPGR72.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-S62XWKOW.js";
9
+ } from "./chunk-3IUDQUHD.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var Logout = class extends base_command_default {
25
25
  export {
26
26
  Logout
27
27
  };
28
- //# sourceMappingURL=chunk-DPYZXFHN.js.map
28
+ //# sourceMappingURL=chunk-ILLC5WWL.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-SCUUFAJG.js";
3
+ } from "./chunk-7HZBVQEC.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-S62XWKOW.js";
6
+ } from "./chunk-3IUDQUHD.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -17,4 +17,4 @@ async function versionService() {
17
17
  export {
18
18
  versionService
19
19
  };
20
- //# sourceMappingURL=chunk-E3WEPNA5.js.map
20
+ //# sourceMappingURL=chunk-J7K6IS5E.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-U2PHK2QU.js";
3
+ } from "./chunk-2ZSVD4ED.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-S62XWKOW.js";
9
+ } from "./chunk-3IUDQUHD.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ export {
25
25
  cliInstallCommand,
26
26
  getOutputUpdateCLIReminder
27
27
  };
28
- //# sourceMappingURL=chunk-NYEWMOXL.js.map
28
+ //# sourceMappingURL=chunk-JT4XUZYV.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-MD3VGRL6.js";
3
+ } from "./chunk-NCUT7QL7.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var List = class extends base_command_default {
25
25
  export {
26
26
  List
27
27
  };
28
- //# sourceMappingURL=chunk-KTJYQJIW.js.map
28
+ //# sourceMappingURL=chunk-JZNHOMVW.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-NYEWMOXL.js";
3
+ } from "./chunk-JT4XUZYV.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-S62XWKOW.js";
9
+ } from "./chunk-3IUDQUHD.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-POZ5MGPT.js";
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
34
34
  export {
35
35
  Upgrade
36
36
  };
37
- //# sourceMappingURL=chunk-IHWTXBTO.js.map
37
+ //# sourceMappingURL=chunk-KJQ2CWPN.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-FPK3PLLJ.js";
3
+ } from "./chunk-S3QQYC7T.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-OJOHMVV7.js";
@@ -45,4 +45,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
45
45
  export {
46
46
  Search
47
47
  };
48
- //# sourceMappingURL=chunk-I4WHTNMG.js.map
48
+ //# sourceMappingURL=chunk-LCVCSJWY.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-MD3VGRL6.js";
3
+ } from "./chunk-NCUT7QL7.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
25
25
  export {
26
26
  Generate
27
27
  };
28
- //# sourceMappingURL=chunk-T2BAUKFV.js.map
28
+ //# sourceMappingURL=chunk-MCAI46FD.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  getNotifications,
3
3
  stringifyFilters
4
- } from "./chunk-M4EYUWRX.js";
4
+ } from "./chunk-Z2EEAFLV.js";
5
5
  import {
6
6
  randomUUID
7
- } from "./chunk-Q6SH2YN6.js";
7
+ } from "./chunk-D4DJJ4PZ.js";
8
8
  import {
9
9
  CLI_KIT_VERSION
10
- } from "./chunk-SCUUFAJG.js";
10
+ } from "./chunk-7HZBVQEC.js";
11
11
  import {
12
12
  outputInfo,
13
13
  renderSelectPrompt,
@@ -15,7 +15,7 @@ import {
15
15
  renderTable,
16
16
  renderTextPrompt,
17
17
  writeFile
18
- } from "./chunk-S62XWKOW.js";
18
+ } from "./chunk-3IUDQUHD.js";
19
19
  import {
20
20
  init_cjs_shims
21
21
  } from "./chunk-POZ5MGPT.js";
@@ -102,4 +102,4 @@ export {
102
102
  generate,
103
103
  list
104
104
  };
105
- //# sourceMappingURL=chunk-MD3VGRL6.js.map
105
+ //# sourceMappingURL=chunk-NCUT7QL7.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-E3WEPNA5.js";
3
+ } from "./chunk-J7K6IS5E.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-RYFQGFLW.js.map
25
+ //# sourceMappingURL=chunk-NMJ5MMBB.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-5ZJJ2KQE.js";
3
+ } from "./chunk-2CJLC56R.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BSGG25LC.js";
6
+ } from "./chunk-Y7VXKFK7.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkStatic
27
27
  };
28
- //# sourceMappingURL=chunk-BVMNPVVX.js.map
28
+ //# sourceMappingURL=chunk-PLA2FIVK.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-K3IAR2V7.js";
3
+ } from "./chunk-7E4HY4BI.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-5ZJJ2KQE.js";
6
+ } from "./chunk-2CJLC56R.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-MQBDFLI4.js";
9
+ } from "./chunk-4E7Y62XG.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-BSGG25LC.js";
12
+ } from "./chunk-Y7VXKFK7.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-POZ5MGPT.js";
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
34
34
  export {
35
35
  KitchenSinkAll
36
36
  };
37
- //# sourceMappingURL=chunk-DVCWXBVL.js.map
37
+ //# sourceMappingURL=chunk-PZTRGMAM.js.map