@shopify/cli 3.72.0 → 3.72.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/dist/{chunk-NMJ5MMBB.js → chunk-2FXFMB2U.js} +3 -3
  2. package/dist/{chunk-PLA2FIVK.js → chunk-3G3CTE4U.js} +3 -3
  3. package/dist/{chunk-3IUDQUHD.js → chunk-4DZKSJ2R.js} +2 -2
  4. package/dist/{chunk-35DXXNCI.js → chunk-4ERNAW5E.js} +7 -7
  5. package/dist/{chunk-7QBUM445.js → chunk-4PXLANQP.js} +2 -2
  6. package/dist/{chunk-MCAI46FD.js → chunk-5BCHJBAS.js} +3 -3
  7. package/dist/{chunk-ECVFRPXR.js → chunk-6Z7SI3ZW.js} +3 -3
  8. package/dist/{chunk-2SBPGR72.js → chunk-72RTT46Y.js} +4 -4
  9. package/dist/{chunk-JZNHOMVW.js → chunk-7JVASAC6.js} +3 -3
  10. package/dist/{chunk-VG6LPRGA.js → chunk-B2HZKGLW.js} +3 -3
  11. package/dist/{chunk-D4DJJ4PZ.js → chunk-E7MQ72JO.js} +3 -3
  12. package/dist/{chunk-J7K6IS5E.js → chunk-EQQFJ434.js} +3 -3
  13. package/dist/{chunk-2ZSVD4ED.js → chunk-FGSRYMBN.js} +3 -3
  14. package/dist/{chunk-FO4MTYIH.js → chunk-G2WBIWNF.js} +3 -3
  15. package/dist/{chunk-4E7Y62XG.js → chunk-HAURZWLZ.js} +2 -2
  16. package/dist/{chunk-UUSQGSPU.js → chunk-HHAGWNRI.js} +3 -3
  17. package/dist/{chunk-LCVCSJWY.js → chunk-HLKMRAT5.js} +3 -3
  18. package/dist/{chunk-S3QQYC7T.js → chunk-J6WHIPSP.js} +2 -2
  19. package/dist/{chunk-CSDHFCD4.js → chunk-MTXNEHKM.js} +6 -6
  20. package/dist/{chunk-6RAS3TKY.js → chunk-MWLLV4UV.js} +7 -7
  21. package/dist/{chunk-JT4XUZYV.js → chunk-NX2KGZ2W.js} +3 -3
  22. package/dist/{chunk-PZTRGMAM.js → chunk-OG2XEFVO.js} +5 -5
  23. package/dist/{chunk-Y7VXKFK7.js → chunk-OYHBLPKV.js} +5 -5
  24. package/dist/{chunk-QWRXYENL.js → chunk-PC7RDKJJ.js} +2 -2
  25. package/dist/{chunk-ILLC5WWL.js → chunk-QBDNLBUG.js} +4 -4
  26. package/dist/{chunk-7E4HY4BI.js → chunk-QBE6MS4X.js} +2 -2
  27. package/dist/{chunk-NCUT7QL7.js → chunk-QRNLG3CD.js} +5 -5
  28. package/dist/{chunk-2CJLC56R.js → chunk-REXJJC44.js} +2 -2
  29. package/dist/{chunk-7HZBVQEC.js → chunk-TQTXTCOI.js} +2 -2
  30. package/dist/{chunk-3QKHLZPS.js → chunk-U2VX4Q6V.js} +5 -5
  31. package/dist/{chunk-KJQ2CWPN.js → chunk-VVD57NWZ.js} +4 -4
  32. package/dist/{chunk-6RJITQAH.js → chunk-XHR6UC4Y.js} +3 -3
  33. package/dist/{chunk-3VCWJSLK.js → chunk-YDFZISQ3.js} +6 -6
  34. package/dist/{chunk-S5P3PDBM.js → chunk-YG5QRMVT.js} +2 -2
  35. package/dist/{chunk-Z2EEAFLV.js → chunk-YITJ52BH.js} +6 -6
  36. package/dist/cli/commands/auth/logout.js +12 -12
  37. package/dist/cli/commands/auth/logout.test.js +13 -13
  38. package/dist/cli/commands/cache/clear.js +11 -11
  39. package/dist/cli/commands/debug/command-flags.js +11 -11
  40. package/dist/cli/commands/docs/generate.js +11 -11
  41. package/dist/cli/commands/docs/generate.test.js +11 -11
  42. package/dist/cli/commands/help.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  44. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  45. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  46. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  47. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  50. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  51. package/dist/cli/commands/notifications/generate.js +12 -12
  52. package/dist/cli/commands/notifications/list.js +12 -12
  53. package/dist/cli/commands/search.js +12 -12
  54. package/dist/cli/commands/upgrade.js +12 -12
  55. package/dist/cli/commands/version.js +12 -12
  56. package/dist/cli/commands/version.test.js +12 -12
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +5 -5
  67. package/dist/{custom-oclif-loader-CR5VBQTS.js → custom-oclif-loader-MUOL3HPQ.js} +2 -2
  68. package/dist/{error-handler-N326H2RN.js → error-handler-MOT24ECB.js} +9 -9
  69. package/dist/hooks/postrun.js +7 -7
  70. package/dist/hooks/prerun.js +7 -7
  71. package/dist/index.js +36 -36
  72. package/dist/{local-CWNOWZWQ.js → local-YCARFR7T.js} +2 -2
  73. package/dist/{node-66BW6FOX.js → node-NSRIJ2KL.js} +13 -13
  74. package/dist/{node-package-manager-SO4CLKC5.js → node-package-manager-TLCUDNS2.js} +3 -3
  75. package/dist/tsconfig.tsbuildinfo +1 -1
  76. package/dist/{ui-AVBT2RYD.js → ui-5AEI3FU6.js} +2 -2
  77. package/dist/{workerd-BJF24352.js → workerd-SW7QDYB6.js} +13 -13
  78. package/oclif.manifest.json +1 -1
  79. package/package.json +6 -6
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-J7K6IS5E.js";
3
+ } from "./chunk-EQQFJ434.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.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-NMJ5MMBB.js.map
25
+ //# sourceMappingURL=chunk-2FXFMB2U.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-2CJLC56R.js";
3
+ } from "./chunk-REXJJC44.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.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-PLA2FIVK.js.map
28
+ //# sourceMappingURL=chunk-3G3CTE4U.js.map
@@ -29957,7 +29957,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29957
29957
  try {
29958
29958
  await getAndSet();
29959
29959
  } catch (error) {
29960
- let { sendErrorToBugsnag } = await import("./error-handler-N326H2RN.js");
29960
+ let { sendErrorToBugsnag } = await import("./error-handler-MOT24ECB.js");
29961
29961
  await sendErrorToBugsnag(error, "unexpected_error");
29962
29962
  }
