@shopify/cli 3.81.0 → 3.81.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 (80) hide show
  1. package/dist/{chunk-NVXZREWB.js → chunk-27MYZBXV.js} +4 -4
  2. package/dist/{chunk-BU5YHTR3.js → chunk-2Y3UFXD6.js} +3 -3
  3. package/dist/{chunk-AFKRMMUK.js → chunk-5CZUSVND.js} +2 -2
  4. package/dist/{chunk-YQAKBVIP.js → chunk-5LMBCQDG.js} +20 -10
  5. package/dist/{chunk-66LU5RHQ.js → chunk-5NWUTFCV.js} +3 -3
  6. package/dist/{chunk-OCEG2LVS.js → chunk-5OBLOY7U.js} +2 -2
  7. package/dist/{chunk-H4NXKYFX.js → chunk-5RPSJUXQ.js} +6 -6
  8. package/dist/{chunk-HL635BW4.js → chunk-6CJ6BGWA.js} +3 -3
  9. package/dist/{chunk-HVXOXFW7.js → chunk-6GAIDVJR.js} +5 -5
  10. package/dist/{chunk-PL4FBKID.js → chunk-6NGGBF47.js} +3 -3
  11. package/dist/{chunk-Q5VEQZWD.js → chunk-ALHM5GST.js} +5 -5
  12. package/dist/{chunk-R3OIVMMP.js → chunk-B44H2P6E.js} +3 -3
  13. package/dist/{chunk-J22RRMUV.js → chunk-B5JZHKPR.js} +3 -3
  14. package/dist/{chunk-RN6ES42P.js → chunk-CN7P6XXP.js} +4 -4
  15. package/dist/{chunk-F65YW645.js → chunk-DDYH6337.js} +2 -2
  16. package/dist/{chunk-I3MFQXUO.js → chunk-E6T6HFSE.js} +5 -5
  17. package/dist/{chunk-Y2JP6WFP.js → chunk-EG6MBBEN.js} +2 -2
  18. package/dist/{chunk-LJSDT5VD.js → chunk-GMFX4XJF.js} +3 -3
  19. package/dist/{chunk-LKFFDKQK.js → chunk-H37YPI3Y.js} +3 -3
  20. package/dist/{chunk-XSJQXZOL.js → chunk-I2M5KL5Z.js} +4 -4
  21. package/dist/{chunk-JMLKYNLE.js → chunk-JKKYVUPT.js} +2 -2
  22. package/dist/{chunk-4UU24IRW.js → chunk-JV3N43QW.js} +4 -4
  23. package/dist/{chunk-I55SUBMN.js → chunk-KJXXNUND.js} +6 -6
  24. package/dist/{chunk-PZ532W3Q.js → chunk-NEQJPNB5.js} +7 -7
  25. package/dist/{chunk-3TCAFLMI.js → chunk-NZVDI2PG.js} +3 -3
  26. package/dist/{chunk-VKZ4FDXJ.js → chunk-O66CPW2Z.js} +2 -2
  27. package/dist/{chunk-EVLVUZ4W.js → chunk-OU2VE5NL.js} +7 -7
  28. package/dist/{chunk-FD2PC23V.js → chunk-PINTEIWG.js} +6 -6
  29. package/dist/{chunk-H7RFBD5F.js → chunk-PLXKIAXS.js} +4 -4
  30. package/dist/{chunk-7KHSYC7Q.js → chunk-R7PQLQRT.js} +4 -4
  31. package/dist/{chunk-PO4WPF5B.js → chunk-SOZ33QZX.js} +2 -2
  32. package/dist/{chunk-BWXOMTF4.js → chunk-VANXFY34.js} +2 -2
  33. package/dist/{chunk-FBJAZPR7.js → chunk-WSP4T6BG.js} +3 -3
  34. package/dist/{chunk-2RTQR5PF.js → chunk-X2GG47RT.js} +4 -4
  35. package/dist/{chunk-GESAFNQ7.js → chunk-ZARNHYRC.js} +4 -4
  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 +7 -7
  58. package/dist/cli/services/commands/search.js +3 -3
  59. package/dist/cli/services/commands/search.test.js +3 -3
  60. package/dist/cli/services/commands/version.js +4 -4
  61. package/dist/cli/services/commands/version.test.js +5 -5
  62. package/dist/cli/services/kitchen-sink/async.js +3 -3
  63. package/dist/cli/services/kitchen-sink/prompts.js +3 -3
  64. package/dist/cli/services/kitchen-sink/static.js +3 -3
  65. package/dist/cli/services/upgrade.js +4 -4
  66. package/dist/cli/services/upgrade.test.js +5 -5
  67. package/dist/{custom-oclif-loader-OGNQPWLM.js → custom-oclif-loader-7E5Z2M56.js} +3 -3
  68. package/dist/{error-handler-7HDPJKMS.js → error-handler-GHVJK7OK.js} +9 -9
  69. package/dist/hooks/postrun.js +7 -7
  70. package/dist/hooks/prerun.js +8 -8
  71. package/dist/index.js +57 -46
  72. package/dist/{local-5DGEQTKE.js → local-GLHD5LYH.js} +3 -3
  73. package/dist/{node-OJGXX6YN.js → node-OFSPLONP.js} +13 -13
  74. package/dist/{node-package-manager-QX5ULXMO.js → node-package-manager-K7DEALW5.js} +4 -4
  75. package/dist/{path-COZT77T2.js → path-GB4VIEM6.js} +2 -2
  76. package/dist/tsconfig.tsbuildinfo +1 -1
  77. package/dist/{ui-ZOXO5UFK.js → ui-G7IYCY5T.js} +3 -3
  78. package/dist/{workerd-BW3TVO32.js → workerd-IDTCFUND.js} +13 -13
  79. package/oclif.manifest.json +1 -1
  80. package/package.json +6 -6
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-F65YW645.js";
8
+ } from "./chunk-DDYH6337.js";
9
9
  import {
10
10
  Environment,
11
11
  environmentVariables,
@@ -18,10 +18,10 @@ import {
18
18
  serviceEnvironment,
19
19
  sleep,
20
20
  systemEnvironmentVariables
21
- } from "./chunk-BU5YHTR3.js";
21
+ } from "./chunk-2Y3UFXD6.js";
22
22
  import {
23
23
  sniffForJson
24
- } from "./chunk-Y2JP6WFP.js";
24
+ } from "./chunk-EG6MBBEN.js";
25
25
  import {
26
26
  __commonJS,
27
27
  __require,
@@ -31449,4 +31449,4 @@ mime-types/index.js:
31449
31449
  * MIT Licensed
31450
31450
  *)
