@shopify/cli 3.78.0 → 3.78.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 (78) hide show
  1. package/dist/{chunk-VAMD3FV3.js → chunk-3COQLGRL.js} +4 -4
  2. package/dist/{chunk-ICGAJSRH.js → chunk-5DXEBIVF.js} +3 -3
  3. package/dist/{chunk-KKK42SBP.js → chunk-6GQF27II.js} +3 -3
  4. package/dist/{chunk-WVISX7R6.js → chunk-6IPFYNHW.js} +2 -2
  5. package/dist/{chunk-TQMZLUGH.js → chunk-AV64MUSE.js} +4 -4
  6. package/dist/{chunk-HQF3OQCV.js → chunk-DNGCAQBF.js} +6 -6
  7. package/dist/{chunk-5LKOKELK.js → chunk-EBRJEUGC.js} +6 -6
  8. package/dist/{chunk-QVDCZMPL.js → chunk-F23MB6TB.js} +3 -3
  9. package/dist/{chunk-K6OZPDRE.js → chunk-F3SJ7GH2.js} +3 -3
  10. package/dist/{chunk-VTV2W43J.js → chunk-FEYZLXHI.js} +3 -3
  11. package/dist/{chunk-WM4XS6OG.js → chunk-FHYKRLSA.js} +3 -3
  12. package/dist/{chunk-IJLYOQTB.js → chunk-FZI742QM.js} +2 -2
  13. package/dist/{chunk-35XDICNP.js → chunk-GA5Q2G7N.js} +2 -2
  14. package/dist/{chunk-KUVHPVGH.js → chunk-GWN4I7WX.js} +3 -3
  15. package/dist/{chunk-NCYK3NPS.js → chunk-H73PDGHM.js} +9 -9
  16. package/dist/{chunk-KJNPOPZU.js → chunk-HE3BDMSQ.js} +4 -4
  17. package/dist/{chunk-N2GQBM45.js → chunk-HGD26EDV.js} +4 -4
  18. package/dist/{chunk-D2R3AM3S.js → chunk-HO5XX2LU.js} +6 -6
  19. package/dist/{chunk-2YVR2YAE.js → chunk-HRT2J6AZ.js} +3 -3
  20. package/dist/{chunk-VNCW4T6F.js → chunk-LE26CN2H.js} +4 -4
  21. package/dist/{chunk-HLFLQFAO.js → chunk-O6JLOWUE.js} +5 -5
  22. package/dist/{chunk-R2JN4S25.js → chunk-OAZABGFS.js} +7 -3
  23. package/dist/{chunk-VNKMVUTV.js → chunk-PT5BDLIN.js} +4 -4
  24. package/dist/{chunk-RYZBD47F.js → chunk-QTRXKFCW.js} +3 -3
  25. package/dist/{chunk-GEAXCEGF.js → chunk-QYA3TD2H.js} +4 -4
  26. package/dist/{chunk-FIH2SHBE.js → chunk-RH2XRA3A.js} +3 -3
  27. package/dist/{chunk-GRJWPHAK.js → chunk-SWU3QODP.js} +2 -2
  28. package/dist/{chunk-S6ZWGAX6.js → chunk-TFCMG5O2.js} +7 -7
  29. package/dist/{chunk-A5LK333I.js → chunk-TIMWAEJ5.js} +2 -2
  30. package/dist/{chunk-XSNERQSV.js → chunk-TJUGCRWY.js} +2 -2
  31. package/dist/{chunk-MLQTLKNQ.js → chunk-UGX6DGR4.js} +2 -2
  32. package/dist/{chunk-C3Q6M5C3.js → chunk-VE4ESNRH.js} +3 -3
  33. package/dist/{chunk-35A3HBTL.js → chunk-WWOE2EFZ.js} +3 -3
  34. package/dist/{chunk-UDNM674J.js → chunk-ZJ2IPVO4.js} +3 -3
  35. package/dist/cli/commands/auth/logout.js +11 -11
  36. package/dist/cli/commands/auth/logout.test.js +12 -12
  37. package/dist/cli/commands/cache/clear.js +10 -10
  38. package/dist/cli/commands/debug/command-flags.js +10 -10
  39. package/dist/cli/commands/docs/generate.js +10 -10
  40. package/dist/cli/commands/docs/generate.test.js +10 -10
  41. package/dist/cli/commands/help.js +10 -10
  42. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  44. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  45. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  46. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  50. package/dist/cli/commands/notifications/generate.js +11 -11
  51. package/dist/cli/commands/notifications/list.js +11 -11
  52. package/dist/cli/commands/search.js +11 -11
  53. package/dist/cli/commands/upgrade.js +11 -11
  54. package/dist/cli/commands/version.js +11 -11
  55. package/dist/cli/commands/version.test.js +11 -11
  56. package/dist/cli/services/commands/notifications.js +6 -6
  57. package/dist/cli/services/commands/search.js +2 -2
  58. package/dist/cli/services/commands/search.test.js +2 -2
  59. package/dist/cli/services/commands/version.js +3 -3
  60. package/dist/cli/services/commands/version.test.js +4 -4
  61. package/dist/cli/services/kitchen-sink/async.js +2 -2
  62. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  63. package/dist/cli/services/kitchen-sink/static.js +2 -2
  64. package/dist/cli/services/upgrade.js +3 -3
  65. package/dist/cli/services/upgrade.test.js +4 -4
  66. package/dist/{custom-oclif-loader-URFPN7T5.js → custom-oclif-loader-BGXT6N23.js} +2 -2
  67. package/dist/{error-handler-JMG43AG2.js → error-handler-HVEM4RKZ.js} +8 -8
  68. package/dist/hooks/postrun.js +6 -6
  69. package/dist/hooks/prerun.js +7 -7
  70. package/dist/index.js +78 -74
  71. package/dist/{local-VNB4TMEI.js → local-UX2FKODS.js} +2 -2
  72. package/dist/{node-4XPDXMES.js → node-RJ5OAO2M.js} +12 -12
  73. package/dist/{node-package-manager-GL4PGGZJ.js → node-package-manager-NS6MYGUI.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-LKIZMLKP.js → ui-FQHY2OWD.js} +2 -2
  76. package/dist/{workerd-RCIF7HOL.js → workerd-KUHMQGDX.js} +12 -12
  77. package/oclif.manifest.json +1 -1
  78. package/package.json +6 -6
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-2YVR2YAE.js";
3
+ } from "./chunk-HRT2J6AZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-R2JN4S25.js";
9
+ } from "./chunk-OAZABGFS.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-VAMD3FV3.js.map
37
+ //# sourceMappingURL=chunk-3COQLGRL.js.map
@@ -21,7 +21,7 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-R2JN4S25.js";
24
+ } from "./chunk-OAZABGFS.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,
@@ -13749,4 +13749,4 @@ deep-extend/lib/deep-extend.js:
13749
13749
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13750
13750
  *)
