@shopify/cli 3.75.3 → 3.75.4

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 (83) hide show
  1. package/dist/assets/hydrogen/starter/CHANGELOG.md +9 -0
  2. package/dist/assets/hydrogen/starter/package.json +3 -3
  3. package/dist/{chunk-2NZ7C43W.js → chunk-2OX7ESM2.js} +6 -6
  4. package/dist/{chunk-VJRNACS6.js → chunk-37RGPUOL.js} +3 -3
  5. package/dist/{chunk-EIDXBYRF.js → chunk-3CB5D2ZO.js} +2 -2
  6. package/dist/{chunk-BI6OG3SW.js → chunk-3FPXLCF5.js} +3 -3
  7. package/dist/{chunk-QGVSI72K.js → chunk-4IY25QPC.js} +3 -3
  8. package/dist/{chunk-KTZUTNES.js → chunk-7DRESMZH.js} +3 -3
  9. package/dist/{chunk-WZLRLCYA.js → chunk-7DV7FO6D.js} +4 -4
  10. package/dist/{chunk-OV2HTJBT.js → chunk-ARR2ZV5X.js} +3 -3
  11. package/dist/{chunk-5R65XQBB.js → chunk-CBIPUP4Q.js} +3 -3
  12. package/dist/{chunk-WMN57UOI.js → chunk-DFK6H6Q2.js} +76 -76
  13. package/dist/{chunk-YFC422QN.js → chunk-DLW5TTAO.js} +3 -3
  14. package/dist/{chunk-GXE74MLK.js → chunk-EFDLFMUG.js} +2 -2
  15. package/dist/{chunk-LCLDLGWN.js → chunk-EPSGPKFO.js} +5 -5
  16. package/dist/{chunk-PD5FJTJV.js → chunk-HV2KH53A.js} +3 -3
  17. package/dist/{chunk-JTBKPH2T.js → chunk-IAFN3BTU.js} +2 -2
  18. package/dist/{chunk-K4H4V3DT.js → chunk-IROHTJ5D.js} +6 -6
  19. package/dist/{chunk-FNGSPBMI.js → chunk-KRPDLCMT.js} +7 -7
  20. package/dist/{chunk-22VHHB6E.js → chunk-LH3QC4DP.js} +3 -3
  21. package/dist/{chunk-G4WKRFAA.js → chunk-LLYJXSNC.js} +3 -3
  22. package/dist/{chunk-3QMRSRBQ.js → chunk-LRTITZPZ.js} +2 -2
  23. package/dist/{chunk-IKLIMBXL.js → chunk-LWZVD7VH.js} +3 -3
  24. package/dist/{chunk-YJQB4KNO.js → chunk-NNHELYN3.js} +3 -3
  25. package/dist/{chunk-B5KBQUD7.js → chunk-O5UY3K6F.js} +3 -3
  26. package/dist/{chunk-MAEFXTUW.js → chunk-OSDKLELI.js} +4 -4
  27. package/dist/{chunk-G4AWJOUT.js → chunk-QGAHQAXG.js} +3 -3
  28. package/dist/{chunk-USS26MJN.js → chunk-R27Y5T4H.js} +2 -2
  29. package/dist/{chunk-5U5CBWN6.js → chunk-R2KFJZQF.js} +6 -6
  30. package/dist/{chunk-A2VS5S6I.js → chunk-R6ST4Q4K.js} +2 -2
  31. package/dist/{chunk-KD3XBFOR.js → chunk-TPUB2CUK.js} +2 -2
  32. package/dist/{chunk-C33FHDOM.js → chunk-V4FD5VKG.js} +2 -2
  33. package/dist/{chunk-QODWZ6PQ.js → chunk-VH3W76GN.js} +3 -3
  34. package/dist/{chunk-RR6KDBGU.js → chunk-VIMSAJBK.js} +5 -5
  35. package/dist/{chunk-CM7HYAXG.js → chunk-VTTVH23Q.js} +2 -2
  36. package/dist/{chunk-33Y36JTQ.js → chunk-WCTQ65EF.js} +3 -3
  37. package/dist/{chunk-LZMNVVKL.js → chunk-WHYTGJJU.js} +4 -4
  38. package/dist/{chunk-MW2DSTSP.js → chunk-Y3V7CDDP.js} +4 -4
  39. package/dist/cli/commands/auth/logout.js +12 -12
  40. package/dist/cli/commands/auth/logout.test.js +13 -13
  41. package/dist/cli/commands/cache/clear.js +11 -11
  42. package/dist/cli/commands/debug/command-flags.js +11 -11
  43. package/dist/cli/commands/docs/generate.js +11 -11
  44. package/dist/cli/commands/docs/generate.test.js +11 -11
  45. package/dist/cli/commands/help.js +11 -11
  46. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  47. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  49. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  50. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  51. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  52. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  53. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  54. package/dist/cli/commands/notifications/generate.js +12 -12
  55. package/dist/cli/commands/notifications/list.js +12 -12
  56. package/dist/cli/commands/search.js +12 -12
  57. package/dist/cli/commands/upgrade.js +12 -12
  58. package/dist/cli/commands/version.js +12 -12
  59. package/dist/cli/commands/version.test.js +12 -12
  60. package/dist/cli/services/commands/notifications.js +6 -6
  61. package/dist/cli/services/commands/search.js +2 -2
  62. package/dist/cli/services/commands/search.test.js +2 -2
  63. package/dist/cli/services/commands/version.js +3 -3
  64. package/dist/cli/services/commands/version.test.js +4 -4
  65. package/dist/cli/services/kitchen-sink/async.js +2 -2
  66. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  67. package/dist/cli/services/kitchen-sink/static.js +2 -2
  68. package/dist/cli/services/upgrade.js +3 -3
  69. package/dist/cli/services/upgrade.test.js +5 -5
  70. package/dist/{custom-oclif-loader-T46YXHAL.js → custom-oclif-loader-24E7DVTH.js} +2 -2
  71. package/dist/{error-handler-CQQM6XL7.js → error-handler-7V7HCPFM.js} +9 -9
  72. package/dist/hooks/postrun.js +7 -7
  73. package/dist/hooks/prerun.js +7 -7
  74. package/dist/index.js +145 -144
  75. package/dist/{local-UIVNM7TY.js → local-WHLQPZNS.js} +2 -2
  76. package/dist/{morph-K3QSNZNW.js → morph-WRZ7XCTF.js} +9 -9
  77. package/dist/{node-Y5CCPBME.js → node-AJELTNRR.js} +15 -15
  78. package/dist/{node-package-manager-LYGJUDK2.js → node-package-manager-KULBOPYH.js} +3 -3
  79. package/dist/tsconfig.tsbuildinfo +1 -1
  80. package/dist/{ui-6CY7AHOT.js → ui-B4IIF7YO.js} +2 -2
  81. package/dist/{workerd-S3A3XU2A.js → workerd-PWW3BB6B.js} +14 -14
  82. package/oclif.manifest.json +1 -1
  83. package/package.json +7 -7
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-A2VS5S6I.js";
3
+ } from "./chunk-R6ST4Q4K.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-USS26MJN.js";
6
+ } from "./chunk-R27Y5T4H.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-EIDXBYRF.js";
9
+ } from "./chunk-3CB5D2ZO.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-LZMNVVKL.js";
12
+ } from "./chunk-WHYTGJJU.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-LCLDLGWN.js.map
37
+ //# sourceMappingURL=chunk-EPSGPKFO.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-WZLRLCYA.js";
3
+ } from "./chunk-7DV7FO6D.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-LZMNVVKL.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var List = class extends base_command_default {
25
25
  export {
26
26
  List
27
27
  };