31451
31451
  */
31452
- //# sourceMappingURL=chunk-NVXZREWB.js.map
31452
+ //# sourceMappingURL=chunk-27MYZBXV.js.map
@@ -15,7 +15,7 @@ import {
15
15
  normalizePath,
16
16
  relativizePath,
17
17
  sniffForPath
18
- } from "./chunk-Y2JP6WFP.js";
18
+ } from "./chunk-EG6MBBEN.js";
19
19
  import {
20
20
  require_cross_spawn,
21
21
  require_lib,
@@ -29550,7 +29550,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29550
29550
  try {
29551
29551
  await getAndSet();
29552
29552
  } catch (error) {
29553
- let { sendErrorToBugsnag } = await import("./error-handler-7HDPJKMS.js");
29553
+ let { sendErrorToBugsnag } = await import("./error-handler-GHVJK7OK.js");
29554
29554
  await sendErrorToBugsnag(error, "unexpected_error");
29555
29555
  }
29556
29556
  }, durationStack = [];
@@ -31545,4 +31545,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31545
31545
  * LICENSE file in the root directory of this source tree.
31546
31546
  *)
31547
31547
  */
31548
- //# sourceMappingURL=chunk-BU5YHTR3.js.map
31548
+ //# sourceMappingURL=chunk-2Y3UFXD6.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-BU5YHTR3.js";
10
+ } from "./chunk-2Y3UFXD6.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-AFKRMMUK.js.map
206
+ //# sourceMappingURL=chunk-5CZUSVND.js.map
@@ -5,19 +5,19 @@ import {
5
5
  ensureAuthenticatedAdmin,
6
6
  ensureAuthenticatedBusinessPlatform,
7
7
  logout
8
- } from "./chunk-7KHSYC7Q.js";
8
+ } from "./chunk-R7PQLQRT.js";
9
9
  import {
10
10
  base_command_default
11
- } from "./chunk-I55SUBMN.js";
11
+ } from "./chunk-KJXXNUND.js";
12
12
  import {
13
13
  fanoutHooks,
14
14
  requestIdsCollection
15
- } from "./chunk-H4NXKYFX.js";
15
+ } from "./chunk-5RPSJUXQ.js";
16
16
  import {
17
17
  businessPlatformFqdn,
18
18
  normalizeStoreFqdn,
19
19
  partnersFqdn
20
- } from "./chunk-HVXOXFW7.js";
20
+ } from "./chunk-6GAIDVJR.js";
21
21
  import {
22
22
  ClientError,
23
23
  GraphQLClient,
@@ -31,10 +31,10 @@ import {
31
31
  retryAwareRequest,
32
32
  sanitizeURL,
33
33
  sanitizedHeadersOutput
34
- } from "./chunk-NVXZREWB.js";
34
+ } from "./chunk-27MYZBXV.js";
35
35
  import {
36
36
  CLI_KIT_VERSION
37
- } from "./chunk-F65YW645.js";
37
+ } from "./chunk-DDYH6337.js";
38
38
  import {
39
39
  cacheRetrieveOrRepopulate,
40
40
  findUpAndReadPackageJson,
@@ -44,7 +44,7 @@ import {
44
44
  readAndParsePackageJson,
45
45
  timeIntervalToMilliseconds,
46
46
  writePackageJSON
47
- } from "./chunk-GESAFNQ7.js";
47
+ } from "./chunk-ZARNHYRC.js";
48
48
  import {
49
49
  AbortError,
50
50
  BugError,
@@ -84,7 +84,7 @@ import {
84
84
  source_default,
85
85
  stringifyMessage,
86
86
  writeFile
87
- } from "./chunk-BU5YHTR3.js";
87
+ } from "./chunk-2Y3UFXD6.js";
88
88
  import {
89
89
  basename,
90
90
  cwd,
@@ -94,7 +94,7 @@ import {
94
94
  relativePath,
95
95
  relativizePath,
96
96
  resolvePath
97
- } from "./chunk-Y2JP6WFP.js";
97
+ } from "./chunk-EG6MBBEN.js";
98
98
  import {
99
99
  require_lib
100
100
  } from "./chunk-LPU2VGJR.js";