13751
13751
  */
13752
- //# sourceMappingURL=chunk-ICGAJSRH.js.map
13752
+ //# sourceMappingURL=chunk-5DXEBIVF.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-IJLYOQTB.js";
3
+ } from "./chunk-FZI742QM.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.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-KKK42SBP.js.map
28
+ //# sourceMappingURL=chunk-6GQF27II.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-R2JN4S25.js";
4
+ } from "./chunk-OAZABGFS.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-WVISX7R6.js.map
46
+ //# sourceMappingURL=chunk-6IPFYNHW.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-VNCW4T6F.js";
3
+ } from "./chunk-LE26CN2H.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-5LKOKELK.js";
9
+ } from "./chunk-EBRJEUGC.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-QAKYKTFV.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-TQMZLUGH.js.map
52
+ //# sourceMappingURL=chunk-AV64MUSE.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  fetch,
3
3
  z
4
- } from "./chunk-KJNPOPZU.js";
4
+ } from "./chunk-HE3BDMSQ.js";
5
5
  import {
6
6
  CLI_KIT_VERSION
7
- } from "./chunk-MLQTLKNQ.js";
7
+ } from "./chunk-UGX6DGR4.js";
8
8
  import {
9
9
  cacheRetrieve,
10
10
  cacheStore,
11
11
  versionSatisfies
12
- } from "./chunk-ICGAJSRH.js";
12
+ } from "./chunk-5DXEBIVF.js";
13
13
  import {
14
14
  AbortSilentError,
15
15
  exec,
@@ -19,7 +19,7 @@ import {
19
19
  renderError,
20
20
  renderInfo,
21
21
  renderWarning
22
- } from "./chunk-R2JN4S25.js";
22
+ } from "./chunk-OAZABGFS.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-JMG43AG2.js");
90
+ let { sendErrorToBugsnag } = await import("./error-handler-HVEM4RKZ.js");
91
91
  await sendErrorToBugsnag(errorMessage, "unexpected_error");
92
92
  }
93
93
  }
@@ -199,4 +199,4 @@ export {
199
199
  fetchNotificationsInBackground,
200
200
  stringifyFilters
201
201
  };