29963
29963
  }, durationStack = [];
@@ -31900,4 +31900,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31900
31900
  * LICENSE file in the root directory of this source tree.
31901
31901
  *)
31902
31902
  */
31903
- //# sourceMappingURL=chunk-3IUDQUHD.js.map
31903
+ //# sourceMappingURL=chunk-4DZKSJ2R.js.map
@@ -2,20 +2,20 @@ import {
2
2
  ensureAuthenticatedAdmin,
3
3
  ensureAuthenticatedBusinessPlatform,
4
4
  logout
5
- } from "./chunk-2SBPGR72.js";
5
+ } from "./chunk-72RTT46Y.js";
6
6
  import {
7
7
  base_command_default
8
- } from "./chunk-Y7VXKFK7.js";
8
+ } from "./chunk-OYHBLPKV.js";
9
9
  import {
10
10
  fanoutHooks
11
- } from "./chunk-3VCWJSLK.js";
11
+ } from "./chunk-YDFZISQ3.js";
12
12
  import {
13
13
  businessPlatformFqdn,
14
14
  graphqlRequest,
15
15
  graphqlRequestDoc,
16
16
  handleDeprecations,
17
17
  normalizeStoreFqdn
18
- } from "./chunk-3QKHLZPS.js";
18
+ } from "./chunk-U2VX4Q6V.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-2ZSVD4ED.js";
26
+ } from "./chunk-FGSRYMBN.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-3IUDQUHD.js";
64
+ } from "./chunk-4DZKSJ2R.js";
65
65
  import {
66
66
  basename,
67
67
  cwd,
@@ -146601,4 +146601,4 @@ export {
146601
146601
  getDebugBannerLine,
146602
146602
  getUtilityBannerlines
146603
146603
  };
146604
- //# sourceMappingURL=chunk-35DXXNCI.js.map
146604
+ //# sourceMappingURL=chunk-4ERNAW5E.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-Y7VXKFK7.js";
3
+ } from "./chunk-OYHBLPKV.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-OJOHMVV7.js";
@@ -43,4 +43,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
43
43
  export {
44
44
  HelpCommand
45
45
  };
46
- //# sourceMappingURL=chunk-7QBUM445.js.map
46
+ //# sourceMappingURL=chunk-4PXLANQP.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-NCUT7QL7.js";
3
+ } from "./chunk-QRNLG3CD.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
25
25
  export {
26
26
  Generate
27
27
  };