@@ -140907,6 +140907,15 @@ async function ensureIsClean(directory) {
140907
140907
  async function isClean(directory) {
140908
140908
  return (await esm_default({ baseDir: directory }).status()).isClean();
140909
140909
  }
140910
+ async function removeGitRemote(directory, remoteName = "origin") {
140911
+ outputDebug(outputContent`Removing git remote ${remoteName} from ${outputToken.path(directory)}...`), await ensureGitIsPresentOrAbort();
140912
+ let repo = esm_default(directory);
140913
+ if (!(await repo.getRemotes()).some((remote) => remote.name === remoteName)) {
140914
+ outputDebug(outputContent`Remote ${remoteName} does not exist, no action needed`);
140915
+ return;
140916
+ }
140917
+ await repo.removeRemote(remoteName);
140918
+ }
140910
140919
 
140911
140920
  // ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/setups/routes/generate.js
140912
140921
  init_cjs_shims();
@@ -142471,6 +142480,7 @@ export {
142471
142480
  GitDirectoryNotCleanError,
142472
142481
  ensureIsClean,
142473
142482
  isClean,
142483
+ removeGitRemote,
142474
142484
  execAsync,
142475
142485
  supressNodeExperimentalWarnings,
142476
142486
  isHydrogenMonorepo,
@@ -142592,4 +142602,4 @@ export {
142592
142602
  getDebugBannerLine,
142593
142603
  getUtilityBannerlines
142594
142604
  };
142595
- //# sourceMappingURL=chunk-YQAKBVIP.js.map
142605
+ //# sourceMappingURL=chunk-5LMBCQDG.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-VKZ4FDXJ.js";
3
+ } from "./chunk-O66CPW2Z.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.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-66LU5RHQ.js.map
28
+ //# sourceMappingURL=chunk-5NWUTFCV.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-BU5YHTR3.js";
4
+ } from "./chunk-2Y3UFXD6.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-OCEG2LVS.js.map
46
+ //# sourceMappingURL=chunk-5OBLOY7U.js.map
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-HVXOXFW7.js";
5
+ } from "./chunk-6GAIDVJR.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-NVXZREWB.js";
8
+ } from "./chunk-27MYZBXV.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-F65YW645.js";
11
+ } from "./chunk-DDYH6337.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-GESAFNQ7.js";
14
+ } from "./chunk-ZARNHYRC.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-BU5YHTR3.js";
31
+ } from "./chunk-2Y3UFXD6.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-H4NXKYFX.js.map
15933
+ //# sourceMappingURL=chunk-5RPSJUXQ.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-I55SUBMN.js";
3
+ } from "./chunk-KJXXNUND.js";
4
4
  import {
5
5
  outputResult,
6
6
  renderTable
7
- } from "./chunk-BU5YHTR3.js";
7
+ } from "./chunk-2Y3UFXD6.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-LPU2VGJR.js";
@@ -84,4 +84,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
84
84
  export {
85
85
  CommandFlags
86
86
  };