202
- //# sourceMappingURL=chunk-HQF3OQCV.js.map
202
+ //# sourceMappingURL=chunk-DNGCAQBF.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-D2R3AM3S.js";
7
+ } from "./chunk-HO5XX2LU.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-N2GQBM45.js";
10
+ } from "./chunk-HGD26EDV.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-MLQTLKNQ.js";
13
+ } from "./chunk-UGX6DGR4.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-ICGAJSRH.js";
16
+ } from "./chunk-5DXEBIVF.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-R2JN4S25.js";
31
+ } from "./chunk-OAZABGFS.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2140,4 +2140,4 @@ export {
2140
2140
  registerCleanBugsnagErrorsFromWithinPlugins,
2141
2141
  addBugsnagMetadata
2142
2142
  };
2143
- //# sourceMappingURL=chunk-5LKOKELK.js.map
2143
+ //# sourceMappingURL=chunk-EBRJEUGC.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-WM4XS6OG.js";
3
+ } from "./chunk-FHYKRLSA.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.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-QVDCZMPL.js.map
25
+ //# sourceMappingURL=chunk-F23MB6TB.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-XSNERQSV.js";
3
+ } from "./chunk-TJUGCRWY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.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-K6OZPDRE.js.map
28
+ //# sourceMappingURL=chunk-F3SJ7GH2.js.map
@@ -6,7 +6,7 @@ import {
6
6
  remove,
7
7
  setLastSeenAuthMethod,
8
8
  setLastSeenUserIdAfterAuth
9
- } from "./chunk-N2GQBM45.js";
9
+ } from "./chunk-HGD26EDV.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-R2JN4S25.js";
17
+ } from "./chunk-OAZABGFS.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-VTV2W43J.js.map
107
+ //# sourceMappingURL=chunk-FEYZLXHI.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-MLQTLKNQ.js";
3
+ } from "./chunk-UGX6DGR4.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-R2JN4S25.js";
6
+ } from "./chunk-OAZABGFS.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-WM4XS6OG.js.map
20
+ //# sourceMappingURL=chunk-FHYKRLSA.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-R2JN4S25.js";
10
+ } from "./chunk-OAZABGFS.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-IJLYOQTB.js.map
206
+ //# sourceMappingURL=chunk-FZI742QM.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-R2JN4S25.js";
3
+ } from "./chunk-OAZABGFS.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-35XDICNP.js.map
18
+ //# sourceMappingURL=chunk-GA5Q2G7N.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-ICGAJSRH.js";
7
+ } from "./chunk-5DXEBIVF.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-R2JN4S25.js";
18
+ } from "./chunk-OAZABGFS.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
139
139
  export {
140
140
  upgrade
141
141
  };
142
- //# sourceMappingURL=chunk-KUVHPVGH.js.map
142
+ //# sourceMappingURL=chunk-GWN4I7WX.js.map
@@ -8,19 +8,19 @@ import {
8
8
  ensureAuthenticatedAdmin,
9
9
  ensureAuthenticatedBusinessPlatform,
10
10
  logout
11
- } from "./chunk-VTV2W43J.js";
11
+ } from "./chunk-FEYZLXHI.js";
12
12
  import {
13
13
  base_command_default
14
- } from "./chunk-VNKMVUTV.js";
14
+ } from "./chunk-PT5BDLIN.js";
15
15
  import {
16
16
  fanoutHooks,
17
17
  requestIdsCollection
18
- } from "./chunk-D2R3AM3S.js";
18
+ } from "./chunk-HO5XX2LU.js";
19
19
  import {
20
20
  businessPlatformFqdn,
21
21
  normalizeStoreFqdn,
22
22
  partnersFqdn
23
- } from "./chunk-N2GQBM45.js";
23
+ } from "./chunk-HGD26EDV.js";
24
24
  import {
25
25
  ClientError,
26
26
  GraphQLClient,
@@ -33,10 +33,10 @@ import {
33
33
  retryAwareRequest,
34
34
  sanitizeURL,
35
35
  sanitizedHeadersOutput
36
- } from "./chunk-KJNPOPZU.js";
36
+ } from "./chunk-HE3BDMSQ.js";
37
37
  import {
38
38
  CLI_KIT_VERSION
39
- } from "./chunk-MLQTLKNQ.js";
39
+ } from "./chunk-UGX6DGR4.js";
40
40
  import {
41
41
  cacheRetrieveOrRepopulate,
42
42
  findUpAndReadPackageJson,
@@ -46,7 +46,7 @@ import {
46
46
  readAndParsePackageJson,
47
47
  timeIntervalToMilliseconds,
48
48
  writePackageJSON
49
- } from "./chunk-ICGAJSRH.js";
49
+ } from "./chunk-5DXEBIVF.js";
50
50
  import {
51
51
  AbortError,
52
52
  BugError,
@@ -91,7 +91,7 @@ import {
91
91
  stringifyMessage,
92
92
  writeFile,
93
93
  writeFileSync
94
- } from "./chunk-R2JN4S25.js";
94
+ } from "./chunk-OAZABGFS.js";
95
95
  import {
96
96
  basename,
97
97
  cwd,
@@ -142568,4 +142568,4 @@ export {
142568
142568
  getDebugBannerLine,
142569
142569
  getUtilityBannerlines
142570
142570
  };
142571
- //# sourceMappingURL=chunk-NCYK3NPS.js.map
142571
+ //# sourceMappingURL=chunk-H73PDGHM.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-MLQTLKNQ.js";
8
+ } from "./chunk-UGX6DGR4.js";
9
9
  import {
10
10
  Environment,
11
11
  firstPartyDev,
@@ -17,7 +17,7 @@ import {
17
17
  serviceEnvironment,
18
18
  skipNetworkLevelRetry,
19
19
  sleep
20
- } from "./chunk-R2JN4S25.js";
20
+ } from "./chunk-OAZABGFS.js";
21
21
  import {
22
22
  __commonJS,
23
23
  __require,
@@ -27470,7 +27470,7 @@ ${result.sanitizedHeaders}
27470
27470
  }
