@shopify/cli 3.85.1 → 3.85.3

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 (81) hide show
  1. package/dist/{chunk-TRKSH2XY.js → chunk-3XWYM7QS.js} +3 -3
  2. package/dist/{chunk-7JE3EHN3.js → chunk-5RNGA7FX.js} +5 -5
  3. package/dist/{chunk-6YB46YWH.js → chunk-6A6GDV25.js} +4 -4
  4. package/dist/{chunk-XNKJ52IR.js → chunk-6RJ7HBOQ.js} +3 -3
  5. package/dist/{chunk-ZZACM6JY.js → chunk-AMWSD3HH.js} +3 -3
  6. package/dist/{chunk-CKYPRLQQ.js → chunk-C45MKMJT.js} +400 -316
  7. package/dist/{chunk-FLHWGFGH.js → chunk-CAONVM2S.js} +3 -3
  8. package/dist/{chunk-GGNBWCCE.js → chunk-D5DJSKHK.js} +7 -7
  9. package/dist/{chunk-S3MBABAK.js → chunk-EDXQ22O4.js} +6 -6
  10. package/dist/{chunk-Y2JP6WFP.js → chunk-EG6MBBEN.js} +2 -2
  11. package/dist/{chunk-LOJKECKW.js → chunk-EWEA4LRT.js} +2 -2
  12. package/dist/{chunk-CNY4KRKG.js → chunk-F7TU455C.js} +2 -2
  13. package/dist/{chunk-KIC7OBUL.js → chunk-FGEKMLLA.js} +6 -6
  14. package/dist/{chunk-62H2KYOJ.js → chunk-GRVHLYQS.js} +4 -4
  15. package/dist/{chunk-TVWMGUCW.js → chunk-HBANZKAF.js} +3 -3
  16. package/dist/{chunk-MHFD5A4P.js → chunk-HS2O5IHL.js} +3 -3
  17. package/dist/{chunk-PYZUPEOA.js → chunk-HTTZVPR6.js} +3 -3
  18. package/dist/{chunk-G6OERDCU.js → chunk-I4ATBX6D.js} +4 -4
  19. package/dist/{chunk-YJZEHV2H.js → chunk-IHXRXBUN.js} +6 -6
  20. package/dist/{chunk-7LEPNDDJ.js → chunk-JAUHWNMJ.js} +5 -5
  21. package/dist/{chunk-KJT4XRJY.js → chunk-L54PNQGV.js} +2 -2
  22. package/dist/{chunk-R7QUG5YH.js → chunk-LJXXOFEJ.js} +2 -2
  23. package/dist/{chunk-O47I6ERR.js → chunk-NLFRHIZY.js} +6 -6
  24. package/dist/{chunk-7N5JGLLX.js → chunk-OQKAZQIC.js} +5 -5
  25. package/dist/{chunk-XKHE52EY.js → chunk-OURS5IQY.js} +3 -3
  26. package/dist/{chunk-VMPHJR5V.js → chunk-QHKSKL4E.js} +4 -4
  27. package/dist/{chunk-J3DHMVKN.js → chunk-QP2MOS2Y.js} +2 -2
  28. package/dist/{chunk-UYWDOH6Y.js → chunk-RPU6TIF2.js} +7 -7
  29. package/dist/{chunk-OXCV2R7K.js → chunk-UW4ASA6Y.js} +3 -3
  30. package/dist/{chunk-VCGC2OW6.js → chunk-V5ONTA7N.js} +2 -2
  31. package/dist/{chunk-Q64LTCDT.js → chunk-VR6Z7LKU.js} +3 -3
  32. package/dist/{chunk-OXVB7GS3.js → chunk-VVUZFYUK.js} +4 -4
  33. package/dist/{chunk-JDI5KJ6D.js → chunk-XJBIASMX.js} +3 -3
  34. package/dist/{chunk-W54BTT4L.js → chunk-Y4H4HMEZ.js} +2 -2
  35. package/dist/{chunk-YIQ4GHA2.js → chunk-ZHKIKKU7.js} +4 -4
  36. package/dist/cli/commands/auth/login.js +11 -11
  37. package/dist/cli/commands/auth/login.test.js +12 -12
  38. package/dist/cli/commands/auth/logout.js +11 -11
  39. package/dist/cli/commands/auth/logout.test.js +12 -12
  40. package/dist/cli/commands/cache/clear.js +11 -11
  41. package/dist/cli/commands/debug/command-flags.js +11 -11
  42. package/dist/cli/commands/docs/generate.js +11 -11
  43. package/dist/cli/commands/docs/generate.test.js +11 -11
  44. package/dist/cli/commands/help.js +11 -11
  45. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  46. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  47. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  48. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  49. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  50. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  51. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  52. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  53. package/dist/cli/commands/notifications/generate.js +12 -12
  54. package/dist/cli/commands/notifications/list.js +12 -12
  55. package/dist/cli/commands/search.js +12 -12
  56. package/dist/cli/commands/upgrade.js +12 -12
  57. package/dist/cli/commands/version.js +12 -12
  58. package/dist/cli/commands/version.test.js +12 -12
  59. package/dist/cli/services/commands/notifications.js +7 -7
  60. package/dist/cli/services/commands/search.js +3 -3
  61. package/dist/cli/services/commands/search.test.js +3 -3
  62. package/dist/cli/services/commands/version.js +4 -4
  63. package/dist/cli/services/commands/version.test.js +5 -5
  64. package/dist/cli/services/kitchen-sink/async.js +3 -3
  65. package/dist/cli/services/kitchen-sink/prompts.js +3 -3
  66. package/dist/cli/services/kitchen-sink/static.js +3 -3
  67. package/dist/cli/services/upgrade.js +4 -4
  68. package/dist/cli/services/upgrade.test.js +5 -5
  69. package/dist/{custom-oclif-loader-MVTJFCUD.js → custom-oclif-loader-YDKLB47A.js} +3 -3
  70. package/dist/{error-handler-OEZ5DBZB.js → error-handler-BYZU2C5C.js} +9 -9
  71. package/dist/hooks/postrun.js +7 -7
  72. package/dist/hooks/prerun.js +8 -8
  73. package/dist/index.js +232 -127
  74. package/dist/{local-72XWEFWL.js → local-XLJD5WYP.js} +3 -3
  75. package/dist/{node-package-manager-TTBSTZXN.js → node-package-manager-I7AWSWJ4.js} +4 -4
  76. package/dist/{path-COZT77T2.js → path-GB4VIEM6.js} +2 -2
  77. package/dist/tsconfig.tsbuildinfo +1 -1
  78. package/dist/{ui-XUA267UA.js → ui-2AJAFJYY.js} +3 -3
  79. package/dist/{workerd-KJQYQH4A.js → workerd-4DJKRJUB.js} +12 -12
  80. package/oclif.manifest.json +1 -1
  81. package/package.json +7 -7
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-OXCV2R7K.js";
3
+ } from "./chunk-UW4ASA6Y.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-MHFD5A4P.js";
9
+ } from "./chunk-HS2O5IHL.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-FLHWGFGH.js.map
28
+ //# sourceMappingURL=chunk-CAONVM2S.js.map
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk-EFOOQV72.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-O47I6ERR.js";
6
+ } from "./chunk-NLFRHIZY.js";
7
7
  import {
8
8
  fanoutHooks
9
- } from "./chunk-S3MBABAK.js";
9
+ } from "./chunk-EDXQ22O4.js";
10
10
  import {
11
11
  businessPlatformRequest,
12
12
  ensureAuthenticatedAdmin,
@@ -14,7 +14,7 @@ import {
14
14
  graphqlRequest,
15
15
  logout,
16
16
  normalizeStoreFqdn
17
- } from "./chunk-KIC7OBUL.js";
17
+ } from "./chunk-FGEKMLLA.js";
18
18
  import {
19
19
  findUpAndReadPackageJson,
20
20
  getPackageManager,
@@ -22,7 +22,7 @@ import {
22
22
  packageManagerFromUserAgent,
23
23
  readAndParsePackageJson,
24
24
  writePackageJSON
25
- } from "./chunk-OXCV2R7K.js";
25
+ } from "./chunk-UW4ASA6Y.js";
26
26
  import {
27
27
  AbortError,
28
28
  BugError,
@@ -62,7 +62,7 @@ import {
62
62
  runWithTimer,
63
63
  source_default,
64
64
  writeFile
65
- } from "./chunk-MHFD5A4P.js";
65
+ } from "./chunk-HS2O5IHL.js";
66
66
  import {
67
67
  require_ansi_escapes,
68
68
  require_ansi_styles,
@@ -102,7 +102,7 @@ import {
102
102
  relativePath,
103
103
  relativizePath,
104
104
  resolvePath
105
- } from "./chunk-Y2JP6WFP.js";
105
+ } from "./chunk-EG6MBBEN.js";
106
106
  import {
107
107
  __commonJS,
108
108
  __require,
@@ -153021,4 +153021,4 @@ export {
153021
153021
  getDebugBannerLine,
153022
153022
  getUtilityBannerlines
153023
153023
  };
153024
- //# sourceMappingURL=chunk-GGNBWCCE.js.map
153024
+ //# sourceMappingURL=chunk-D5DJSKHK.js.map
@@ -3,16 +3,16 @@ import {
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData,
5
5
  requestIdsCollection
6
- } from "./chunk-KIC7OBUL.js";
6
+ } from "./chunk-FGEKMLLA.js";
7
7
  import {
8
8
  fetch
9
- } from "./chunk-62H2KYOJ.js";
9
+ } from "./chunk-GRVHLYQS.js";
10
10
  import {
11
11
  runWithRateLimit
12
- } from "./chunk-OXCV2R7K.js";
12
+ } from "./chunk-UW4ASA6Y.js";
13
13
  import {
14
14
  CLI_KIT_VERSION
15
- } from "./chunk-KJT4XRJY.js";
15
+ } from "./chunk-L54PNQGV.js";
16
16
  import {
17
17
  alwaysLogAnalytics,
18
18
  alwaysLogMetrics,
@@ -28,7 +28,7 @@ import {
28
28
  outputDebug,
29
29
  outputToken,
30
30
  reportingRateLimit
31
- } from "./chunk-MHFD5A4P.js";
31
+ } from "./chunk-HS2O5IHL.js";
32
32
  import {
33
33
  __commonJS,
34
34
  __esm,
@@ -16075,4 +16075,4 @@ export {
16075
16075
  recordEvent2 as recordEvent,
16076
16076
  compileData2 as compileData
16077
16077
  };
16078
- //# sourceMappingURL=chunk-S3MBABAK.js.map
16078
+ //# sourceMappingURL=chunk-EDXQ22O4.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,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-MHFD5A4P.js";
3
+ } from "./chunk-HS2O5IHL.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-LOJKECKW.js.map
18
+ //# sourceMappingURL=chunk-EWEA4LRT.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-MHFD5A4P.js";
4
+ } from "./chunk-HS2O5IHL.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-CNY4KRKG.js.map
36
+ //# sourceMappingURL=chunk-F7TU455C.js.map
@@ -18,7 +18,7 @@ import {
18
18
  sanitizedHeadersOutput,
19
19
  shopifyFetch,
20
20
  z
21
- } from "./chunk-62H2KYOJ.js";
21
+ } from "./chunk-GRVHLYQS.js";
22
22
  import {
23
23
  cacheRetrieveOrRepopulate,
24
24
  getCurrentSessionId,
@@ -30,10 +30,10 @@ import {
30
30
  setCurrentSessionId,
31
31
  setSessions,
32
32
  timeIntervalToMilliseconds
33
- } from "./chunk-OXCV2R7K.js";
33
+ } from "./chunk-UW4ASA6Y.js";
34
34
  import {
35
35
  CLI_KIT_VERSION
36
- } from "./chunk-KJT4XRJY.js";
36
+ } from "./chunk-L54PNQGV.js";
37
37
  import {
38
38
  AbortError,
39
39
  BugError,
@@ -96,10 +96,10 @@ import {
96
96
  sessionConstants,
97
97
  stringifyMessage,
98
98
  themeToken
99
- } from "./chunk-MHFD5A4P.js";
99
+ } from "./chunk-HS2O5IHL.js";
100
100
  import {
101
101
  cwd
102
- } from "./chunk-Y2JP6WFP.js";
102
+ } from "./chunk-EG6MBBEN.js";
103
103
  import {
104
104
  __commonJS,
105
105
  __require,
@@ -4651,4 +4651,4 @@ export {
4651
4651
  getEnvironmentData,
4652
4652
  getSensitiveEnvironmentData
4653
4653
  };
4654
- //# sourceMappingURL=chunk-KIC7OBUL.js.map
4654
+ //# sourceMappingURL=chunk-FGEKMLLA.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-KJT4XRJY.js";
8
+ } from "./chunk-L54PNQGV.js";
9
9
  import {
10
10
  AbortError,
11
11
  environmentVariables,
@@ -16,10 +16,10 @@ import {
16
16
  runWithTimer,
17
17
  sleep,
18
18
  systemEnvironmentVariables
19
- } from "./chunk-MHFD5A4P.js";
19
+ } from "./chunk-HS2O5IHL.js";
20
20
  import {
21
21
  sniffForJson
22
- } from "./chunk-Y2JP6WFP.js";
22
+ } from "./chunk-EG6MBBEN.js";
23
23
  import {
24
24
  __commonJS,
25
25
  __require,
@@ -32155,4 +32155,4 @@ mime-types/index.js:
32155
32155
  * MIT Licensed
32156
32156
  *)
