@shopify/cli 3.78.1 → 3.78.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 (78) hide show
  1. package/dist/{chunk-UGX6DGR4.js → chunk-6G5FH3WC.js} +2 -2
  2. package/dist/{chunk-SWU3QODP.js → chunk-6GHUZFPP.js} +2 -2
  3. package/dist/{chunk-HE3BDMSQ.js → chunk-6HJM24C2.js} +4 -4
  4. package/dist/{chunk-LE26CN2H.js → chunk-6V2YVCS2.js} +4 -4
  5. package/dist/{chunk-RH2XRA3A.js → chunk-7KZBYW7W.js} +3 -3
  6. package/dist/{chunk-QTRXKFCW.js → chunk-7S2OZRQF.js} +3 -3
  7. package/dist/{chunk-TIMWAEJ5.js → chunk-DHQUQSYW.js} +2 -2
  8. package/dist/{chunk-OAZABGFS.js → chunk-DOEVJAN2.js} +2 -2
  9. package/dist/{chunk-F3SJ7GH2.js → chunk-DR5VG62Q.js} +3 -3
  10. package/dist/{chunk-WWOE2EFZ.js → chunk-E76452W5.js} +3 -3
  11. package/dist/{chunk-ZJ2IPVO4.js → chunk-GJEIVT3X.js} +3 -3
  12. package/dist/{chunk-FZI742QM.js → chunk-GTVU6SJH.js} +2 -2
  13. package/dist/{chunk-F23MB6TB.js → chunk-HZRI37XU.js} +3 -3
  14. package/dist/{chunk-HO5XX2LU.js → chunk-IBRFXDBZ.js} +6 -6
  15. package/dist/{chunk-DNGCAQBF.js → chunk-IG6TAMGV.js} +6 -6
  16. package/dist/{chunk-5DXEBIVF.js → chunk-IK6NAHQI.js} +2 -2
  17. package/dist/{chunk-VE4ESNRH.js → chunk-L35GVYH5.js} +3 -3
  18. package/dist/{chunk-FEYZLXHI.js → chunk-L4SLRBFT.js} +3 -3
  19. package/dist/{chunk-GA5Q2G7N.js → chunk-LAKQWRR5.js} +2 -2
  20. package/dist/{chunk-GWN4I7WX.js → chunk-LGQNLPOA.js} +3 -3
  21. package/dist/{chunk-EBRJEUGC.js → chunk-QTIPSIA5.js} +7 -7
  22. package/dist/{chunk-3COQLGRL.js → chunk-S5XTFY2H.js} +4 -4
  23. package/dist/{chunk-AV64MUSE.js → chunk-TVCBBRZD.js} +4 -4
  24. package/dist/{chunk-FHYKRLSA.js → chunk-UE4DFKJU.js} +3 -3
  25. package/dist/{chunk-QYA3TD2H.js → chunk-UP44YINT.js} +4 -4
  26. package/dist/{chunk-HGD26EDV.js → chunk-UV2DGNFK.js} +4 -4
  27. package/dist/{chunk-H73PDGHM.js → chunk-VBX7R3AF.js} +9 -9
  28. package/dist/{chunk-O6JLOWUE.js → chunk-VEHGKA4Q.js} +5 -5
  29. package/dist/{chunk-PT5BDLIN.js → chunk-WBWYZ7XQ.js} +4 -4
  30. package/dist/{chunk-6GQF27II.js → chunk-WYNL2S7B.js} +3 -3
  31. package/dist/{chunk-TFCMG5O2.js → chunk-YKVQZFEC.js} +7 -7
  32. package/dist/{chunk-6IPFYNHW.js → chunk-YXH3NSML.js} +2 -2
  33. package/dist/{chunk-TJUGCRWY.js → chunk-ZPZFAVIY.js} +2 -2
  34. package/dist/{chunk-HRT2J6AZ.js → chunk-ZTD22GER.js} +3 -3
  35. package/dist/cli/commands/auth/logout.js +11 -11
  36. package/dist/cli/commands/auth/logout.test.js +12 -12
  37. package/dist/cli/commands/cache/clear.js +10 -10
  38. package/dist/cli/commands/debug/command-flags.js +10 -10
  39. package/dist/cli/commands/docs/generate.js +10 -10
  40. package/dist/cli/commands/docs/generate.test.js +10 -10
  41. package/dist/cli/commands/help.js +10 -10
  42. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  44. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  45. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  46. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  50. package/dist/cli/commands/notifications/generate.js +11 -11
  51. package/dist/cli/commands/notifications/list.js +11 -11
  52. package/dist/cli/commands/search.js +11 -11
  53. package/dist/cli/commands/upgrade.js +11 -11
  54. package/dist/cli/commands/version.js +11 -11
  55. package/dist/cli/commands/version.test.js +11 -11
  56. package/dist/cli/services/commands/notifications.js +6 -6
  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/kitchen-sink/async.js +2 -2
  62. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  63. package/dist/cli/services/kitchen-sink/static.js +2 -2
  64. package/dist/cli/services/upgrade.js +3 -3
  65. package/dist/cli/services/upgrade.test.js +4 -4
  66. package/dist/{custom-oclif-loader-BGXT6N23.js → custom-oclif-loader-TUNXMYGU.js} +2 -2
  67. package/dist/{error-handler-HVEM4RKZ.js → error-handler-AWP3RCBG.js} +8 -8
  68. package/dist/hooks/postrun.js +6 -6
  69. package/dist/hooks/prerun.js +7 -7
  70. package/dist/index.js +37 -37
  71. package/dist/{local-UX2FKODS.js → local-RBT53U3L.js} +2 -2
  72. package/dist/{node-RJ5OAO2M.js → node-SKXMS2TZ.js} +12 -12
  73. package/dist/{node-package-manager-NS6MYGUI.js → node-package-manager-BZHJZTGV.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-FQHY2OWD.js → ui-5MADIMGC.js} +2 -2
  76. package/dist/{workerd-KUHMQGDX.js → workerd-YRUKUE76.js} +12 -12
  77. package/oclif.manifest.json +1 -1
  78. package/package.json +6 -6