27471
27471
 
27472
27472
  // ../cli-kit/dist/public/node/http.js
27473
- var import_form_data = __toESM(require_form_data());
27473
+ var import_form_data = __toESM(require_form_data(), 1);
27474
27474
 
27475
27475
  // ../../node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js
27476
27476
  init_cjs_shims();
@@ -31386,4 +31386,4 @@ mime-types/index.js:
31386
31386
  * MIT Licensed
31387
31387
  *)
31388
31388
  */
31389
- //# sourceMappingURL=chunk-KJNPOPZU.js.map
31389
+ //# sourceMappingURL=chunk-HE3BDMSQ.js.map
@@ -2,14 +2,14 @@ import {
2
2
  allAPIs,
3
3
  shopifyFetch,
4
4
  z
5
- } from "./chunk-KJNPOPZU.js";
5
+ } from "./chunk-HE3BDMSQ.js";
6
6
  import {
7
7
  getPackageManager,
8
8
  getSession,
9
9
  packageManagerFromUserAgent,
10
10
  removeSession,
11
11
  setSession
12
- } from "./chunk-ICGAJSRH.js";
12
+ } from "./chunk-5DXEBIVF.js";
13
13
  import {
14
14
  AbortError,
15
15
  BugError,
@@ -45,7 +45,7 @@ import {
45
45
  sessionConstants,
46
46
  spinFqdn,
47
47
  themeToken
48
- } from "./chunk-R2JN4S25.js";
48
+ } from "./chunk-OAZABGFS.js";
49
49
  import {
50
50
  cwd
51
51
  } from "./chunk-57Q6OQG4.js";
@@ -1167,4 +1167,4 @@ export {
1167
1167
  getEnvironmentData,
1168
1168
  getSensitiveEnvironmentData
1169
1169
  };
1170
- //# sourceMappingURL=chunk-N2GQBM45.js.map
1170
+ //# sourceMappingURL=chunk-HGD26EDV.js.map
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-N2GQBM45.js";
5
+ } from "./chunk-HGD26EDV.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-KJNPOPZU.js";
8
+ } from "./chunk-HE3BDMSQ.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-MLQTLKNQ.js";
11
+ } from "./chunk-UGX6DGR4.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-ICGAJSRH.js";
14
+ } from "./chunk-5DXEBIVF.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-R2JN4S25.js";
31
+ } from "./chunk-OAZABGFS.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-D2R3AM3S.js.map
15933
+ //# sourceMappingURL=chunk-HO5XX2LU.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-ICGAJSRH.js";
3
+ } from "./chunk-5DXEBIVF.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-R2JN4S25.js";
9
+ } from "./chunk-OAZABGFS.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-2YVR2YAE.js.map
28
+ //# sourceMappingURL=chunk-HRT2J6AZ.js.map
@@ -2,10 +2,10 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-HQF3OQCV.js";
5
+ } from "./chunk-DNGCAQBF.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-MLQTLKNQ.js";
8
+ } from "./chunk-UGX6DGR4.js";
9
9
  import {
10
10
  outputInfo,
11
11
  randomUUID,
@@ -14,7 +14,7 @@ import {
14
14
  renderTable,
15
15
  renderTextPrompt,
16
16
  writeFile
17
- } from "./chunk-R2JN4S25.js";
17
+ } from "./chunk-OAZABGFS.js";
18
18
  import {
19
19
  init_cjs_shims
20
20
  } from "./chunk-PKR7KJ6P.js";