32157
32157
  */
32158
- //# sourceMappingURL=chunk-62H2KYOJ.js.map
32158
+ //# sourceMappingURL=chunk-GRVHLYQS.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-7N5JGLLX.js";
3
+ } from "./chunk-OQKAZQIC.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-O47I6ERR.js";
6
+ } from "./chunk-NLFRHIZY.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-TVWMGUCW.js.map
28
+ //# sourceMappingURL=chunk-HBANZKAF.js.map
@@ -24,7 +24,7 @@ import {
24
24
  normalizePath,
25
25
  relativizePath,
26
26
  sniffForPath
27
- } from "./chunk-Y2JP6WFP.js";
27
+ } from "./chunk-EG6MBBEN.js";
28
28
  import {
29
29
  __commonJS,
30
30
  __esm,
@@ -30348,7 +30348,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
30348
30348
  try {
30349
30349
  await getAndSet();
30350
30350
  } catch (error) {
30351
- let { sendErrorToBugsnag } = await import("./error-handler-OEZ5DBZB.js");
30351
+ let { sendErrorToBugsnag } = await import("./error-handler-BYZU2C5C.js");
30352
30352
  await sendErrorToBugsnag(error, "unexpected_error");
30353
30353
  }
30354
30354
  }, durationStack = [];