@@ -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.78.1";
7
+ var CLI_KIT_VERSION = "3.78.2";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-UGX6DGR4.js.map
12
+ //# sourceMappingURL=chunk-6G5FH3WC.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-OAZABGFS.js";
4
+ } from "./chunk-DOEVJAN2.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
33
33
  export {
34
34
  mockAndCaptureOutput
35
35
  };
36
- //# sourceMappingURL=chunk-SWU3QODP.js.map
36
+ //# sourceMappingURL=chunk-6GHUZFPP.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-UGX6DGR4.js";
8
+ } from "./chunk-6G5FH3WC.js";
9
9
  import {
10
10
  Environment,
11
11
  firstPartyDev,
@@ -17,7 +17,7 @@ import {
17
17
  serviceEnvironment,
18
18
  skipNetworkLevelRetry,
19
19
  sleep
20
- } from "./chunk-OAZABGFS.js";
20
+ } from "./chunk-DOEVJAN2.js";
21
21
  import {
22
22
  __commonJS,
23
23
  __require,
@@ -27470,7 +27470,7 @@ ${result.sanitizedHeaders}
27470
27470
  }
27471
27471
 
27472
27472
  // ../cli-kit/dist/public/node/http.js
27473
- var import_form_data = __toESM(require_form_data(), 1);
27473
+ var import_form_data = __toESM(require_form_data());
27474
27474
 
27475
27475
  // ../../node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js
27476
27476
  init_cjs_shims();
@@ -31386,4 +31386,4 @@ mime-types/index.js:
31386
31386
  * MIT Licensed
31387
31387
  *)
31388
31388
  */