28
- //# sourceMappingURL=chunk-PD5FJTJV.js.map
28
+ //# sourceMappingURL=chunk-HV2KH53A.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-C33FHDOM.js";
4
+ } from "./chunk-V4FD5VKG.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-JTBKPH2T.js.map
36
+ //# sourceMappingURL=chunk-IAFN3BTU.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-2NZ7C43W.js";
7
+ } from "./chunk-2OX7ESM2.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-RR6KDBGU.js";
10
+ } from "./chunk-VIMSAJBK.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-GXE74MLK.js";
13
+ } from "./chunk-EFDLFMUG.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-22VHHB6E.js";
16
+ } from "./chunk-LH3QC4DP.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-C33FHDOM.js";
31
+ } from "./chunk-V4FD5VKG.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2136,4 +2136,4 @@ export {
2136
2136
  registerCleanBugsnagErrorsFromWithinPlugins,
2137
2137
  addBugsnagMetadata
2138
2138
  };
2139
- //# sourceMappingURL=chunk-K4H4V3DT.js.map
2139
+ //# sourceMappingURL=chunk-IROHTJ5D.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-LZMNVVKL.js";
3
+ } from "./chunk-WHYTGJJU.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-22VHHB6E.js";
6
+ } from "./chunk-LH3QC4DP.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-C33FHDOM.js";
10
+ } from "./chunk-V4FD5VKG.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-CQQM6XL7.js"), { isDevelopment } = await import("./local-UIVNM7TY.js"), oclif = await import("./lib-SGEWXU7Z.js"), { ShopifyConfig } = await import("./custom-oclif-loader-T46YXHAL.js");
29
+ let { errorHandler } = await import("./error-handler-7V7HCPFM.js"), { isDevelopment } = await import("./local-WHLQPZNS.js"), oclif = await import("./lib-SGEWXU7Z.js"), { ShopifyConfig } = await import("./custom-oclif-loader-24E7DVTH.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-6CY7AHOT.js");
44
+ let { renderWarning } = await import("./ui-B4IIF7YO.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-LYGJUDK2.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-KULBOPYH.js"), { moduleDirectory } = await import("./path-2K5HIMHZ.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-FNGSPBMI.js.map
120
+ //# sourceMappingURL=chunk-KRPDLCMT.js.map
@@ -21,7 +21,7 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-C33FHDOM.js";
24
+ } from "./chunk-V4FD5VKG.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
@@ -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,
@@ -13748,4 +13748,4 @@ deep-extend/lib/deep-extend.js:
13748
13748
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13749
13749
  *)
