@shopify/cli 3.69.1 → 3.69.2

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 (81) hide show
  1. package/dist/{chunk-VUQJSBXL.js → chunk-3GAW7KHI.js} +14 -7
  2. package/dist/{chunk-CH6PR2VT.js → chunk-3OIDVZIZ.js} +3 -3
  3. package/dist/{chunk-5W3WRWHE.js → chunk-3WFNAMWM.js} +3 -3
  4. package/dist/{chunk-E4FPHMGU.js → chunk-DNQFVYAS.js} +6 -6
  5. package/dist/{chunk-KXCAVMHA.js → chunk-EV5GSEM4.js} +2 -2
  6. package/dist/{chunk-PZSU4QTH.js → chunk-FFD6XASY.js} +2 -2
  7. package/dist/{chunk-4P6VDKXH.js → chunk-FUZII5SU.js} +2 -2
  8. package/dist/{chunk-KOQHK34U.js → chunk-G47BQXOE.js} +3 -3
  9. package/dist/{chunk-VSXWSKVK.js → chunk-G5AZEIPL.js} +4 -4
  10. package/dist/{chunk-7SCNBKRX.js → chunk-IE22KZB4.js} +4 -4
  11. package/dist/{chunk-LXEX6UNB.js → chunk-JIAAL2TZ.js} +2 -2
  12. package/dist/{chunk-DYVC757D.js → chunk-KB4EYUCM.js} +3 -3
  13. package/dist/{chunk-DQISYPN6.js → chunk-KNOC7J5B.js} +4 -4
  14. package/dist/{chunk-K55EL7HQ.js → chunk-LCWE2LYP.js} +6 -6
  15. package/dist/{chunk-4UO6LFBD.js → chunk-LHZ3RCIN.js} +4 -4
  16. package/dist/{chunk-SS3JYL5S.js → chunk-LPCMBLBT.js} +2 -2
  17. package/dist/{chunk-KIVJKHH4.js → chunk-LVUMM4RR.js} +3 -3
  18. package/dist/{chunk-LSXK7YFC.js → chunk-M2JUZYE2.js} +3 -3
  19. package/dist/{chunk-TODOEE5F.js → chunk-N3NJFO2L.js} +3 -3
  20. package/dist/{chunk-EFRDEP5S.js → chunk-N4XS6QEZ.js} +7 -7
  21. package/dist/{chunk-SSVHNTMB.js → chunk-NMJ32OLZ.js} +3 -3
  22. package/dist/{chunk-OA6RDR4W.js → chunk-O5S7ECCZ.js} +2 -2
  23. package/dist/{chunk-LQ7IL4AX.js → chunk-PNQSN7TX.js} +5 -5
  24. package/dist/{chunk-YEITDZ7O.js → chunk-PVRAV4YL.js} +3 -3
  25. package/dist/{chunk-ITNHP733.js → chunk-QTJLWEP5.js} +4 -4
  26. package/dist/{chunk-YV6SWFDE.js → chunk-R22HUUQW.js} +4 -4
  27. package/dist/{chunk-JECUABVU.js → chunk-RWM5FAVP.js} +3 -3
  28. package/dist/{chunk-ZKXBLV2V.js → chunk-SCNOIKOQ.js} +4 -4
  29. package/dist/{chunk-EL4JXI6O.js → chunk-TXCW4ZQG.js} +2 -2
  30. package/dist/{chunk-OFSGLPHJ.js → chunk-VIXV54Z3.js} +2 -2
  31. package/dist/{chunk-WOBGT6C6.js → chunk-W7EZ3DI2.js} +2 -2
  32. package/dist/{chunk-TM426SS3.js → chunk-X4LOZIBE.js} +3 -3
  33. package/dist/{chunk-KWVMII6E.js → chunk-Z2J5LDVI.js} +2 -2
  34. package/dist/{chunk-TRFLZOJU.js → chunk-ZSAVT23I.js} +5 -5
  35. package/dist/cli/commands/auth/logout.js +10 -10
  36. package/dist/cli/commands/auth/logout.test.js +11 -11
  37. package/dist/cli/commands/debug/command-flags.js +9 -9
  38. package/dist/cli/commands/demo/catalog.js +10 -10
  39. package/dist/cli/commands/demo/generate-file.js +10 -10
  40. package/dist/cli/commands/demo/index.js +10 -10
  41. package/dist/cli/commands/demo/print-ai-prompt.js +10 -10
  42. package/dist/cli/commands/docs/generate.js +9 -9
  43. package/dist/cli/commands/docs/generate.test.js +9 -9
  44. package/dist/cli/commands/help.js +9 -9
  45. package/dist/cli/commands/kitchen-sink/async.js +10 -10
  46. package/dist/cli/commands/kitchen-sink/async.test.js +10 -10
  47. package/dist/cli/commands/kitchen-sink/index.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/index.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/prompts.js +10 -10
  50. package/dist/cli/commands/kitchen-sink/prompts.test.js +10 -10
  51. package/dist/cli/commands/kitchen-sink/static.js +10 -10
  52. package/dist/cli/commands/kitchen-sink/static.test.js +10 -10
  53. package/dist/cli/commands/search.js +10 -10
  54. package/dist/cli/commands/upgrade.js +10 -10
  55. package/dist/cli/commands/version.js +10 -10
  56. package/dist/cli/commands/version.test.js +10 -10
  57. package/dist/cli/services/commands/search.js +2 -2
  58. package/dist/cli/services/commands/search.test.js +2 -2
  59. package/dist/cli/services/commands/version.js +3 -3
  60. package/dist/cli/services/commands/version.test.js +4 -4
  61. package/dist/cli/services/demo.js +2 -2
  62. package/dist/cli/services/demo.test.js +2 -2
  63. package/dist/cli/services/kitchen-sink/async.js +2 -2
  64. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  65. package/dist/cli/services/kitchen-sink/static.js +2 -2
  66. package/dist/cli/services/upgrade.js +3 -3
  67. package/dist/cli/services/upgrade.test.js +5 -5
  68. package/dist/{custom-oclif-loader-ETQSAFQG.js → custom-oclif-loader-BSIFJNCW.js} +2 -2
  69. package/dist/{error-handler-ITARI4R7.js → error-handler-C74V2WGU.js} +8 -8
  70. package/dist/hooks/postrun.js +6 -6
  71. package/dist/hooks/prerun.js +6 -6
  72. package/dist/index.js +40 -42
  73. package/dist/{local-JOQLVNNB.js → local-CWK27QUL.js} +2 -2
  74. package/dist/{node-XBEXHDBO.js → node-633BFJCW.js} +11 -11
  75. package/dist/{node-package-manager-EQM2DXHD.js → node-package-manager-LEJ5DHOS.js} +3 -3
  76. package/dist/{system-VHEQK233.js → system-2NQHDALO.js} +2 -2
  77. package/dist/tsconfig.tsbuildinfo +1 -1
  78. package/dist/{ui-SWA4K4YR.js → ui-PLFRNPYP.js} +2 -2
  79. package/dist/{workerd-QAI4NP7E.js → workerd-2EAKOGOR.js} +11 -11
  80. package/oclif.manifest.json +1 -1
  81. package/package.json +6 -6
