@shopify/cli 3.76.0 → 3.76.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 (82) hide show
  1. package/dist/{chunk-SPTKJZLQ.js → chunk-2WTNMSEA.js} +3 -3
  2. package/dist/{chunk-2LCBNWGB.js → chunk-3DV6EZ24.js} +7 -7
  3. package/dist/chunk-3IUNQ4LM.js +52 -0
  4. package/dist/{chunk-R3OLOJM7.js → chunk-3UYXKXR6.js} +5 -6
  5. package/dist/{chunk-WRB46MIH.js → chunk-6RHYOJ63.js} +5 -5
  6. package/dist/{chunk-VCFDSABQ.js → chunk-7ZRFR7FA.js} +8 -8
  7. package/dist/{chunk-OAIHYIZM.js → chunk-AHNHLXEN.js} +4 -4
  8. package/dist/{chunk-LQLKKAEX.js → chunk-AZ3SNZKH.js} +3 -3
  9. package/dist/{chunk-FKVY6WNT.js → chunk-BJXULBKX.js} +4 -4
  10. package/dist/{chunk-Y5V7ZNMS.js → chunk-CBRJA5VT.js} +4 -4
  11. package/dist/{chunk-7MKO46I5.js → chunk-DTR7ATW4.js} +3 -3
  12. package/dist/{chunk-GDAGNYN6.js → chunk-DZC6PFFO.js} +2 -2
  13. package/dist/{chunk-WF3LQ6VY.js → chunk-EPUCFUDR.js} +3 -3
  14. package/dist/{chunk-QFEXM6TL.js → chunk-IKXB6S5W.js} +2 -2
  15. package/dist/{chunk-AS4YOVZB.js → chunk-J4VMFBCX.js} +3 -3
  16. package/dist/{chunk-3HWN5QZP.js → chunk-J64C3R6H.js} +3 -3
  17. package/dist/{chunk-F5WG7YRC.js → chunk-JMXX7A4N.js} +2 -2
  18. package/dist/{chunk-GSC3DSZN.js → chunk-KI626P2Z.js} +4 -4
  19. package/dist/{chunk-IB2GR2NI.js → chunk-KTICPCDH.js} +4 -4
  20. package/dist/{chunk-IGXCBQCI.js → chunk-MIAZDAJI.js} +2 -2
  21. package/dist/{chunk-247SAMPG.js → chunk-OSETU22I.js} +3 -3
  22. package/dist/{chunk-IV3Z7KW6.js → chunk-PNWJ2GZC.js} +5 -5
  23. package/dist/{chunk-WXEVFXY4.js → chunk-QP45KHVL.js} +5 -5
  24. package/dist/{chunk-OLVUPFMV.js → chunk-SO2JXJNK.js} +6 -6
  25. package/dist/{chunk-CUEBFCNF.js → chunk-SROPQDQ2.js} +4 -4
  26. package/dist/{chunk-FSL57OBM.js → chunk-TKC27SYH.js} +11 -11
  27. package/dist/{chunk-YJUMZEX7.js → chunk-TYXJ553W.js} +2 -2
  28. package/dist/{chunk-FVI46GAE.js → chunk-VXUNILLD.js} +3 -3
  29. package/dist/{chunk-YWGDPGEE.js → chunk-WFJKWPG7.js} +4 -4
  30. package/dist/{chunk-NGMTB27N.js → chunk-WOA7JN7E.js} +28 -16
  31. package/dist/{chunk-WJRSLVVW.js → chunk-WXONIGO7.js} +2 -2
  32. package/dist/{chunk-DSEDXHIL.js → chunk-WYLW7KVV.js} +3 -3
  33. package/dist/{chunk-M7TO4P43.js → chunk-XAK5UQFR.js} +2 -2
  34. package/dist/{chunk-KRBTUAPG.js → chunk-XOWOZYS5.js} +3 -3
  35. package/dist/{chunk-57Q6OQG4.js → chunk-ZUCWDIGE.js} +2 -2
  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.d.ts +3 -0
  53. package/dist/cli/commands/notifications/list.js +12 -12
  54. package/dist/cli/commands/search.js +12 -12
  55. package/dist/cli/commands/upgrade.js +12 -12
  56. package/dist/cli/commands/version.js +12 -12
  57. package/dist/cli/commands/version.test.js +12 -12
  58. package/dist/cli/services/commands/notifications.js +7 -7
  59. package/dist/cli/services/commands/search.js +3 -3
  60. package/dist/cli/services/commands/search.test.js +3 -3
  61. package/dist/cli/services/commands/version.js +4 -4
  62. package/dist/cli/services/commands/version.test.js +5 -5
  63. package/dist/cli/services/kitchen-sink/async.js +3 -3
  64. package/dist/cli/services/kitchen-sink/prompts.js +3 -3
  65. package/dist/cli/services/kitchen-sink/static.js +3 -3
  66. package/dist/cli/services/upgrade.js +4 -4
  67. package/dist/cli/services/upgrade.test.js +5 -5
  68. package/dist/{custom-oclif-loader-K3EL2OAR.js → custom-oclif-loader-FMEBF4P4.js} +3 -3
  69. package/dist/{error-handler-BADTRHFV.js → error-handler-AMKMVQCR.js} +9 -9
  70. package/dist/hooks/postrun.js +7 -7
  71. package/dist/hooks/prerun.js +9 -9
  72. package/dist/index.js +46 -37
  73. package/dist/{local-OPE3NHTK.js → local-2RXSPQ2I.js} +3 -3
  74. package/dist/{node-KXPRSMZI.js → node-X35R6UYP.js} +13 -13
  75. package/dist/{node-package-manager-I364XLRB.js → node-package-manager-3GAIXEER.js} +4 -4
  76. package/dist/{path-2K5HIMHZ.js → path-GWAZZN2N.js} +2 -2
  77. package/dist/tsconfig.tsbuildinfo +1 -1
  78. package/dist/{ui-OLBMRQ45.js → ui-MTRH5XFP.js} +3 -3
  79. package/dist/{workerd-U7MSRKWK.js → workerd-EHYW43DG.js} +13 -13
  80. package/oclif.manifest.json +9 -1
  81. package/package.json +6 -6
  82. package/dist/chunk-AW63CHBD.js +0 -28
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-M7TO4P43.js";
3
+ } from "./chunk-XAK5UQFR.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-WRB46MIH.js";
6
+ } from "./chunk-6RHYOJ63.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-SPTKJZLQ.js.map
28
+ //# sourceMappingURL=chunk-2WTNMSEA.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-WRB46MIH.js";
3
+ } from "./chunk-6RHYOJ63.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-GSC3DSZN.js";
6
+ } from "./chunk-KI626P2Z.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-R3OLOJM7.js";
10
+ } from "./chunk-3UYXKXR6.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-VSKRQ3JT.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-BADTRHFV.js"), { isDevelopment } = await import("./local-OPE3NHTK.js"), oclif = await import("./lib-SGEWXU7Z.js"), { ShopifyConfig } = await import("./custom-oclif-loader-K3EL2OAR.js");
29
+ let { errorHandler } = await import("./error-handler-AMKMVQCR.js"), { isDevelopment } = await import("./local-2RXSPQ2I.js"), oclif = await import("./lib-SGEWXU7Z.js"), { ShopifyConfig } = await import("./custom-oclif-loader-FMEBF4P4.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 exitIfOldNodeVersion(versions = process.versions) {
42
42
  let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
43
43
  if (nodeMajorVersion < 18) {
44
- let { renderError } = await import("./ui-OLBMRQ45.js");
44
+ let { renderError } = await import("./ui-MTRH5XFP.js");
45
45
  renderError({
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 exitIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
69
69
  }
70
70
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
71
- let { findUpAndReadPackageJson } = await import("./node-package-manager-I364XLRB.js"), { moduleDirectory } = await import("./path-2K5HIMHZ.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-3GAIXEER.js"), { moduleDirectory } = await import("./path-GWAZZN2N.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-2LCBNWGB.js.map
120
+ //# sourceMappingURL=chunk-3DV6EZ24.js.map
@@ -0,0 +1,52 @@
1
+ import {
2
+ list
3
+ } from "./chunk-WFJKWPG7.js";
4
+ import {
5
+ base_command_default
6
+ } from "./chunk-6RHYOJ63.js";
7
+ import {
8
+ sendErrorToBugsnag
9
+ } from "./chunk-7ZRFR7FA.js";
10
+ import {
11
+ require_lib
12
+ } from "./chunk-VSKRQ3JT.js";
13
+ import {
14
+ __toESM,
15
+ init_cjs_shims
16
+ } from "./chunk-PKR7KJ6P.js";
17
+
18
+ // src/cli/commands/notifications/list.ts
19
+ init_cjs_shims();
20
+ var import_core = __toESM(require_lib(), 1);
21
+ var List = class _List extends base_command_default {
22
+ static {
23
+ this.description = "List current notifications configured for the CLI.";
24
+ }
25
+ static {
26
+ this.hidden = !0;
27
+ }
28
+ static {
29
+ this.flags = {
30
+ "ignore-errors": import_core.Flags.boolean({
31
+ hidden: !1,
32
+ description: "Don't fail if an error occurs.",
33
+ env: "SHOPIFY_FLAG_IGNORE_ERRORS"
34
+ })
35
+ };
36
+ }
37
+ async run() {
38
+ let { flags } = await this.parse(_List);
39
+ try {
40
+ await list();
41
+ } catch (error) {
42
+ let message = "Error fetching notifications";
43
+ if (error instanceof Error && (message = message.concat(`: ${error.message}`)), await sendErrorToBugsnag(message, "expected_error"), !flags["ignore-errors"])
44
+ throw error;
45
+ }
46
+ }
47
+ };
48
+
49
+ export {
50
+ List
51
+ };
52
+ //# sourceMappingURL=chunk-3IUNQ4LM.js.map
@@ -12,7 +12,7 @@ import {
12
12
  relativizePath,
13
13
  sniffForJson,
14
14
  sniffForPath
15
- } from "./chunk-57Q6OQG4.js";
15
+ } from "./chunk-ZUCWDIGE.js";
16
16
  import {
17
17
  require_cross_spawn,
18
18
  require_lib,
@@ -24888,8 +24888,7 @@ function buildExec(command, args, options) {
24888
24888
  detached: options?.background,
24889
24889
  cleanup: !options?.background
24890
24890
  });
24891
- return outputDebug(`
24892
- Running system process${options?.background ? " in background" : ""}:
24891
+ return outputDebug(`Running system process${options?.background ? " in background" : ""}:
24893
24892
  \xB7 Command: ${command} ${args.join(" ")}
24894
24893
  \xB7 Working directory: ${executionCwd}
24895
24894
  `), commandProcess;
@@ -29405,7 +29404,7 @@ function formatSection(title, body) {
29405
29404
  }
29406
29405
 
29407
29406
  // ../cli-kit/dist/public/node/error.js
29408
- var import_core2 = __toESM(require_lib(), 1), import_ts_error = __toESM(require_cjs(), 1), FatalErrorType;
29407
+ var import_core2 = __toESM(require_lib()), import_ts_error = __toESM(require_cjs()), FatalErrorType;
29409
29408
  (function(FatalErrorType2) {
29410
29409
  FatalErrorType2[FatalErrorType2.Abort = 0] = "Abort", FatalErrorType2[FatalErrorType2.AbortSilent = 1] = "AbortSilent", FatalErrorType2[FatalErrorType2.Bug = 2] = "Bug";
29411
29410
  })(FatalErrorType || (FatalErrorType = {}));
@@ -29533,7 +29532,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29533
29532
  try {
29534
29533
  await getAndSet();
29535
29534
  } catch (error) {
29536
- let { sendErrorToBugsnag } = await import("./error-handler-BADTRHFV.js");
29535
+ let { sendErrorToBugsnag } = await import("./error-handler-AMKMVQCR.js");
29537
29536
  await sendErrorToBugsnag(error, "unexpected_error");
29538
29537
  }
29539
29538
  }, durationStack = [];
@@ -31539,4 +31538,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31539
31538
  * LICENSE file in the root directory of this source tree.
31540
31539
  *)
31541
31540
  */
31542
- //# sourceMappingURL=chunk-R3OLOJM7.js.map
31541
+ //# sourceMappingURL=chunk-3UYXKXR6.js.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-VCFDSABQ.js";
4
+ } from "./chunk-7ZRFR7FA.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-NGMTB27N.js";
8
+ } from "./chunk-WOA7JN7E.js";
9
9
  import {
10
10
  AbortError,
11
11
  addPublicMetadata,
@@ -22,10 +22,10 @@ import {
22
22
  renderWarning,
23
23
  terminalSupportsPrompting,
24
24
  underscore
25
- } from "./chunk-R3OLOJM7.js";
25
+ } from "./chunk-3UYXKXR6.js";
26
26
  import {
27
27
  cwd
28
- } from "./chunk-57Q6OQG4.js";
28
+ } from "./chunk-ZUCWDIGE.js";
29
29
  import {
30
30
  require_lib
31
31
  } from "./chunk-VSKRQ3JT.js";
@@ -1663,4 +1663,4 @@ export {
1663
1663
  loadEnvironment,
1664
1664
  base_command_default
1665
1665
  };
1666
- //# sourceMappingURL=chunk-WRB46MIH.js.map
1666
+ //# sourceMappingURL=chunk-6RHYOJ63.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-OLVUPFMV.js";
7
+ } from "./chunk-SO2JXJNK.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-WXEVFXY4.js";
10
+ } from "./chunk-QP45KHVL.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-F5WG7YRC.js";
13
+ } from "./chunk-JMXX7A4N.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-GSC3DSZN.js";
16
+ } from "./chunk-KI626P2Z.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,14 +28,14 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-R3OLOJM7.js";
31
+ } from "./chunk-3UYXKXR6.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
35
35
  joinPath,
36
36
  normalizePath,
37
37
  relativePath
38
- } from "./chunk-57Q6OQG4.js";
38
+ } from "./chunk-ZUCWDIGE.js";
39
39
  import {
40
40
  require_lib
41
41
  } from "./chunk-VSKRQ3JT.js";
@@ -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(), 1), import_stacktracey = __toESM(require_stacktracey(), 1), import_js = __toESM(require_notifier(), 1);
2032
+ var import_core = __toESM(require_lib()), import_stacktracey = __toESM(require_stacktracey()), import_js = __toESM(require_notifier());
2033
2033
  import { realpath } from "fs/promises";
2034
2034
  async function errorHandler(error, config) {
2035
2035
  if (error instanceof CancelExecution)
@@ -2136,4 +2136,4 @@ export {
2136
2136
  registerCleanBugsnagErrorsFromWithinPlugins,
2137
2137
  addBugsnagMetadata
2138
2138
  };
2139
- //# sourceMappingURL=chunk-VCFDSABQ.js.map
2139
+ //# sourceMappingURL=chunk-7ZRFR7FA.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-WRB46MIH.js";
3
+ } from "./chunk-6RHYOJ63.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-R3OLOJM7.js";
9
+ } from "./chunk-3UYXKXR6.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
13
- } from "./chunk-57Q6OQG4.js";
13
+ } from "./chunk-ZUCWDIGE.js";
14
14
  import {
15
15
  init_cjs_shims
16
16
  } from "./chunk-PKR7KJ6P.js";
@@ -115,4 +115,4 @@ export {
115
115
  writeCommandFlagInterface,
116
116
  writeCommandUsageExampleFile
117
117
  };
118
- //# sourceMappingURL=chunk-OAIHYIZM.js.map
118
+ //# sourceMappingURL=chunk-AHNHLXEN.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-YWGDPGEE.js";
3
+ } from "./chunk-WFJKWPG7.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-WRB46MIH.js";
6
+ } from "./chunk-6RHYOJ63.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-LQLKKAEX.js.map
28
+ //# sourceMappingURL=chunk-AZ3SNZKH.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-F5WG7YRC.js";
8
+ } from "./chunk-JMXX7A4N.js";
9
9
  import {
10
10
  Environment,
11
11
  firstPartyDev,
@@ -14,7 +14,7 @@ import {
14
14
  outputDebug,
15
15
  runWithTimer,
16
16
  serviceEnvironment
17
- } from "./chunk-R3OLOJM7.js";
17
+ } from "./chunk-3UYXKXR6.js";
18
18
  import {
19
19
  __commonJS,
20
20
  __require,
@@ -27408,7 +27408,7 @@ ${result.sanitizedHeaders}
27408
27408
  }
27409
27409
 
27410
27410
  // ../cli-kit/dist/public/node/http.js
27411
- var import_form_data = __toESM(require_form_data());
27411
+ var import_form_data = __toESM(require_form_data(), 1);
27412
27412
 
27413
27413
  // ../../node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js
27414
27414
  init_cjs_shims();
@@ -31271,4 +31271,4 @@ mime-types/index.js:
31271
31271
  * MIT Licensed
31272
31272
  *)
31273
31273
  */
31274
- //# sourceMappingURL=chunk-FKVY6WNT.js.map
31274
+ //# sourceMappingURL=chunk-BJXULBKX.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-GSC3DSZN.js";
7
+ } from "./chunk-KI626P2Z.js";
8
8
  import {
9
9
  AbortError,
10
10
  exec,
@@ -15,12 +15,12 @@ import {
15
15
  outputSuccess,
16
16
  outputToken,
17
17
  outputWarn
18
- } from "./chunk-R3OLOJM7.js";
18
+ } from "./chunk-3UYXKXR6.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
22
22
  moduleDirectory
23
- } from "./chunk-57Q6OQG4.js";
23
+ } from "./chunk-ZUCWDIGE.js";
24
24
  import {
25
25
  init_cjs_shims
26
26
  } from "./chunk-PKR7KJ6P.js";
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
139
139
  export {
140
140
  upgrade
141
141
  };
142
- //# sourceMappingURL=chunk-Y5V7ZNMS.js.map
142
+ //# sourceMappingURL=chunk-CBRJA5VT.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-WRB46MIH.js";
3
+ } from "./chunk-6RHYOJ63.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-R3OLOJM7.js";
7
+ } from "./chunk-3UYXKXR6.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-VSKRQ3JT.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-7MKO46I5.js.map
86
+ //# sourceMappingURL=chunk-DTR7ATW4.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-R3OLOJM7.js";
4
+ } from "./chunk-3UYXKXR6.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -43,4 +43,4 @@ async function asyncTasks() {
43
43
  export {
44
44
  asyncTasks
45
45
  };
46
- //# sourceMappingURL=chunk-GDAGNYN6.js.map
46
+ //# sourceMappingURL=chunk-DZC6PFFO.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-GSC3DSZN.js";
3
+ } from "./chunk-KI626P2Z.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-R3OLOJM7.js";
9
+ } from "./chunk-3UYXKXR6.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ export {
25
25
  cliInstallCommand,
26
26
  getOutputUpdateCLIReminder
27
27
  };
28
- //# sourceMappingURL=chunk-WF3LQ6VY.js.map
28
+ //# sourceMappingURL=chunk-EPUCFUDR.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-R3OLOJM7.js";
10
+ } from "./chunk-3UYXKXR6.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-QFEXM6TL.js.map
206
+ //# sourceMappingURL=chunk-IKXB6S5W.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-GDAGNYN6.js";
3
+ } from "./chunk-DZC6PFFO.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-WRB46MIH.js";
6
+ } from "./chunk-6RHYOJ63.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-AS4YOVZB.js.map
28
+ //# sourceMappingURL=chunk-J4VMFBCX.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-F5WG7YRC.js";
3
+ } from "./chunk-JMXX7A4N.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-R3OLOJM7.js";
6
+ } from "./chunk-3UYXKXR6.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-3HWN5QZP.js.map
20
+ //# sourceMappingURL=chunk-J64C3R6H.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.76.0";
7
+ var CLI_KIT_VERSION = "3.76.2";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-F5WG7YRC.js.map
12
+ //# sourceMappingURL=chunk-JMXX7A4N.js.map
@@ -21,11 +21,11 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-R3OLOJM7.js";
24
+ } from "./chunk-3UYXKXR6.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
28
- } from "./chunk-57Q6OQG4.js";
28
+ } from "./chunk-ZUCWDIGE.js";
29
29
  import {
30
30
  __commonJS,
31
31
  __export,
@@ -13439,7 +13439,7 @@ async function latestVersion(packageName, options) {
13439
13439
  }
13440
13440
 
13441
13441
  // ../cli-kit/dist/public/node/node-package-manager.js
13442
- var import_semver3 = __toESM(require_semver(), 1), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
13442
+ var import_semver3 = __toESM(require_semver()), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
13443
13443
  yarn: yarnLockfile,
13444
13444
  npm: npmLockfile,
13445
13445
  pnpm: pnpmLockfile,
@@ -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-GSC3DSZN.js.map
13752
+ //# sourceMappingURL=chunk-KI626P2Z.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-WF3LQ6VY.js";
3
+ } from "./chunk-EPUCFUDR.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-WRB46MIH.js";
6
+ } from "./chunk-6RHYOJ63.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-R3OLOJM7.js";
9
+ } from "./chunk-3UYXKXR6.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-IB2GR2NI.js.map
37
+ //# sourceMappingURL=chunk-KTICPCDH.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-R3OLOJM7.js";
3
+ } from "./chunk-3UYXKXR6.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-IGXCBQCI.js.map
18
+ //# sourceMappingURL=chunk-MIAZDAJI.js.map
@@ -6,7 +6,7 @@ import {
6
6
  remove,
7
7
  setLastSeenAuthMethod,
8
8
  setLastSeenUserIdAfterAuth
9
- } from "./chunk-WXEVFXY4.js";
9
+ } from "./chunk-QP45KHVL.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-R3OLOJM7.js";
17
+ } from "./chunk-3UYXKXR6.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-247SAMPG.js.map
107
+ //# sourceMappingURL=chunk-OSETU22I.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-M7TO4P43.js";
3
+ } from "./chunk-XAK5UQFR.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-QFEXM6TL.js";
6
+ } from "./chunk-IKXB6S5W.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-GDAGNYN6.js";
9
+ } from "./chunk-DZC6PFFO.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-WRB46MIH.js";
12
+ } from "./chunk-6RHYOJ63.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
34
34
  export {
35
35
  KitchenSinkAll
36
36
  };
37
- //# sourceMappingURL=chunk-IV3Z7KW6.js.map
37
+ //# sourceMappingURL=chunk-PNWJ2GZC.js.map
@@ -2,14 +2,14 @@ import {
2
2
  allAPIs,
3
3
  shopifyFetch,
4
4
  z
5
- } from "./chunk-FKVY6WNT.js";
5
+ } from "./chunk-BJXULBKX.js";
6
6
  import {
7
7
  getPackageManager,
8
8
  getSession,
9
9
  packageManagerFromUserAgent,
10
10
  removeSession,
11
11
  setSession
12
- } from "./chunk-GSC3DSZN.js";
12
+ } from "./chunk-KI626P2Z.js";
13
13
  import {
14
14
  AbortError,
15
15
  BugError,
@@ -44,10 +44,10 @@ import {
44
44
  sessionConstants,
45
45
  spinFqdn,
46
46
  themeToken
47
- } from "./chunk-R3OLOJM7.js";
47
+ } from "./chunk-3UYXKXR6.js";
48
48
  import {
49
49
  cwd
50
- } from "./chunk-57Q6OQG4.js";
50
+ } from "./chunk-ZUCWDIGE.js";
51
51
  import {
52
52
  __commonJS,
53
53
  __require,
@@ -1065,4 +1065,4 @@ export {
1065
1065
  getEnvironmentData,
1066
1066
  getSensitiveEnvironmentData
1067
1067
  };
1068
- //# sourceMappingURL=chunk-WXEVFXY4.js.map
1068
+ //# sourceMappingURL=chunk-QP45KHVL.js.map
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-WXEVFXY4.js";
5
+ } from "./chunk-QP45KHVL.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-FKVY6WNT.js";
8
+ } from "./chunk-BJXULBKX.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-F5WG7YRC.js";
11
+ } from "./chunk-JMXX7A4N.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-GSC3DSZN.js";
14
+ } from "./chunk-KI626P2Z.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-R3OLOJM7.js";
31
+ } from "./chunk-3UYXKXR6.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-OLVUPFMV.js.map
15933
+ //# sourceMappingURL=chunk-SO2JXJNK.js.map