13750
13750
  */
13751
- //# sourceMappingURL=chunk-22VHHB6E.js.map
13751
+ //# sourceMappingURL=chunk-LH3QC4DP.js.map
@@ -2,7 +2,7 @@ import {
2
2
  init_cjs_shims
3
3
  } from "./chunk-PKR7KJ6P.js";
4
4
 
5
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.7_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
5
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.8_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
6
6
  init_cjs_shims();
7
7
 
8
8
  // ../../node_modules/.pnpm/get-port@7.1.0/node_modules/get-port/index.js
@@ -94,7 +94,7 @@ function portNumbers(from, to) {
94
94
  }(from, to);
95
95
  }
96
96
 
97
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.7_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
97
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.8_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
98
98
  function findPort(portPreference, range = 100) {
99
99
  return getPorts({
100
100
  port: portNumbers(portPreference, portPreference + range)
@@ -104,4 +104,4 @@ function findPort(portPreference, range = 100) {
104
104
  export {
105
105
  findPort
106
106
  };
107
- //# sourceMappingURL=chunk-G4WKRFAA.js.map
107
+ //# sourceMappingURL=chunk-LLYJXSNC.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-C33FHDOM.js";
3
+ } from "./chunk-V4FD5VKG.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-3QMRSRBQ.js.map
18
+ //# sourceMappingURL=chunk-LRTITZPZ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-USS26MJN.js";
3
+ } from "./chunk-R27Y5T4H.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-LZMNVVKL.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkStatic
27
27
  };
28
- //# sourceMappingURL=chunk-IKLIMBXL.js.map
28
+ //# sourceMappingURL=chunk-LWZVD7VH.js.map
@@ -6,7 +6,7 @@ import {
6
6
  remove,
7
7
  setLastSeenAuthMethod,
8
8
  setLastSeenUserIdAfterAuth
9
- } from "./chunk-RR6KDBGU.js";
9
+ } from "./chunk-VIMSAJBK.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-C33FHDOM.js";
17
+ } from "./chunk-V4FD5VKG.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-YJQB4KNO.js.map
107
+ //# sourceMappingURL=chunk-NNHELYN3.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-GXE74MLK.js";
8
+ } from "./chunk-EFDLFMUG.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-C33FHDOM.js";
17
+ } from "./chunk-V4FD5VKG.js";
18
18
  import {
19
19
  __commonJS,
20
20
  __require,
@@ -31271,4 +31271,4 @@ mime-types/index.js:
31271
31271
  * MIT Licensed
31272
31272
  *)