31389
- //# sourceMappingURL=chunk-HE3BDMSQ.js.map
31389
+ //# sourceMappingURL=chunk-6HJM24C2.js.map
@@ -2,10 +2,10 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-DNGCAQBF.js";
5
+ } from "./chunk-IG6TAMGV.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-UGX6DGR4.js";
8
+ } from "./chunk-6G5FH3WC.js";
9
9
  import {
10
10
  outputInfo,
11
11
  randomUUID,
@@ -14,7 +14,7 @@ import {
14
14
  renderTable,
15
15
  renderTextPrompt,
16
16
  writeFile
17
- } from "./chunk-OAZABGFS.js";
17
+ } from "./chunk-DOEVJAN2.js";
18
18
  import {
19
19
  init_cjs_shims
20
20
  } from "./chunk-PKR7KJ6P.js";
@@ -101,4 +101,4 @@ export {
101
101
  generate,
102
102
  list
103
103
  };
104
- //# sourceMappingURL=chunk-LE26CN2H.js.map
104
+ //# sourceMappingURL=chunk-6V2YVCS2.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-PT5BDLIN.js";
3
+ } from "./chunk-WBWYZ7XQ.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-OAZABGFS.js";
7
+ } from "./chunk-DOEVJAN2.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-QAKYKTFV.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-RH2XRA3A.js.map
86
+ //# sourceMappingURL=chunk-7KZBYW7W.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-6IPFYNHW.js";
3
+ } from "./chunk-YXH3NSML.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-QTRXKFCW.js.map
28
+ //# sourceMappingURL=chunk-7S2OZRQF.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-PT5BDLIN.js";
3
+ } from "./chunk-WBWYZ7XQ.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-QAKYKTFV.js";
@@ -46,4 +46,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
46
46
  export {
47
47
  HelpCommand
48
48
  };
49
- //# sourceMappingURL=chunk-TIMWAEJ5.js.map
49
+ //# sourceMappingURL=chunk-DHQUQSYW.js.map
@@ -29547,7 +29547,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29547
29547
  try {
29548
29548
  await getAndSet();
29549
29549
  } catch (error) {
29550
- let { sendErrorToBugsnag } = await import("./error-handler-HVEM4RKZ.js");
29550
+ let { sendErrorToBugsnag } = await import("./error-handler-AWP3RCBG.js");
29551
29551
  await sendErrorToBugsnag(error, "unexpected_error");
29552
29552
  }
29553
29553
  }, durationStack = [];
@@ -31555,4 +31555,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31555
31555
  * LICENSE file in the root directory of this source tree.
31556
31556
  *)
31557
31557
  */
31558
- //# sourceMappingURL=chunk-OAZABGFS.js.map
31558
+ //# sourceMappingURL=chunk-DOEVJAN2.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-TJUGCRWY.js";
3
+ } from "./chunk-ZPZFAVIY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-F3SJ7GH2.js.map
28
+ //# sourceMappingURL=chunk-DR5VG62Q.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-GA5Q2G7N.js";
3
+ } from "./chunk-LAKQWRR5.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-QAKYKTFV.js";
@@ -48,4 +48,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
48
48
  export {
49
49
  Search
50
50
  };
51
- //# sourceMappingURL=chunk-WWOE2EFZ.js.map
51
+ //# sourceMappingURL=chunk-E76452W5.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-LE26CN2H.js";
3
+ } from "./chunk-6V2YVCS2.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
25
25
  export {
26
26
  Generate
27
27
  };