28
- //# sourceMappingURL=chunk-MCAI46FD.js.map
28
+ //# sourceMappingURL=chunk-5BCHJBAS.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-Y7VXKFK7.js";
3
+ } from "./chunk-OYHBLPKV.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-3IUDQUHD.js";
9
+ } from "./chunk-4DZKSJ2R.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
@@ -116,4 +116,4 @@ export {
116
116
  writeCommandFlagInterface,
117
117
  writeCommandUsageExampleFile
118
118
  };
119
- //# sourceMappingURL=chunk-ECVFRPXR.js.map
119
+ //# sourceMappingURL=chunk-6Z7SI3ZW.js.map
@@ -6,17 +6,17 @@ import {
6
6
  remove,
7
7
  setLastSeenAuthMethod,
8
8
  setLastSeenUserIdAfterAuth
9
- } from "./chunk-3QKHLZPS.js";
9
+ } from "./chunk-U2VX4Q6V.js";
10
10
  import {
11
11
  getPartnersToken,
12
12
  nonRandomUUID
13
- } from "./chunk-D4DJJ4PZ.js";
13
+ } from "./chunk-E7MQ72JO.js";
14
14
  import {
15
15
  BugError,
16
16
  outputContent,
17
17
  outputDebug,
18
18
  outputToken
19
- } from "./chunk-3IUDQUHD.js";
19
+ } from "./chunk-4DZKSJ2R.js";
20
20
  import {
21
21
  init_cjs_shims
22
22
  } from "./chunk-POZ5MGPT.js";
@@ -102,4 +102,4 @@ export {
102
102
  ensureAuthenticatedBusinessPlatform,
103
103
  logout
104
104
  };
105
- //# sourceMappingURL=chunk-2SBPGR72.js.map
105
+ //# sourceMappingURL=chunk-72RTT46Y.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-NCUT7QL7.js";
3
+ } from "./chunk-QRNLG3CD.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var List = class extends base_command_default {
25
25
  export {
26
26
  List
27
27
  };
28
- //# sourceMappingURL=chunk-JZNHOMVW.js.map
28
+ //# sourceMappingURL=chunk-7JVASAC6.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-4E7Y62XG.js";
3
+ } from "./chunk-HAURZWLZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.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-VG6LPRGA.js.map
28
+ //# sourceMappingURL=chunk-B2HZKGLW.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-VSLR7ET4.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-7HZBVQEC.js";
8
+ } from "./chunk-TQTXTCOI.js";
9
9
  import {
10
10
  Environment,
11
11
  environmentVariables,
@@ -17,7 +17,7 @@ import {
17
17
  runWithTimer,
18
18
  serviceEnvironment,
19
19
  systemEnvironmentVariables
20
- } from "./chunk-3IUDQUHD.js";
20
+ } from "./chunk-4DZKSJ2R.js";
21
21
  import {
22
22
  sniffForJson
23
23
  } from "./chunk-K6Y4FYT5.js";
@@ -31065,4 +31065,4 @@ mime-types/index.js:
31065
31065
  * MIT Licensed
31066
31066
  *)
31067
31067
  */
31068
- //# sourceMappingURL=chunk-D4DJJ4PZ.js.map
31068
+ //# sourceMappingURL=chunk-E7MQ72JO.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-7HZBVQEC.js";
3
+ } from "./chunk-TQTXTCOI.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-3IUDQUHD.js";
6
+ } from "./chunk-4DZKSJ2R.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-J7K6IS5E.js.map
20
+ //# sourceMappingURL=chunk-EQQFJ434.js.map
@@ -21,7 +21,7 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-3IUDQUHD.js";
24
+ } from "./chunk-4DZKSJ2R.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
@@ -13675,7 +13675,7 @@ async function latestVersion(packageName, options) {
13675
13675
  }
13676
13676
 
13677
13677
  // ../cli-kit/dist/public/node/node-package-manager.js
13678
- 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], packageManager = ["yarn", "npm", "pnpm", "bun", "unknown"], UnknownPackageManagerError = class extends AbortError {
13678
+ 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], packageManager = ["yarn", "npm", "pnpm", "bun", "unknown"], UnknownPackageManagerError = class extends AbortError {
13679
13679
  constructor() {
13680
13680
  super("Unknown package manager");
13681
13681
  }
@@ -13982,4 +13982,4 @@ deep-extend/lib/deep-extend.js:
13982
13982
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13983
13983
  *)
13984
13984
  */