31273
31273
  */
31274
- //# sourceMappingURL=chunk-B5KBQUD7.js.map
31274
+ //# sourceMappingURL=chunk-O5UY3K6F.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-OV2HTJBT.js";
3
+ } from "./chunk-ARR2ZV5X.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-LZMNVVKL.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-C33FHDOM.js";
9
+ } from "./chunk-V4FD5VKG.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-MAEFXTUW.js.map
37
+ //# sourceMappingURL=chunk-OSDKLELI.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-EIDXBYRF.js";
3
+ } from "./chunk-3CB5D2ZO.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-LZMNVVKL.js";
6
+ } from "./chunk-WHYTGJJU.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-G4AWJOUT.js.map
28
+ //# sourceMappingURL=chunk-QGAHQAXG.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-C33FHDOM.js";
10
+ } from "./chunk-V4FD5VKG.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-USS26MJN.js.map
206
+ //# sourceMappingURL=chunk-R27Y5T4H.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  fetch,
3
3
  z
4
- } from "./chunk-B5KBQUD7.js";
4
+ } from "./chunk-O5UY3K6F.js";
5
5
  import {
6
6
  CLI_KIT_VERSION
7
- } from "./chunk-GXE74MLK.js";
7
+ } from "./chunk-EFDLFMUG.js";
8
8
  import {
9
9
  cacheRetrieve,
10
10
  cacheRetrieveOrRepopulate,
11
11
  cacheStore,
12
12
  versionSatisfies
13
- } from "./chunk-22VHHB6E.js";
13
+ } from "./chunk-LH3QC4DP.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  isTruthy,
@@ -19,7 +19,7 @@ import {
19
19
  renderError,
20
20
  renderInfo,
21
21
  renderWarning
22
- } from "./chunk-C33FHDOM.js";
22
+ } from "./chunk-V4FD5VKG.js";
23
23
  import {
24
24
  init_cjs_shims
25
25
  } from "./chunk-PKR7KJ6P.js";
@@ -74,7 +74,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
74
74
  throw new AbortSilentError();
75
75
  let errorMessage = `Error retrieving notifications: ${error.message}`;
76
76
  outputDebug(errorMessage);
77
- let { sendErrorToBugsnag } = await import("./error-handler-CQQM6XL7.js");
77
+ let { sendErrorToBugsnag } = await import("./error-handler-7V7HCPFM.js");
78
78
  await sendErrorToBugsnag(errorMessage, "unexpected_error");
79
79
  }
80
80
  }
@@ -162,4 +162,4 @@ export {
162
162
  getNotifications,
163
163
  stringifyFilters
164
164
  };
165
- //# sourceMappingURL=chunk-5U5CBWN6.js.map
165
+ //# sourceMappingURL=chunk-R2KFJZQF.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-C33FHDOM.js";
8
+ } from "./chunk-V4FD5VKG.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-PKR7KJ6P.js";
@@ -175,4 +175,4 @@ async function prompts() {
175
175
  export {
176
176
  prompts
177
177
  };
178
- //# sourceMappingURL=chunk-A2VS5S6I.js.map
178
+ //# sourceMappingURL=chunk-R6ST4Q4K.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-LZMNVVKL.js";
3
+ } from "./chunk-WHYTGJJU.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-VSKRQ3JT.js";
@@ -43,4 +43,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
43
43
  export {
44
44
  HelpCommand
45
45
  };
46
- //# sourceMappingURL=chunk-KD3XBFOR.js.map
46
+ //# sourceMappingURL=chunk-TPUB2CUK.js.map
@@ -29471,7 +29471,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29471
29471
  try {
29472
29472
  await getAndSet();
29473
29473
  } catch (error) {
29474
- let { sendErrorToBugsnag } = await import("./error-handler-CQQM6XL7.js");
29474
+ let { sendErrorToBugsnag } = await import("./error-handler-7V7HCPFM.js");
29475
29475
  await sendErrorToBugsnag(error, "unexpected_error");
29476
29476
  }
29477
29477
  }, durationStack = [];
@@ -31476,4 +31476,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31476
31476
  * LICENSE file in the root directory of this source tree.