87
- //# sourceMappingURL=chunk-HL635BW4.js.map
87
+ //# sourceMappingURL=chunk-6CJ6BGWA.js.map
@@ -7,14 +7,14 @@ import {
7
7
  nonRandomUUID,
8
8
  shopifyFetch,
9
9
  z
10
- } from "./chunk-NVXZREWB.js";
10
+ } from "./chunk-27MYZBXV.js";
11
11
  import {
12
12
  getPackageManager,
13
13
  getSession,
14
14
  packageManagerFromUserAgent,
15
15
  removeSession,
16
16
  setSession
17
- } from "./chunk-GESAFNQ7.js";
17
+ } from "./chunk-ZARNHYRC.js";
18
18
  import {
19
19
  AbortError,
20
20
  BugError,
@@ -45,10 +45,10 @@ import {
45
45
  sessionConstants,
46
46
  spinFqdn,
47
47
  themeToken
48
- } from "./chunk-BU5YHTR3.js";
48
+ } from "./chunk-2Y3UFXD6.js";
49
49
  import {
50
50
  cwd
51
- } from "./chunk-Y2JP6WFP.js";
51
+ } from "./chunk-EG6MBBEN.js";
52
52
  import {
53
53
  __commonJS,
54
54
  __require,
@@ -1206,4 +1206,4 @@ export {
1206
1206
  getEnvironmentData,
1207
1207
  getSensitiveEnvironmentData
1208
1208
  };
1209
- //# sourceMappingURL=chunk-HVXOXFW7.js.map
1209
+ //# sourceMappingURL=chunk-6GAIDVJR.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-F65YW645.js";
3
+ } from "./chunk-DDYH6337.js";
4
4
  import {
5
5
  outputResult
6
- } from "./chunk-BU5YHTR3.js";
6
+ } from "./chunk-2Y3UFXD6.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-PL4FBKID.js.map
20
+ //# sourceMappingURL=chunk-6NGGBF47.js.map
@@ -2,13 +2,13 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-FD2PC23V.js";
5
+ } from "./chunk-PINTEIWG.js";
6
6
  import {
7
7
  randomUUID
8
- } from "./chunk-NVXZREWB.js";
8
+ } from "./chunk-27MYZBXV.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-F65YW645.js";
11
+ } from "./chunk-DDYH6337.js";
12
12
  import {
13
13
  outputInfo,
14
14
  renderSelectPrompt,
@@ -16,7 +16,7 @@ import {
16
16
  renderTable,
17
17
  renderTextPrompt,
18
18
  writeFile
19
- } from "./chunk-BU5YHTR3.js";
19
+ } from "./chunk-2Y3UFXD6.js";
20
20
  import {
21
21
  init_cjs_shims
22
22
  } from "./chunk-PKR7KJ6P.js";