13985
- //# sourceMappingURL=chunk-2ZSVD4ED.js.map
13985
+ //# sourceMappingURL=chunk-FGSRYMBN.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-Y7VXKFK7.js";
3
+ } from "./chunk-OYHBLPKV.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-3IUDQUHD.js";
7
+ } from "./chunk-4DZKSJ2R.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-OJOHMVV7.js";
@@ -83,4 +83,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
83
83
  export {
84
84
  CommandFlags
85
85
  };
86
- //# sourceMappingURL=chunk-FO4MTYIH.js.map
86
+ //# sourceMappingURL=chunk-G2WBIWNF.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-3IUDQUHD.js";
4
+ } from "./chunk-4DZKSJ2R.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-4E7Y62XG.js.map
46
+ //# sourceMappingURL=chunk-HAURZWLZ.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-2ZSVD4ED.js";
7
+ } from "./chunk-FGSRYMBN.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-3IUDQUHD.js";
18
+ } from "./chunk-4DZKSJ2R.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-UUSQGSPU.js.map
143
+ //# sourceMappingURL=chunk-HHAGWNRI.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-S3QQYC7T.js";
3
+ } from "./chunk-J6WHIPSP.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-OJOHMVV7.js";
@@ -45,4 +45,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
45
45
  export {
46
46
  Search
47
47
  };
48
- //# sourceMappingURL=chunk-LCVCSJWY.js.map
48
+ //# sourceMappingURL=chunk-HLKMRAT5.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-3IUDQUHD.js";
3
+ } from "./chunk-4DZKSJ2R.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-S3QQYC7T.js.map
18
+ //# sourceMappingURL=chunk-J6WHIPSP.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-3VCWJSLK.js";
7
+ } from "./chunk-YDFZISQ3.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-3QKHLZPS.js";
10
+ } from "./chunk-U2VX4Q6V.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-7HZBVQEC.js";
13
+ } from "./chunk-TQTXTCOI.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-2ZSVD4ED.js";
16
+ } from "./chunk-FGSRYMBN.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-3IUDQUHD.js";
31
+ } from "./chunk-4DZKSJ2R.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2147,4 +2147,4 @@ export {
2147
2147
  registerCleanBugsnagErrorsFromWithinPlugins,
2148
2148
  addBugsnagMetadata
2149
2149
  };
2150
- //# sourceMappingURL=chunk-CSDHFCD4.js.map
2150
+ //# sourceMappingURL=chunk-MTXNEHKM.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-Y7VXKFK7.js";
3
+ } from "./chunk-OYHBLPKV.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-2ZSVD4ED.js";
6
+ } from "./chunk-FGSRYMBN.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-3IUDQUHD.js";
10
+ } from "./chunk-4DZKSJ2R.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-OJOHMVV7.js";
@@ -26,7 +26,7 @@ init_cjs_shims();
26
26
  init_cjs_shims();
27
27
  import { fileURLToPath } from "node:url";
28
28
  async function launchCLI(options) {
29
- let { errorHandler } = await import("./error-handler-N326H2RN.js"), { isDevelopment } = await import("./local-CWNOWZWQ.js"), oclif = await import("./lib-XYCLX35G.js"), { ShopifyConfig } = await import("./custom-oclif-loader-CR5VBQTS.js");
29
+ let { errorHandler } = await import("./error-handler-MOT24ECB.js"), { isDevelopment } = await import("./local-YCARFR7T.js"), oclif = await import("./lib-XYCLX35G.js"), { ShopifyConfig } = await import("./custom-oclif-loader-MUOL3HPQ.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-AVBT2RYD.js");
44
+ let { renderWarning } = await import("./ui-5AEI3FU6.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-SO4CLKC5.js"), { moduleDirectory } = await import("./path-NDLRQPLA.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-TLCUDNS2.js"), { moduleDirectory } = await import("./path-NDLRQPLA.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
72
72
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
73
73
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
74
74
  argv.splice(initIndex2, 0, "init");
@@ -117,4 +117,4 @@ export {
117
117
  jsonFlag,
118
118
  ClearCache
119
119
  };
120
- //# sourceMappingURL=chunk-6RAS3TKY.js.map
120
+ //# sourceMappingURL=chunk-MWLLV4UV.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-2ZSVD4ED.js";
3
+ } from "./chunk-FGSRYMBN.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-3IUDQUHD.js";
9
+ } from "./chunk-4DZKSJ2R.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-JT4XUZYV.js.map
28
+ //# sourceMappingURL=chunk-NX2KGZ2W.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-7E4HY4BI.js";
3
+ } from "./chunk-QBE6MS4X.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-2CJLC56R.js";
6
+ } from "./chunk-REXJJC44.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-4E7Y62XG.js";
9
+ } from "./chunk-HAURZWLZ.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-Y7VXKFK7.js";
12
+ } from "./chunk-OYHBLPKV.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-POZ5MGPT.js";
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
34
34
  export {
35
35
  KitchenSinkAll
36
36
  };