@@ -29869,7 +29869,7 @@ function shouldReportErrorAsUnexpected(error) {
29869
29869
  if (!isFatal(error)) {
29870
29870
  if (error instanceof Error) {
29871
29871
  let message = error.message;
29872
- return !errorMessageImpliesEnvironmentIssue(message);
29872
+ return !errorMessageImpliesEnvironmentIssue(message, error.stack ?? "");
29873
29873
  }
29874
29874
  return !0;
29875
29875
  }
@@ -29878,18 +29878,25 @@ function shouldReportErrorAsUnexpected(error) {
29878
29878
  function cleanSingleStackTracePath(filePath) {
29879
29879
  return normalizePath(filePath).replace("file:/", "/").replace(/^\/?[A-Z]:/, "");
29880
29880
  }
29881
- function errorMessageImpliesEnvironmentIssue(message) {
29881
+ function errorMessageImpliesEnvironmentIssue(message, stack) {
29882
29882
  return [
29883
29883
  "EPERM: operation not permitted, scandir",
29884
29884
  "EACCES: permission denied",
29885
29885
  "EPERM: operation not permitted, symlink",
29886
29886
  "This version of npm supports the following node versions",
29887
- "EBUSY: resource busy or locked, rmdir",
29887
+ "EBUSY: resource busy or locked",
29888
29888
  "getaddrinfo ENOTFOUND",
29889
29889
  "Client network socket disconnected before secure TLS connection was established",
29890
29890
  "spawn EPERM",
29891
- "socket hang up"
29892
- ].some((issueMessage) => message.includes(issueMessage));
29891
+ "socket hang up",
29892
+ "ENOSPC: no space left on device",
29893
+ ["Maximum call stack size exceeded", /stubborn-fs.*retryify/]
29894
+ ].some((issueMessage) => {
29895
+ if (typeof issueMessage == "string")
29896
+ return message.includes(issueMessage);
29897
+ let [messageCheck, stackCheck] = issueMessage;
29898
+ return message.includes(messageCheck) && stackCheck.test(stack);
29899
+ });
29893
29900
  }
29894
29901
 
29895
29902
  // ../cli-kit/dist/public/node/abort.js
@@ -29925,7 +29932,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29925
29932
  try {
29926
29933
  await getAndSet();
29927
29934
  } catch (error) {
29928
- let { sendErrorToBugsnag } = await import("./error-handler-ITARI4R7.js");
29935
+ let { sendErrorToBugsnag } = await import("./error-handler-C74V2WGU.js");
29929
29936
  await sendErrorToBugsnag(error, "unexpected_error");
29930
29937
  }
29931
29938
  }, durationStack = [];
@@ -31888,4 +31895,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31888
31895
  * LICENSE file in the root directory of this source tree.
31889
31896
  *)