@@ -103,4 +103,4 @@ export {
103
103
  generate,
104
104
  list
105
105
  };
106
- //# sourceMappingURL=chunk-Q5VEQZWD.js.map
106
+ //# sourceMappingURL=chunk-ALHM5GST.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-BWXOMTF4.js";
3
+ } from "./chunk-VANXFY34.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-LPU2VGJR.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-R3OIVMMP.js.map
51
+ //# sourceMappingURL=chunk-B44H2P6E.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-Q5VEQZWD.js";
3
+ } from "./chunk-ALHM5GST.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.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-J22RRMUV.js.map
28
+ //# sourceMappingURL=chunk-B5JZHKPR.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-7KHSYC7Q.js";
3
+ } from "./chunk-R7PQLQRT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-BU5YHTR3.js";
9
+ } from "./chunk-2Y3UFXD6.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-RN6ES42P.js.map
28
+ //# sourceMappingURL=chunk-CN7P6XXP.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.81.0";
7
+ var CLI_KIT_VERSION = "3.81.1";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-F65YW645.js.map
12
+ //# sourceMappingURL=chunk-DDYH6337.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-VKZ4FDXJ.js";
3
+ } from "./chunk-O66CPW2Z.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-AFKRMMUK.js";
6
+ } from "./chunk-5CZUSVND.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-OCEG2LVS.js";
9
+ } from "./chunk-5OBLOY7U.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-I55SUBMN.js";
12
+ } from "./chunk-KJXXNUND.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-I3MFQXUO.js.map
37
+ //# sourceMappingURL=chunk-E6T6HFSE.js.map
@@ -30,7 +30,7 @@ var require_commondir = __commonJS({
30
30
 
31
31
  // ../cli-kit/dist/public/node/path.js
32
32
  init_cjs_shims();
33
- var import_commondir = __toESM(require_commondir(), 1);
33
+ var import_commondir = __toESM(require_commondir());
34
34
 
35
35
  // ../../node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/index.mjs
36
36
  init_cjs_shims();
@@ -193,4 +193,4 @@ export {
193
193
  sniffForPath,
194
194
  sniffForJson
195
195
  };
196
- //# sourceMappingURL=chunk-Y2JP6WFP.js.map
196
+ //# sourceMappingURL=chunk-EG6MBBEN.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-OCEG2LVS.js";
3
+ } from "./chunk-5OBLOY7U.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.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-LJSDT5VD.js.map
28
+ //# sourceMappingURL=chunk-GMFX4XJF.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-GESAFNQ7.js";
3
+ } from "./chunk-ZARNHYRC.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-BU5YHTR3.js";
9
+ } from "./chunk-2Y3UFXD6.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-LKFFDKQK.js.map
28
+ //# sourceMappingURL=chunk-H37YPI3Y.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-GESAFNQ7.js";
7
+ } from "./chunk-ZARNHYRC.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-BU5YHTR3.js";
18
+ } from "./chunk-2Y3UFXD6.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
22
22
  moduleDirectory