31477
31477
  *)
31478
31478
  */
31479
- //# sourceMappingURL=chunk-C33FHDOM.js.map
31479
+ //# sourceMappingURL=chunk-V4FD5VKG.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-3QMRSRBQ.js";
3
+ } from "./chunk-LRTITZPZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-LZMNVVKL.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-VSKRQ3JT.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-QODWZ6PQ.js.map
48
+ //# sourceMappingURL=chunk-VH3W76GN.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  platformAndArch
3
- } from "./chunk-CM7HYAXG.js";
3
+ } from "./chunk-VTTVH23Q.js";
4
4
  import {
5
5
  allAPIs,
6
6
  buildHeaders,
7
7
  shopifyFetch,
8
8
  z
9
- } from "./chunk-B5KBQUD7.js";
9
+ } from "./chunk-O5UY3K6F.js";
10
10
  import {
11
11
  cacheRetrieveOrRepopulate,
12
12
  getPackageManager,
@@ -14,7 +14,7 @@ import {
14
14
  packageManagerFromUserAgent,
15
15
  removeSession,
16
16
  setSession
17
- } from "./chunk-22VHHB6E.js";
17
+ } from "./chunk-LH3QC4DP.js";
18
18
  import {
19
19
  AbortError,
20
20
  BugError,
@@ -49,7 +49,7 @@ import {
49
49
  spinFqdn,
50
50
  themeKitAccessDomain,
51
51
  themeToken
52
- } from "./chunk-C33FHDOM.js";
52
+ } from "./chunk-V4FD5VKG.js";
53
53
  import {
54
54
  cwd
55
55
  } from "./chunk-57Q6OQG4.js";
@@ -1135,4 +1135,4 @@ export {
1135
1135
  getEnvironmentData,
1136
1136
  getSensitiveEnvironmentData
1137
1137
  };
1138
- //# sourceMappingURL=chunk-RR6KDBGU.js.map
1138
+ //# sourceMappingURL=chunk-VIMSAJBK.js.map
@@ -2,7 +2,7 @@ import {
2
2
  execa,
3
3
  outputContent,
4
4
  outputDebug
5
- } from "./chunk-C33FHDOM.js";
5
+ } from "./chunk-V4FD5VKG.js";
6
6
  import {
7
7
  init_cjs_shims
8
8
  } from "./chunk-PKR7KJ6P.js";
@@ -60,4 +60,4 @@ export {
60
60
  username,
61
61
  platformAndArch
62
62
  };
63
- //# sourceMappingURL=chunk-CM7HYAXG.js.map
63
+ //# sourceMappingURL=chunk-VTTVH23Q.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-LZMNVVKL.js";
3
+ } from "./chunk-WHYTGJJU.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-C33FHDOM.js";
7
+ } from "./chunk-V4FD5VKG.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-33Y36JTQ.js.map
86
+ //# sourceMappingURL=chunk-WCTQ65EF.js.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-K4H4V3DT.js";
4
+ } from "./chunk-IROHTJ5D.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-5U5CBWN6.js";
8
+ } from "./chunk-R2KFJZQF.js";
9
9
  import {
10
10
  AbortError,
11
11
  addPublicMetadata,
@@ -22,7 +22,7 @@ import {
22
22
  renderWarning,
23
23
  terminalSupportsPrompting,
24
24
  underscore
25
- } from "./chunk-C33FHDOM.js";
25
+ } from "./chunk-V4FD5VKG.js";
26
26
  import {
27
27
  cwd
28
28
  } from "./chunk-57Q6OQG4.js";
@@ -1662,4 +1662,4 @@ export {
1662
1662
  encodeToml,
1663
1663
  base_command_default
1664
1664
  };