31890
31897
  */
31891
- //# sourceMappingURL=chunk-VUQJSBXL.js.map
31898
+ //# sourceMappingURL=chunk-3GAW7KHI.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-OA6RDR4W.js";
3
+ } from "./chunk-O5S7ECCZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-CH6PR2VT.js.map
28
+ //# sourceMappingURL=chunk-3OIDVZIZ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-TODOEE5F.js";
3
+ } from "./chunk-N3NJFO2L.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.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-5W3WRWHE.js.map
25
+ //# sourceMappingURL=chunk-3WFNAMWM.js.map
@@ -4,19 +4,19 @@ import {
4
4
  getEnvironmentVariables,
5
5
  getLastSeenUserIdAfterAuth,
6
6
  getSensitiveEnvironmentData
7
- } from "./chunk-LQ7IL4AX.js";
7
+ } from "./chunk-PNQSN7TX.js";
8
8
  import {
9
9
  platformAndArch
10
- } from "./chunk-OFSGLPHJ.js";
10
+ } from "./chunk-VIXV54Z3.js";
11
11
  import {
12
12
  runWithRateLimit
13
- } from "./chunk-KWVMII6E.js";
13
+ } from "./chunk-Z2J5LDVI.js";
14
14
  import {
15
15
  require_semver
16
16
  } from "./chunk-BYPQXSAL.js";
17
17
  import {
18
18
  CLI_KIT_VERSION
19
- } from "./chunk-WOBGT6C6.js";
19
+ } from "./chunk-W7EZ3DI2.js";
20
20
  import {
21
21
  AbortError,
22
22
  AbortSilentError,
@@ -47,7 +47,7 @@ import {
47
47
  spinFqdn,
48
48
  touchFile,
49
49
  useEmbeddedThemeCLI
50
- } from "./chunk-VUQJSBXL.js";
50
+ } from "./chunk-3GAW7KHI.js";
51
51
  import {
52
52
  envPaths,
53
53
  pathConstants,
@@ -15956,4 +15956,4 @@ export {
15956
15956
  getListOfTunnelPlugins,
15957
15957
  reportAnalyticsEvent
15958
15958
  };
15959
- //# sourceMappingURL=chunk-E4FPHMGU.js.map
15959
+ //# sourceMappingURL=chunk-DNQFVYAS.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-7SCNBKRX.js";
3
+ } from "./chunk-IE22KZB4.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-27ILOE3X.js";
@@ -43,4 +43,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
43
43
  export {
44
44
  HelpCommand
45
45
  };
46
- //# sourceMappingURL=chunk-KXCAVMHA.js.map
46
+ //# sourceMappingURL=chunk-EV5GSEM4.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-VUQJSBXL.js";
4
+ } from "./chunk-3GAW7KHI.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-POZ5MGPT.js";
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
33
33
  export {
34
34
  mockAndCaptureOutput
35
35
  };