28
- //# sourceMappingURL=chunk-ZJ2IPVO4.js.map
28
+ //# sourceMappingURL=chunk-GJEIVT3X.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-OAZABGFS.js";
10
+ } from "./chunk-DOEVJAN2.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-PKR7KJ6P.js";
@@ -203,4 +203,4 @@ async function staticService() {
203
203
  export {
204
204
  staticService
205
205
  };
206
- //# sourceMappingURL=chunk-FZI742QM.js.map
206
+ //# sourceMappingURL=chunk-GTVU6SJH.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-FHYKRLSA.js";
3
+ } from "./chunk-UE4DFKJU.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-F23MB6TB.js.map
25
+ //# sourceMappingURL=chunk-HZRI37XU.js.map
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-HGD26EDV.js";
5
+ } from "./chunk-UV2DGNFK.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-HE3BDMSQ.js";
8
+ } from "./chunk-6HJM24C2.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-UGX6DGR4.js";
11
+ } from "./chunk-6G5FH3WC.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-5DXEBIVF.js";
14
+ } from "./chunk-IK6NAHQI.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-OAZABGFS.js";
31
+ } from "./chunk-DOEVJAN2.js";
32
32
  import {
33
33
  __commonJS,
34
34
  __esm,
@@ -15930,4 +15930,4 @@ export {
15930
15930
  requestIdsCollection,
15931
15931
  reportAnalyticsEvent
15932
15932
  };
15933
- //# sourceMappingURL=chunk-HO5XX2LU.js.map
15933
+ //# sourceMappingURL=chunk-IBRFXDBZ.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  fetch,
3
3
  z
4
- } from "./chunk-HE3BDMSQ.js";
4
+ } from "./chunk-6HJM24C2.js";
5
5
  import {
6
6
  CLI_KIT_VERSION
7
- } from "./chunk-UGX6DGR4.js";
7
+ } from "./chunk-6G5FH3WC.js";
8
8
  import {
9
9
  cacheRetrieve,
10
10
  cacheStore,
11
11
  versionSatisfies
12
- } from "./chunk-5DXEBIVF.js";
12
+ } from "./chunk-IK6NAHQI.js";
13
13
  import {
14
14
  AbortSilentError,
15
15
  exec,
@@ -19,7 +19,7 @@ import {
19
19
  renderError,
20
20
  renderInfo,
21
21
  renderWarning
22
- } from "./chunk-OAZABGFS.js";
22
+ } from "./chunk-DOEVJAN2.js";
23
23
  import {
24
24
  init_cjs_shims
25
25
  } from "./chunk-PKR7KJ6P.js";
@@ -87,7 +87,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
87
87
  throw new AbortSilentError();
88
88
  let errorMessage = `Error showing notifications: ${error.message}`;
89
89
  outputDebug(errorMessage);
90
- let { sendErrorToBugsnag } = await import("./error-handler-HVEM4RKZ.js");
90
+ let { sendErrorToBugsnag } = await import("./error-handler-AWP3RCBG.js");
91
91
  await sendErrorToBugsnag(errorMessage, "unexpected_error");
92
92
  }
93
93
  }
@@ -199,4 +199,4 @@ export {
199
199
  fetchNotificationsInBackground,
200
200
  stringifyFilters
201
201
  };
202
- //# sourceMappingURL=chunk-DNGCAQBF.js.map
202
+ //# sourceMappingURL=chunk-IG6TAMGV.js.map
@@ -21,7 +21,7 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-OAZABGFS.js";
24
+ } from "./chunk-DOEVJAN2.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
@@ -13749,4 +13749,4 @@ deep-extend/lib/deep-extend.js:
13749
13749
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13750
13750
  *)
13751
13751
  */
13752
- //# sourceMappingURL=chunk-5DXEBIVF.js.map
13752
+ //# sourceMappingURL=chunk-IK6NAHQI.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-PT5BDLIN.js";
3
+ } from "./chunk-WBWYZ7XQ.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-OAZABGFS.js";
9
+ } from "./chunk-DOEVJAN2.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
@@ -118,4 +118,4 @@ export {
118
118
  writeCommandFlagInterface,
119
119
  writeCommandUsageExampleFile
120
120
  };
121
- //# sourceMappingURL=chunk-VE4ESNRH.js.map
121
+ //# sourceMappingURL=chunk-L35GVYH5.js.map
@@ -6,7 +6,7 @@ import {
6
6
  remove,
7
7
  setLastSeenAuthMethod,
8
8
  setLastSeenUserIdAfterAuth
9
- } from "./chunk-HGD26EDV.js";
9
+ } from "./chunk-UV2DGNFK.js";
10
10
  import {
11
11
  BugError,
12
12
  getPartnersToken,
@@ -14,7 +14,7 @@ import {
14
14
  outputContent,
15
15
  outputDebug,
16
16
  outputToken
17
- } from "./chunk-OAZABGFS.js";
17
+ } from "./chunk-DOEVJAN2.js";
18
18
  import {
19
19
  init_cjs_shims
20
20
  } from "./chunk-PKR7KJ6P.js";