1665
- //# sourceMappingURL=chunk-LZMNVVKL.js.map
1665
+ //# sourceMappingURL=chunk-WHYTGJJU.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-YJQB4KNO.js";
3
+ } from "./chunk-NNHELYN3.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-LZMNVVKL.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-C33FHDOM.js";
9
+ } from "./chunk-V4FD5VKG.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-MW2DSTSP.js.map
28
+ //# sourceMappingURL=chunk-Y3V7CDDP.js.map
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  Logout
3
- } from "../../../chunk-MW2DSTSP.js";
4
- import "../../../chunk-YJQB4KNO.js";
5
- import "../../../chunk-LZMNVVKL.js";
6
- import "../../../chunk-K4H4V3DT.js";
3
+ } from "../../../chunk-Y3V7CDDP.js";
4
+ import "../../../chunk-NNHELYN3.js";
5
+ import "../../../chunk-WHYTGJJU.js";
6
+ import "../../../chunk-IROHTJ5D.js";
7
7
  import "../../../chunk-SHWOPMLQ.js";
8
- import "../../../chunk-2NZ7C43W.js";
9
- import "../../../chunk-RR6KDBGU.js";
10
- import "../../../chunk-CM7HYAXG.js";
11
- import "../../../chunk-5U5CBWN6.js";
12
- import "../../../chunk-B5KBQUD7.js";
8
+ import "../../../chunk-2OX7ESM2.js";
9
+ import "../../../chunk-VIMSAJBK.js";
10
+ import "../../../chunk-VTTVH23Q.js";
11
+ import "../../../chunk-R2KFJZQF.js";
12
+ import "../../../chunk-O5UY3K6F.js";
13
13
  import "../../../chunk-25IMI7TH.js";
14
- import "../../../chunk-GXE74MLK.js";
15
- import "../../../chunk-22VHHB6E.js";
14
+ import "../../../chunk-EFDLFMUG.js";
15
+ import "../../../chunk-LH3QC4DP.js";
16
16
  import "../../../chunk-HMDWNGIV.js";
17
- import "../../../chunk-C33FHDOM.js";
17
+ import "../../../chunk-V4FD5VKG.js";
18
18
  import "../../../chunk-B5EXYCV3.js";
19
19
  import "../../../chunk-75LV6AQS.js";
20
20
  import "../../../chunk-57Q6OQG4.js";
@@ -1,31 +1,31 @@
1
1
  import {
2
2
  mockAndCaptureOutput
3
- } from "../../../chunk-JTBKPH2T.js";
3
+ } from "../../../chunk-IAFN3BTU.js";
4
4
  import {
5
5
  Logout
6
- } from "../../../chunk-MW2DSTSP.js";
6
+ } from "../../../chunk-Y3V7CDDP.js";
7
7
  import {
8
8
  logout
9
- } from "../../../chunk-YJQB4KNO.js";
9
+ } from "../../../chunk-NNHELYN3.js";
10
10
  import {
11
11
  describe,
12
12
  globalExpect,
13
13
  test,
14
14
  vi
15
15
  } from "../../../chunk-Y53XECL6.js";
16
- import "../../../chunk-LZMNVVKL.js";
17
- import "../../../chunk-K4H4V3DT.js";
16
+ import "../../../chunk-WHYTGJJU.js";
17
+ import "../../../chunk-IROHTJ5D.js";
18
18
  import "../../../chunk-SHWOPMLQ.js";
19
- import "../../../chunk-2NZ7C43W.js";
20
- import "../../../chunk-RR6KDBGU.js";
21
- import "../../../chunk-CM7HYAXG.js";
22
- import "../../../chunk-5U5CBWN6.js";
23
- import "../../../chunk-B5KBQUD7.js";
19
+ import "../../../chunk-2OX7ESM2.js";
20
+ import "../../../chunk-VIMSAJBK.js";
21
+ import "../../../chunk-VTTVH23Q.js";
22
+ import "../../../chunk-R2KFJZQF.js";
23
+ import "../../../chunk-O5UY3K6F.js";
24
24
  import "../../../chunk-25IMI7TH.js";
25
- import "../../../chunk-GXE74MLK.js";
26
- import "../../../chunk-22VHHB6E.js";
25
+ import "../../../chunk-EFDLFMUG.js";
26
+ import "../../../chunk-LH3QC4DP.js";
27
27
  import "../../../chunk-HMDWNGIV.js";
28
- import "../../../chunk-C33FHDOM.js";
28
+ import "../../../chunk-V4FD5VKG.js";
29
29
  import "../../../chunk-B5EXYCV3.js";
30
30
  import "../../../chunk-75LV6AQS.js";
31
31
  import "../../../chunk-57Q6OQG4.js";