36
- //# sourceMappingURL=chunk-PZSU4QTH.js.map
36
+ //# sourceMappingURL=chunk-FFD6XASY.js.map
@@ -17,7 +17,7 @@ import {
17
17
  renderTextPrompt,
18
18
  renderWarning,
19
19
  sleep
20
- } from "./chunk-VUQJSBXL.js";
20
+ } from "./chunk-3GAW7KHI.js";
21
21
  import {
22
22
  init_cjs_shims
23
23
  } from "./chunk-POZ5MGPT.js";
@@ -309,4 +309,4 @@ export {
309
309
  demoStepsSchema,
310
310
  demo
311
311
  };
312
- //# sourceMappingURL=chunk-4P6VDKXH.js.map
312
+ //# sourceMappingURL=chunk-FUZII5SU.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-SS3JYL5S.js";
3
+ } from "./chunk-LPCMBLBT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.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-KOQHK34U.js.map
28
+ //# sourceMappingURL=chunk-G47BQXOE.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-KIVJKHH4.js";
3
+ } from "./chunk-LVUMM4RR.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-VUQJSBXL.js";
9
+ } from "./chunk-3GAW7KHI.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-VSXWSKVK.js.map
37
+ //# sourceMappingURL=chunk-G5AZEIPL.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-K55EL7HQ.js";
4
+ } from "./chunk-LCWE2LYP.js";
5
5
  import {
6
6
  hashString
7
- } from "./chunk-LQ7IL4AX.js";
7
+ } from "./chunk-PNQSN7TX.js";
8
8
  import {
9
9
  AbortError,
10
10
  addPublicMetadata,
@@ -20,7 +20,7 @@ import {
20
20
  renderWarning,
21
21
  terminalSupportsPrompting,
22
22
  underscore
23
- } from "./chunk-VUQJSBXL.js";
23
+ } from "./chunk-3GAW7KHI.js";
24
24
  import {
25
25
  require_lib
26
26
  } from "./chunk-27ILOE3X.js";
@@ -1682,4 +1682,4 @@ export {
1682
1682
  encodeToml,
1683
1683
  base_command_default
1684
1684
  };
1685
- //# sourceMappingURL=chunk-7SCNBKRX.js.map
1685
+ //# sourceMappingURL=chunk-IE22KZB4.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-VUQJSBXL.js";
3
+ } from "./chunk-3GAW7KHI.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-POZ5MGPT.js";
@@ -15,4 +15,4 @@ async function searchService(query) {
15
15
  export {
16
16
  searchService
17
17
  };
18
- //# sourceMappingURL=chunk-LXEX6UNB.js.map
18
+ //# sourceMappingURL=chunk-JIAAL2TZ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-EL4JXI6O.js";
3
+ } from "./chunk-TXCW4ZQG.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.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-DYVC757D.js.map
28
+ //# sourceMappingURL=chunk-KB4EYUCM.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-JECUABVU.js";
3
+ } from "./chunk-RWM5FAVP.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-VUQJSBXL.js";
9
+ } from "./chunk-3GAW7KHI.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-DQISYPN6.js.map
28
+ //# sourceMappingURL=chunk-KNOC7J5B.js.map
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  fanoutHooks,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-E4FPHMGU.js";
4
+ } from "./chunk-DNQFVYAS.js";
5
5
  import {
6
6
  getEnvironmentData
7
- } from "./chunk-LQ7IL4AX.js";
7
+ } from "./chunk-PNQSN7TX.js";
8
8
  import {
9
9
  runWithRateLimit
10
- } from "./chunk-KWVMII6E.js";
10
+ } from "./chunk-Z2J5LDVI.js";
11
11
  import {
12
12
  require_once
13
13
  } from "./chunk-O5K4AU7Q.js";
14
14
  import {
15
15
  CLI_KIT_VERSION
16
- } from "./chunk-WOBGT6C6.js";
16
+ } from "./chunk-W7EZ3DI2.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -27,7 +27,7 @@ import {
27
27
  printEventsJson,
28
28
  require_stacktracey,
29
29
  shouldReportErrorAsUnexpected