@@ -32398,4 +32398,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
32398
32398
  * LICENSE file in the root directory of this source tree.
32399
32399
  *)
32400
32400
  */
32401
- //# sourceMappingURL=chunk-MHFD5A4P.js.map
32401
+ //# sourceMappingURL=chunk-HS2O5IHL.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-ZZACM6JY.js";
3
+ } from "./chunk-AMWSD3HH.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-O47I6ERR.js";
6
+ } from "./chunk-NLFRHIZY.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-PYZUPEOA.js.map
25
+ //# sourceMappingURL=chunk-HTTZVPR6.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-O47I6ERR.js";
3
+ } from "./chunk-NLFRHIZY.js";
4
4
  import {
5
5
  logout
6
- } from "./chunk-KIC7OBUL.js";
6
+ } from "./chunk-FGEKMLLA.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-MHFD5A4P.js";
9
+ } from "./chunk-HS2O5IHL.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-G6OERDCU.js.map
28
+ //# sourceMappingURL=chunk-I4ATBX6D.js.map
@@ -2,15 +2,15 @@ import {
2
2
  fetch,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-62H2KYOJ.js";
5
+ } from "./chunk-GRVHLYQS.js";
6
6
  import {
7
7
  cacheRetrieve,
8
8
  cacheStore,
9
9
  versionSatisfies
10
- } from "./chunk-OXCV2R7K.js";
10
+ } from "./chunk-UW4ASA6Y.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-KJT4XRJY.js";
13
+ } from "./chunk-L54PNQGV.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  exec,
@@ -19,7 +19,7 @@ import {
19
19
  renderError,
20
20
  renderInfo,
21
21
  renderWarning
22
- } from "./chunk-MHFD5A4P.js";
22
+ } from "./chunk-HS2O5IHL.js";
23
23
  import {
24
24
  init_cjs_shims
25
25
  } from "./chunk-PKR7KJ6P.js";