@@ -101,4 +101,4 @@ export {
101
101
  generate,
102
102
  list
103
103
  };
104
- //# sourceMappingURL=chunk-VNCW4T6F.js.map
104
+ //# sourceMappingURL=chunk-LE26CN2H.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-XSNERQSV.js";
3
+ } from "./chunk-TJUGCRWY.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-IJLYOQTB.js";
6
+ } from "./chunk-FZI742QM.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-WVISX7R6.js";
9
+ } from "./chunk-6IPFYNHW.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-VNKMVUTV.js";
12
+ } from "./chunk-PT5BDLIN.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-HLFLQFAO.js.map
37
+ //# sourceMappingURL=chunk-O6JLOWUE.js.map
@@ -23661,6 +23661,9 @@ async function removeFile(path8) {
23661
23661
  async function renameFile(from, to) {
23662
23662
  outputDebug(outputContent`Renaming file from ${outputToken.path(from)} to ${outputToken.path(to)}...`), await fsRename(from, to);
23663
23663
  }
23664
+ function removeFileSync(path8) {
23665
+ outputDebug(outputContent`Sync-removing file at ${outputToken.path(path8)}...`), removeSync(path8);
23666
+ }
23664
23667
  async function rmdir(path8, options = {}) {
23665
23668
  let { default: del } = await import("./del-2SYBVRHB.js");
23666
23669
  outputDebug(outputContent`Removing directory at ${outputToken.path(path8)}...`), await del(path8, { force: options.force });
@@ -29513,7 +29516,7 @@ function errorMessageImpliesEnvironmentIssue(message) {
29513
29516
 
29514
29517
  // ../cli-kit/dist/public/node/abort.js
29515
29518
  init_cjs_shims();
29516
- var import_node_abort_controller = __toESM(require_node_abort_controller()), AbortController = class extends import_node_abort_controller.AbortController {
29519
+ var import_node_abort_controller = __toESM(require_node_abort_controller(), 1), AbortController = class extends import_node_abort_controller.AbortController {
29517
29520
  }, AbortSignal = class extends import_node_abort_controller.AbortSignal {
29518
29521
  };
29519
29522
 
@@ -29544,7 +29547,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29544
29547
  try {
29545
29548
  await getAndSet();
29546
29549
  } catch (error) {
29547
- let { sendErrorToBugsnag } = await import("./error-handler-JMG43AG2.js");
29550
+ let { sendErrorToBugsnag } = await import("./error-handler-HVEM4RKZ.js");
29548
29551
  await sendErrorToBugsnag(error, "unexpected_error");
29549
29552
  }
29550
29553
  }, durationStack = [];
@@ -31389,6 +31392,7 @@ export {
31389
31392
  mkdirSync,
31390
31393
  removeFile,
31391
31394
  renameFile,
31395
+ removeFileSync,
31392
31396
  rmdir,
31393
31397
  isDirectory,
31394
31398
  fileSize,
@@ -31551,4 +31555,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31551
31555
  * LICENSE file in the root directory of this source tree.
31552
31556
  *)
31553
31557
  */
31554
- //# sourceMappingURL=chunk-R2JN4S25.js.map
31558
+ //# sourceMappingURL=chunk-OAZABGFS.js.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-5LKOKELK.js";
4
+ } from "./chunk-EBRJEUGC.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-HQF3OQCV.js";
8
+ } from "./chunk-DNGCAQBF.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-R2JN4S25.js";
25
+ } from "./chunk-OAZABGFS.js";
26
26
  import {
27
27
  cwd
28
28
  } from "./chunk-57Q6OQG4.js";
@@ -1663,4 +1663,4 @@ export {
1663
1663
  loadEnvironment,
1664
1664
  base_command_default
1665
1665
  };
1666
- //# sourceMappingURL=chunk-VNKMVUTV.js.map
1666
+ //# sourceMappingURL=chunk-PT5BDLIN.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-WVISX7R6.js";
3
+ } from "./chunk-6IPFYNHW.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.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-RYZBD47F.js.map
28
+ //# sourceMappingURL=chunk-QTRXKFCW.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-VTV2W43J.js";
3
+ } from "./chunk-FEYZLXHI.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-VNKMVUTV.js";
6
+ } from "./chunk-PT5BDLIN.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-R2JN4S25.js";
9
+ } from "./chunk-OAZABGFS.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-GEAXCEGF.js.map
28
+ //# sourceMappingURL=chunk-QYA3TD2H.js.map