@@ -104,4 +104,4 @@ export {
104
104
  ensureAuthenticatedBusinessPlatform,
105
105
  logout
106
106
  };
107
- //# sourceMappingURL=chunk-FEYZLXHI.js.map
107
+ //# sourceMappingURL=chunk-L4SLRBFT.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-OAZABGFS.js";
3
+ } from "./chunk-DOEVJAN2.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-PKR7KJ6P.js";
@@ -15,4 +15,4 @@ async function searchService(query) {
15
15
  export {
16
16
  searchService
17
17
  };
18
- //# sourceMappingURL=chunk-GA5Q2G7N.js.map
18
+ //# sourceMappingURL=chunk-LAKQWRR5.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-5DXEBIVF.js";
7
+ } from "./chunk-IK6NAHQI.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-OAZABGFS.js";
18
+ } from "./chunk-DOEVJAN2.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
139
139
  export {
140
140
  upgrade
141
141
  };
142
- //# sourceMappingURL=chunk-GWN4I7WX.js.map
142
+ //# sourceMappingURL=chunk-LGQNLPOA.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-HO5XX2LU.js";
7
+ } from "./chunk-IBRFXDBZ.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-HGD26EDV.js";
10
+ } from "./chunk-UV2DGNFK.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-UGX6DGR4.js";
13
+ } from "./chunk-6G5FH3WC.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-5DXEBIVF.js";
16
+ } from "./chunk-IK6NAHQI.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-OAZABGFS.js";
31
+ } from "./chunk-DOEVJAN2.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2029,7 +2029,7 @@ var require_notifier = __commonJS({
2029
2029
 
2030
2030
  // ../cli-kit/dist/public/node/error-handler.js
2031
2031
  init_cjs_shims();
2032
- var import_core = __toESM(require_lib()), import_stacktracey = __toESM(require_stacktracey()), import_js = __toESM(require_notifier());
2032
+ var import_core = __toESM(require_lib(), 1), import_stacktracey = __toESM(require_stacktracey(), 1), import_js = __toESM(require_notifier(), 1);
2033
2033
  import { realpath } from "fs/promises";
2034
2034
  async function errorHandler(error, config) {
2035
2035
  if (error instanceof CancelExecution)
@@ -2140,4 +2140,4 @@ export {
2140
2140
  registerCleanBugsnagErrorsFromWithinPlugins,
2141
2141
  addBugsnagMetadata
2142
2142
  };
2143
- //# sourceMappingURL=chunk-EBRJEUGC.js.map
2143
+ //# sourceMappingURL=chunk-QTIPSIA5.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-HRT2J6AZ.js";
3
+ } from "./chunk-ZTD22GER.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-OAZABGFS.js";
9
+ } from "./chunk-DOEVJAN2.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
34
34
  export {
35
35
  Upgrade
36
36
  };
37
- //# sourceMappingURL=chunk-3COQLGRL.js.map
37
+ //# sourceMappingURL=chunk-S5XTFY2H.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-LE26CN2H.js";
3
+ } from "./chunk-6V2YVCS2.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-EBRJEUGC.js";
9
+ } from "./chunk-QTIPSIA5.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-QAKYKTFV.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-AV64MUSE.js.map
52
+ //# sourceMappingURL=chunk-TVCBBRZD.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-UGX6DGR4.js";
3
+ } from "./chunk-6G5FH3WC.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-OAZABGFS.js";
6
+ } from "./chunk-DOEVJAN2.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -17,4 +17,4 @@ async function versionService() {
17
17
  export {
18
18
  versionService
19
19
  };
20
- //# sourceMappingURL=chunk-FHYKRLSA.js.map
20
+ //# sourceMappingURL=chunk-UE4DFKJU.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-FEYZLXHI.js";
3
+ } from "./chunk-L4SLRBFT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-PT5BDLIN.js";
6
+ } from "./chunk-WBWYZ7XQ.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-OAZABGFS.js";
9
+ } from "./chunk-DOEVJAN2.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var Logout = class extends base_command_default {
25
25
  export {
26
26
  Logout
27
27
  };