@@ -87,7 +87,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
87
87
  throw new AbortSilentError();
88
88
  let errorMessage = `Error showing notifications: ${error.message}`;
89
89
  outputDebug(errorMessage);
90
- let { sendErrorToBugsnag } = await import("./error-handler-OEZ5DBZB.js");
90
+ let { sendErrorToBugsnag } = await import("./error-handler-BYZU2C5C.js");
91
91
  await sendErrorToBugsnag(errorMessage, "unexpected_error");
92
92
  }
93
93
  }
@@ -200,4 +200,4 @@ export {
200
200
  fetchNotificationsInBackground,
201
201
  stringifyFilters
202
202
  };
203
- //# sourceMappingURL=chunk-YJZEHV2H.js.map
203
+ //# sourceMappingURL=chunk-IHXRXBUN.js.map
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-O47I6ERR.js";
3
+ } from "./chunk-NLFRHIZY.js";
4
4
  import {
5
5
  ensureAuthenticatedUser,
6
6
  fetch,
7
7
  findSessionByAlias,
8
8
  getSessionAlias,
9
9
  identityFqdn
10
- } from "./chunk-KIC7OBUL.js";
10
+ } from "./chunk-FGEKMLLA.js";
11
11
  import {
12
12
  setCurrentSessionId
13
- } from "./chunk-OXCV2R7K.js";
13
+ } from "./chunk-UW4ASA6Y.js";
14
14
  import {
15
15
  outputCompleted,
16
16
  renderSelectPrompt
17
- } from "./chunk-MHFD5A4P.js";
17
+ } from "./chunk-HS2O5IHL.js";
18
18
  import {
19
19
  require_lib
20
20
  } from "./chunk-F7F4BQYW.js";