37
- //# sourceMappingURL=chunk-PZTRGMAM.js.map
37
+ //# sourceMappingURL=chunk-OG2XEFVO.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-CSDHFCD4.js";
4
+ } from "./chunk-MTXNEHKM.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-Z2EEAFLV.js";
8
+ } from "./chunk-YITJ52BH.js";
9
9
  import {
10
10
  hashString
11
- } from "./chunk-D4DJJ4PZ.js";
11
+ } from "./chunk-E7MQ72JO.js";
12
12
  import {
13
13
  AbortError,
14
14
  addPublicMetadata,
@@ -24,7 +24,7 @@ import {
24
24
  renderWarning,
25
25
  terminalSupportsPrompting,
26
26
  underscore
27
- } from "./chunk-3IUDQUHD.js";
27
+ } from "./chunk-4DZKSJ2R.js";
28
28
  import {
29
29
  cwd
30
30
  } from "./chunk-K6Y4FYT5.js";
@@ -1686,4 +1686,4 @@ export {
1686
1686
  encodeToml,
1687
1687
  base_command_default
1688
1688
  };
1689
- //# sourceMappingURL=chunk-Y7VXKFK7.js.map
1689
+ //# sourceMappingURL=chunk-OYHBLPKV.js.map
@@ -2,7 +2,7 @@ import {
2
2
  execa,
3
3
  outputContent,
4
4
  outputDebug
5
- } from "./chunk-3IUDQUHD.js";
5
+ } from "./chunk-4DZKSJ2R.js";
6
6
  import {
7
7
  init_cjs_shims
8
8
  } from "./chunk-POZ5MGPT.js";
@@ -60,4 +60,4 @@ export {
60
60
  username,
61
61
  platformAndArch
62
62
  };
63
- //# sourceMappingURL=chunk-QWRXYENL.js.map
63
+ //# sourceMappingURL=chunk-PC7RDKJJ.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-2SBPGR72.js";
3
+ } from "./chunk-72RTT46Y.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-Y7VXKFK7.js";
6
+ } from "./chunk-OYHBLPKV.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-3IUDQUHD.js";
9
+ } from "./chunk-4DZKSJ2R.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-ILLC5WWL.js.map
28
+ //# sourceMappingURL=chunk-QBDNLBUG.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-3IUDQUHD.js";
8
+ } from "./chunk-4DZKSJ2R.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-7E4HY4BI.js.map
179
+ //# sourceMappingURL=chunk-QBE6MS4X.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  getNotifications,
3
3
  stringifyFilters
4
- } from "./chunk-Z2EEAFLV.js";
4
+ } from "./chunk-YITJ52BH.js";
5
5
  import {
6
6
  randomUUID
7
- } from "./chunk-D4DJJ4PZ.js";
7
+ } from "./chunk-E7MQ72JO.js";
8
8
  import {
9
9
  CLI_KIT_VERSION
10
- } from "./chunk-7HZBVQEC.js";
10
+ } from "./chunk-TQTXTCOI.js";
11
11
  import {
12
12
  outputInfo,
13
13
  renderSelectPrompt,
@@ -15,7 +15,7 @@ import {
15
15
  renderTable,
16
16
  renderTextPrompt,
17
17
  writeFile
18
- } from "./chunk-3IUDQUHD.js";
18
+ } from "./chunk-4DZKSJ2R.js";
19
19
  import {
20
20
  init_cjs_shims
21
21
  } from "./chunk-POZ5MGPT.js";
@@ -102,4 +102,4 @@ export {
102
102
  generate,
103
103
  list
104
104
  };
105
- //# sourceMappingURL=chunk-NCUT7QL7.js.map
105
+ //# sourceMappingURL=chunk-QRNLG3CD.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-3IUDQUHD.js";
10
+ } from "./chunk-4DZKSJ2R.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-POZ5MGPT.js";
@@ -189,4 +189,4 @@ async function staticService() {
189
189
  export {
190
190
  staticService
191
191
  };
192
- //# sourceMappingURL=chunk-2CJLC56R.js.map
192
+ //# sourceMappingURL=chunk-REXJJC44.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.72.0";
7
+ var CLI_KIT_VERSION = "3.72.1";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-7HZBVQEC.js.map
12
+ //# sourceMappingURL=chunk-TQTXTCOI.js.map