23
- } from "./chunk-Y2JP6WFP.js";
23
+ } from "./chunk-EG6MBBEN.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-XSJQXZOL.js.map
142
+ //# sourceMappingURL=chunk-I2M5KL5Z.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-I55SUBMN.js";
3
+ } from "./chunk-KJXXNUND.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-LPU2VGJR.js";
@@ -46,4 +46,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
46
46
  export {
47
47
  HelpCommand
48
48
  };
49
- //# sourceMappingURL=chunk-JMLKYNLE.js.map
49
+ //# sourceMappingURL=chunk-JKKYVUPT.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-Q5VEQZWD.js";
3
+ } from "./chunk-ALHM5GST.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-EVLVUZ4W.js";
9
+ } from "./chunk-OU2VE5NL.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-LPU2VGJR.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-4UU24IRW.js.map
52
+ //# sourceMappingURL=chunk-JV3N43QW.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-EVLVUZ4W.js";
4
+ } from "./chunk-OU2VE5NL.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-FD2PC23V.js";
8
+ } from "./chunk-PINTEIWG.js";
9
9
  import {
10
10
  hashString
11
- } from "./chunk-NVXZREWB.js";
11
+ } from "./chunk-27MYZBXV.js";
12
12
  import {
13
13
  AbortError,
14
14
  addPublicMetadata,
@@ -24,10 +24,10 @@ import {
24
24
  renderWarning,
25
25
  terminalSupportsPrompting,
26
26
  underscore
27
- } from "./chunk-BU5YHTR3.js";
27
+ } from "./chunk-2Y3UFXD6.js";
28
28
  import {
29
29
  cwd
30
- } from "./chunk-Y2JP6WFP.js";
30
+ } from "./chunk-EG6MBBEN.js";
31
31
  import {
32
32
  require_lib
33
33
  } from "./chunk-LPU2VGJR.js";
@@ -1687,4 +1687,4 @@ export {
1687
1687
  loadEnvironment,
1688
1688
  base_command_default
1689
1689
  };
1690
- //# sourceMappingURL=chunk-I55SUBMN.js.map
1690
+ //# sourceMappingURL=chunk-KJXXNUND.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-I55SUBMN.js";
3
+ } from "./chunk-KJXXNUND.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-GESAFNQ7.js";
6
+ } from "./chunk-ZARNHYRC.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-BU5YHTR3.js";
10
+ } from "./chunk-2Y3UFXD6.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-LPU2VGJR.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-7HDPJKMS.js"), { isDevelopment } = await import("./local-5DGEQTKE.js"), oclif = await import("./lib-2ZBT3UR2.js"), { ShopifyConfig } = await import("./custom-oclif-loader-OGNQPWLM.js");
29
+ let { errorHandler } = await import("./error-handler-GHVJK7OK.js"), { isDevelopment } = await import("./local-GLHD5LYH.js"), oclif = await import("./lib-2ZBT3UR2.js"), { ShopifyConfig } = await import("./custom-oclif-loader-7E5Z2M56.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-ZOXO5UFK.js");
44
+ let { renderError } = await import("./ui-G7IYCY5T.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-QX5ULXMO.js"), { moduleDirectory } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-K7DEALW5.js"), { moduleDirectory } = await import("./path-GB4VIEM6.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-PZ532W3Q.js.map
120
+ //# sourceMappingURL=chunk-NEQJPNB5.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-PL4FBKID.js";
3
+ } from "./chunk-6NGGBF47.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-I55SUBMN.js";
6
+ } from "./chunk-KJXXNUND.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-3TCAFLMI.js.map
25
+ //# sourceMappingURL=chunk-NZVDI2PG.js.map