@@ -84,4 +84,4 @@ export {
84
84
  promptSessionSelect,
85
85
  Login
86
86
  };
87
- //# sourceMappingURL=chunk-7LEPNDDJ.js.map
87
+ //# sourceMappingURL=chunk-JAUHWNMJ.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.85.1";
7
+ var CLI_KIT_VERSION = "3.85.3";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-KJT4XRJY.js.map
12
+ //# sourceMappingURL=chunk-L54PNQGV.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-O47I6ERR.js";
3
+ } from "./chunk-NLFRHIZY.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-F7F4BQYW.js";
@@ -46,4 +46,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
46
46
  export {
47
47
  HelpCommand
48
48
  };
49
- //# sourceMappingURL=chunk-R7QUG5YH.js.map
49
+ //# sourceMappingURL=chunk-LJXXOFEJ.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-CKYPRLQQ.js";
4
+ } from "./chunk-C45MKMJT.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-YJZEHV2H.js";
8
+ } from "./chunk-IHXRXBUN.js";
9
9
  import {
10
10
  hashString
11
- } from "./chunk-62H2KYOJ.js";
11
+ } from "./chunk-GRVHLYQS.js";
12
12
  import {
13
13
  AbortError,
14
14
  addPublicMetadata,
@@ -24,13 +24,13 @@ import {
24
24
  renderWarning,
25
25
  terminalSupportsPrompting,
26
26
  underscore
27
- } from "./chunk-MHFD5A4P.js";
27
+ } from "./chunk-HS2O5IHL.js";
28
28
  import {
29
29
  require_lib
30
30
  } from "./chunk-F7F4BQYW.js";