28
- //# sourceMappingURL=chunk-QYA3TD2H.js.map
28
+ //# sourceMappingURL=chunk-UP44YINT.js.map
@@ -2,14 +2,14 @@ import {
2
2
  allAPIs,
3
3
  shopifyFetch,
4
4
  z
5
- } from "./chunk-HE3BDMSQ.js";
5
+ } from "./chunk-6HJM24C2.js";
6
6
  import {
7
7
  getPackageManager,
8
8
  getSession,
9
9
  packageManagerFromUserAgent,
10
10
  removeSession,
11
11
  setSession
12
- } from "./chunk-5DXEBIVF.js";
12
+ } from "./chunk-IK6NAHQI.js";
13
13
  import {
14
14
  AbortError,
15
15
  BugError,
@@ -45,7 +45,7 @@ import {
45
45
  sessionConstants,
46
46
  spinFqdn,
47
47
  themeToken
48
- } from "./chunk-OAZABGFS.js";
48
+ } from "./chunk-DOEVJAN2.js";
49
49
  import {
50
50
  cwd
51
51
  } from "./chunk-57Q6OQG4.js";
@@ -1167,4 +1167,4 @@ export {
1167
1167
  getEnvironmentData,
1168
1168
  getSensitiveEnvironmentData
1169
1169
  };
1170
- //# sourceMappingURL=chunk-HGD26EDV.js.map
1170
+ //# sourceMappingURL=chunk-UV2DGNFK.js.map
@@ -8,19 +8,19 @@ import {
8
8
  ensureAuthenticatedAdmin,
9
9
  ensureAuthenticatedBusinessPlatform,
10
10
  logout
11
- } from "./chunk-FEYZLXHI.js";
11
+ } from "./chunk-L4SLRBFT.js";
12
12
  import {
13
13
  base_command_default
14
- } from "./chunk-PT5BDLIN.js";
14
+ } from "./chunk-WBWYZ7XQ.js";
15
15
  import {
16
16
  fanoutHooks,
17
17
  requestIdsCollection
18
- } from "./chunk-HO5XX2LU.js";
18
+ } from "./chunk-IBRFXDBZ.js";
19
19
  import {
20
20
  businessPlatformFqdn,
21
21
  normalizeStoreFqdn,
22
22
  partnersFqdn
23
- } from "./chunk-HGD26EDV.js";
23
+ } from "./chunk-UV2DGNFK.js";
24
24
  import {
25
25
  ClientError,
26
26
  GraphQLClient,
@@ -33,10 +33,10 @@ import {
33
33
  retryAwareRequest,
34
34
  sanitizeURL,
35
35
  sanitizedHeadersOutput
36
- } from "./chunk-HE3BDMSQ.js";
36
+ } from "./chunk-6HJM24C2.js";
37
37
  import {
38
38
  CLI_KIT_VERSION
39
- } from "./chunk-UGX6DGR4.js";
39
+ } from "./chunk-6G5FH3WC.js";
40
40
  import {
41
41
  cacheRetrieveOrRepopulate,
42
42
  findUpAndReadPackageJson,
@@ -46,7 +46,7 @@ import {
46
46
  readAndParsePackageJson,
47
47
  timeIntervalToMilliseconds,
48
48
  writePackageJSON
49
- } from "./chunk-5DXEBIVF.js";
49
+ } from "./chunk-IK6NAHQI.js";
50
50
  import {
51
51
  AbortError,
52
52
  BugError,
@@ -91,7 +91,7 @@ import {
91
91
  stringifyMessage,
92
92
  writeFile,
93
93
  writeFileSync
94
- } from "./chunk-OAZABGFS.js";
94
+ } from "./chunk-DOEVJAN2.js";
95
95
  import {
96
96
  basename,
97
97
  cwd,
@@ -142568,4 +142568,4 @@ export {
142568
142568
  getDebugBannerLine,
142569
142569
  getUtilityBannerlines
142570
142570
  };
142571
- //# sourceMappingURL=chunk-H73PDGHM.js.map
142571
+ //# sourceMappingURL=chunk-VBX7R3AF.js.map