30
- } from "./chunk-VUQJSBXL.js";
30
+ } from "./chunk-3GAW7KHI.js";
31
31
  import {
32
32
  bugsnagApiKey,
33
33
  reportingRateLimit
@@ -2152,4 +2152,4 @@ export {
2152
2152
  registerCleanBugsnagErrorsFromWithinPlugins,
2153
2153
  addBugsnagMetadata
2154
2154
  };
2155
- //# sourceMappingURL=chunk-K55EL7HQ.js.map
2155
+ //# sourceMappingURL=chunk-LCWE2LYP.js.map
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk-QSUS3GJF.js";
4
4
  import {
5
5
  demoStepsSchema
6
- } from "./chunk-4P6VDKXH.js";
6
+ } from "./chunk-FUZII5SU.js";
7
7
  import {
8
8
  base_command_default
9
- } from "./chunk-7SCNBKRX.js";
9
+ } from "./chunk-IE22KZB4.js";
10
10
  import {
11
11
  AbortError,
12
12
  fileExists,
@@ -17,7 +17,7 @@ import {
17
17
  readFile,
18
18
  renderAutocompletePrompt,
19
19
  writeFile
20
- } from "./chunk-VUQJSBXL.js";
20
+ } from "./chunk-3GAW7KHI.js";
21
21
  import {
22
22
  require_lib
23
23
  } from "./chunk-27ILOE3X.js";
@@ -113,4 +113,4 @@ async function selectSteps() {
113
113
  export {
114
114
  GenerateFile
115
115
  };
116
- //# sourceMappingURL=chunk-4UO6LFBD.js.map
116
+ //# sourceMappingURL=chunk-LHZ3RCIN.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-VUQJSBXL.js";
8
+ } from "./chunk-3GAW7KHI.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-SS3JYL5S.js.map
179
+ //# sourceMappingURL=chunk-LPCMBLBT.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-KWVMII6E.js";
3
+ } from "./chunk-Z2J5LDVI.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-VUQJSBXL.js";
9
+ } from "./chunk-3GAW7KHI.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-KIVJKHH4.js.map
28
+ //# sourceMappingURL=chunk-LVUMM4RR.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-LXEX6UNB.js";
3
+ } from "./chunk-JIAAL2TZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-27ILOE3X.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-LSXK7YFC.js.map
48
+ //# sourceMappingURL=chunk-M2JUZYE2.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-WOBGT6C6.js";
3
+ } from "./chunk-W7EZ3DI2.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-VUQJSBXL.js";
6
+ } from "./chunk-3GAW7KHI.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-TODOEE5F.js.map
20
+ //# sourceMappingURL=chunk-N3NJFO2L.js.map
@@ -2,20 +2,20 @@ import {
2
2
  ensureAuthenticatedAdmin,
3
3
  ensureAuthenticatedBusinessPlatform,
4
4
  logout
5
- } from "./chunk-JECUABVU.js";
5
+ } from "./chunk-RWM5FAVP.js";
6
6
  import {
7
7
  base_command_default
8
- } from "./chunk-7SCNBKRX.js";
8
+ } from "./chunk-IE22KZB4.js";
9
9
  import {
10
10
  fanoutHooks
11
- } from "./chunk-E4FPHMGU.js";
11
+ } from "./chunk-DNQFVYAS.js";
12
12
  import {
13
13
  businessPlatformFqdn,
14
14
  graphqlRequest,
15
15
  graphqlRequestDoc,
16
16
  handleDeprecations,
17
17
  normalizeStoreFqdn
18
- } from "./chunk-LQ7IL4AX.js";
18
+ } from "./chunk-PNQSN7TX.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-KWVMII6E.js";
26
+ } from "./chunk-Z2J5LDVI.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-VUQJSBXL.js";
64
+ } from "./chunk-3GAW7KHI.js";
65
65
  import {
66
66
  require_lib
67
67
  } from "./chunk-27ILOE3X.js";
@@ -146621,4 +146621,4 @@ export {
146621
146621
  getDebugBannerLine,
146622
146622
  getUtilityBannerlines
146623
146623
  };
146624
- //# sourceMappingURL=chunk-EFRDEP5S.js.map
146624
+ //# sourceMappingURL=chunk-N4XS6QEZ.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-KWVMII6E.js";
7
+ } from "./chunk-Z2J5LDVI.js";
8
8
  import {
9
9
  AbortError,
10
10
  exec,
@@ -15,7 +15,7 @@ import {
15
15
  outputSuccess,
16
16
  outputToken,
17
17
  outputWarn
18
- } from "./chunk-VUQJSBXL.js";
18
+ } from "./chunk-3GAW7KHI.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -140,4 +140,4 @@ function usingPackageManager({ env } = { env: process.env }) {
140
140
  export {
141
141
  upgrade
142
142
  };