31
31
  import {
32
32
  cwd
33
- } from "./chunk-Y2JP6WFP.js";
33
+ } from "./chunk-EG6MBBEN.js";
34
34
  import {
35
35
  __commonJS,
36
36
  __require,
@@ -1692,4 +1692,4 @@ export {
1692
1692
  noDefaultsOptions,
1693
1693
  base_command_default
1694
1694
  };
1695
- //# sourceMappingURL=chunk-O47I6ERR.js.map
1695
+ //# sourceMappingURL=chunk-NLFRHIZY.js.map
@@ -2,13 +2,13 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-YJZEHV2H.js";
5
+ } from "./chunk-IHXRXBUN.js";
6
6
  import {
7
7
  randomUUID
8
- } from "./chunk-62H2KYOJ.js";
8
+ } from "./chunk-GRVHLYQS.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-KJT4XRJY.js";
11
+ } from "./chunk-L54PNQGV.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-MHFD5A4P.js";
19
+ } from "./chunk-HS2O5IHL.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-7N5JGLLX.js.map
106
+ //# sourceMappingURL=chunk-OQKAZQIC.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-LOJKECKW.js";
3
+ } from "./chunk-EWEA4LRT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-O47I6ERR.js";
6
+ } from "./chunk-NLFRHIZY.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-F7F4BQYW.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-XKHE52EY.js.map
51
+ //# sourceMappingURL=chunk-OURS5IQY.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-OXCV2R7K.js";
7
+ } from "./chunk-UW4ASA6Y.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-MHFD5A4P.js";
18
+ } from "./chunk-HS2O5IHL.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-VMPHJR5V.js.map
142
+ //# sourceMappingURL=chunk-QHKSKL4E.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-MHFD5A4P.js";
8
+ } from "./chunk-HS2O5IHL.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-J3DHMVKN.js.map
178
+ //# sourceMappingURL=chunk-QP2MOS2Y.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-O47I6ERR.js";
3
+ } from "./chunk-NLFRHIZY.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-OXCV2R7K.js";
6
+ } from "./chunk-UW4ASA6Y.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-MHFD5A4P.js";
10
+ } from "./chunk-HS2O5IHL.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-F7F4BQYW.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-OEZ5DBZB.js"), { isDevelopment } = await import("./local-72XWEFWL.js"), oclif = await import("./lib-DEEC6IKU.js"), { ShopifyConfig } = await import("./custom-oclif-loader-MVTJFCUD.js");
29
+ let { errorHandler } = await import("./error-handler-BYZU2C5C.js"), { isDevelopment } = await import("./local-XLJD5WYP.js"), oclif = await import("./lib-DEEC6IKU.js"), { ShopifyConfig } = await import("./custom-oclif-loader-YDKLB47A.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-XUA267UA.js");
44
+ let { renderError } = await import("./ui-2AJAFJYY.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-TTBSTZXN.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-I7AWSWJ4.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-UYWDOH6Y.js.map
120
+ //# sourceMappingURL=chunk-RPU6TIF2.js.map
@@ -18,14 +18,14 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-MHFD5A4P.js";
21
+ } from "./chunk-HS2O5IHL.js";
22
22
  import {
23
23
  require_semver
24
24
  } from "./chunk-F7F4BQYW.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
28
- } from "./chunk-Y2JP6WFP.js";
28
+ } from "./chunk-EG6MBBEN.js";
29
29
  import {
30
30
  __commonJS,
31
31
  __export,
@@ -13972,4 +13972,4 @@ deep-extend/lib/deep-extend.js:
13972
13972
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13973
13973
  *)
13974
13974
  */
13975
- //# sourceMappingURL=chunk-OXCV2R7K.js.map
13975
+ //# sourceMappingURL=chunk-UW4ASA6Y.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-MHFD5A4P.js";
10
+ } from "./chunk-HS2O5IHL.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-VCGC2OW6.js.map
206
+ //# sourceMappingURL=chunk-V5ONTA7N.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-VCGC2OW6.js";
3
+ } from "./chunk-V5ONTA7N.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-O47I6ERR.js";
6
+ } from "./chunk-NLFRHIZY.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-Q64LTCDT.js.map
28
+ //# sourceMappingURL=chunk-VR6Z7LKU.js.map