143
- //# sourceMappingURL=chunk-SSVHNTMB.js.map
143
+ //# sourceMappingURL=chunk-NMJ32OLZ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-VUQJSBXL.js";
4
+ } from "./chunk-3GAW7KHI.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-OA6RDR4W.js.map
46
+ //# sourceMappingURL=chunk-O5S7ECCZ.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-VSLR7ET4.js";
6
6
  import {
7
7
  platformAndArch
8
- } from "./chunk-OFSGLPHJ.js";
8
+ } from "./chunk-VIXV54Z3.js";
9
9
  import {
10
10
  cacheRetrieveOrRepopulate,
11
11
  getCachedPartnerAccountStatus,
@@ -15,10 +15,10 @@ import {
15
15
  removeSession,
16
16
  setCachedPartnerAccountStatus,
17
17
  setSession
18
- } from "./chunk-KWVMII6E.js";
18
+ } from "./chunk-Z2J5LDVI.js";
19
19
  import {
20
20
  CLI_KIT_VERSION
21
- } from "./chunk-WOBGT6C6.js";
21
+ } from "./chunk-W7EZ3DI2.js";
22
22
  import {
23
23
  z
24
24
  } from "./chunk-NLUGD7PZ.js";
@@ -52,7 +52,7 @@ import {
52
52
  spinFqdn,
53
53
  stringifyMessage,
54
54
  themeToken
55
- } from "./chunk-VUQJSBXL.js";
55
+ } from "./chunk-3GAW7KHI.js";
56
56
  import {
57
57
  defaultThemeKitAccessDomain,
58
58
  environmentVariables,
@@ -31882,4 +31882,4 @@ mime-types/index.js:
31882
31882
  * MIT Licensed
31883
31883
  *)
31884
31884
  */
31885
- //# sourceMappingURL=chunk-LQ7IL4AX.js.map
31885
+ //# sourceMappingURL=chunk-PNQSN7TX.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-7SCNBKRX.js";
3
+ } from "./chunk-IE22KZB4.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-VUQJSBXL.js";
7
+ } from "./chunk-3GAW7KHI.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-27ILOE3X.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-YEITDZ7O.js.map
86
+ //# sourceMappingURL=chunk-PVRAV4YL.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  demo
3
- } from "./chunk-4P6VDKXH.js";
3
+ } from "./chunk-FUZII5SU.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  outputInfo,
9
9
  readFile,
10
10
  renderAutocompletePrompt
11
- } from "./chunk-VUQJSBXL.js";
11
+ } from "./chunk-3GAW7KHI.js";
12
12
  import {
13
13
  joinPath
14
14
  } from "./chunk-T2GATXSP.js";
@@ -42,4 +42,4 @@ var Catalog = class extends base_command_default {
42
42
  export {
43
43
  Catalog
44
44
  };
45
- //# sourceMappingURL=chunk-ITNHP733.js.map
45
+ //# sourceMappingURL=chunk-QTJLWEP5.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  demo
3
- } from "./chunk-4P6VDKXH.js";
3
+ } from "./chunk-FUZII5SU.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-7SCNBKRX.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  readFile
9
- } from "./chunk-VUQJSBXL.js";
9
+ } from "./chunk-3GAW7KHI.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-27ILOE3X.js";
@@ -56,4 +56,4 @@ var Demo = class _Demo extends base_command_default {
56
56
  export {
57
57
  Demo
58
58
  };
59
- //# sourceMappingURL=chunk-YV6SWFDE.js.map
59
+ //# sourceMappingURL=chunk-R22HUUQW.js.map
@@ -8,13 +8,13 @@ import {
8
8
  remove,
9
9
  setLastSeenAuthMethod,
10
10
  setLastSeenUserIdAfterAuth
11
- } from "./chunk-LQ7IL4AX.js";
11
+ } from "./chunk-PNQSN7TX.js";
12
12
  import {
13
13
  BugError,
14
14
  outputContent,
15
15
  outputDebug,
16
16
  outputToken
17
- } from "./chunk-VUQJSBXL.js";
17
+ } from "./chunk-3GAW7KHI.js";
18
18
  import {
19
19
  init_cjs_shims
20
20
  } from "./chunk-POZ5MGPT.js";
@@ -100,4 +100,4 @@ export {
100
100
  ensureAuthenticatedBusinessPlatform,
101
101
  logout
102
102
  };
103
- //# sourceMappingURL=chunk-JECUABVU.js.map
103
+ //# sourceMappingURL=chunk-RWM5FAVP.js.map