@shopify/cli 3.61.0 → 3.61.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 (119) hide show
  1. package/dist/assets/hydrogen/starter/.eslintrc.cjs +1 -0
  2. package/dist/assets/hydrogen/starter/CHANGELOG.md +12 -74
  3. package/dist/assets/hydrogen/starter/app/components/Footer.tsx +3 -3
  4. package/dist/assets/hydrogen/starter/app/components/PageLayout.tsx +1 -1
  5. package/dist/assets/hydrogen/starter/app/root.tsx +77 -37
  6. package/dist/assets/hydrogen/starter/app/routes/_index.tsx +62 -25
  7. package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle.$articleHandle.tsx +32 -6
  8. package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +36 -10
  9. package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +35 -12
  10. package/dist/assets/hydrogen/starter/app/routes/collections.$handle.tsx +40 -7
  11. package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +32 -6
  12. package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +31 -6
  13. package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +36 -8
  14. package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +50 -11
  15. package/dist/assets/hydrogen/starter/package.json +6 -7
  16. package/dist/assets/hydrogen/virtual-routes/components/RequestDetails.jsx +1 -2
  17. package/dist/assets/hydrogen/virtual-routes/components/RequestTable.jsx +1 -2
  18. package/dist/assets/hydrogen/virtual-routes/routes/index.jsx +1 -2
  19. package/dist/{chunk-LXXUWZRO.js → chunk-2OLSNRWX.js} +2 -2
  20. package/dist/{chunk-FFHJRSIP.js → chunk-4IJQUE7S.js} +1 -1
  21. package/dist/{chunk-2RKUO75O.js → chunk-4L5RRXWK.js} +129 -124
  22. package/dist/{chunk-75BJ33EP.js → chunk-5AOK2Y6Y.js} +2 -2
  23. package/dist/{chunk-4IXC46ZA.js → chunk-5CMD3IOB.js} +4 -4
  24. package/dist/{chunk-QX3YP6O5.js → chunk-5KRK4DLX.js} +2598 -795
  25. package/dist/{chunk-463OPQAS.js → chunk-72B3OWJW.js} +1 -1
  26. package/dist/{chunk-FWKRA64T.js → chunk-APKJSJ7J.js} +3 -3
  27. package/dist/{chunk-Q7PY7LVL.js → chunk-BV7GMWB6.js} +3 -3
  28. package/dist/{chunk-ABZKHSZ5.js → chunk-CJDUY6SJ.js} +1 -1
  29. package/dist/{chunk-7YJH7P7B.js → chunk-CWYZA7C7.js} +1 -1
  30. package/dist/{chunk-AL4KPZUN.js → chunk-CZ3HSQWY.js} +2 -2
  31. package/dist/{chunk-XRFOYWYI.js → chunk-D6WPLX6I.js} +2 -2
  32. package/dist/{chunk-EFL5CN6M.js → chunk-DDSNKVSE.js} +4 -4
  33. package/dist/{chunk-63QEL3SZ.js → chunk-EE47RXD7.js} +4 -4
  34. package/dist/{chunk-RW6YXHBL.js → chunk-FAJJWN6E.js} +12 -12
  35. package/dist/{chunk-OOAZSPYS.js → chunk-IH7T5JPW.js} +3 -3
  36. package/dist/{chunk-DWXXFI3U.js → chunk-IHBQYIUZ.js} +6 -6
  37. package/dist/{chunk-WNXHHHLZ.js → chunk-ITNVIYE3.js} +3 -3
  38. package/dist/{chunk-CMFKWJDJ.js → chunk-IWPRI3XU.js} +3 -3
  39. package/dist/{chunk-EDVQGTOL.js → chunk-K7AOF3FH.js} +4 -4
  40. package/dist/{chunk-2Q7SKRRM.js → chunk-K7RRB5XV.js} +162 -131
  41. package/dist/{chunk-3W2QB2OC.js → chunk-KKVOR377.js} +2 -2
  42. package/dist/{chunk-LY6UIYOG.js → chunk-KNQWUKO7.js} +2 -2
  43. package/dist/{chunk-ZOTASNQ2.js → chunk-MOWOUC6B.js} +1 -1
  44. package/dist/{chunk-ONJCU4C5.js → chunk-MUSUHPY2.js} +2 -2
  45. package/dist/{chunk-O53XNGJU.js → chunk-MVPEKELJ.js} +1 -1
  46. package/dist/{chunk-YZIPQNOG.js → chunk-MZ2TTN37.js} +2 -2
  47. package/dist/{chunk-2AH5EBXL.js → chunk-NNUPTNLQ.js} +4 -4
  48. package/dist/{chunk-UJQBYPRO.js → chunk-OC4AY5G7.js} +1 -1
  49. package/dist/{chunk-V67RXPI6.js → chunk-PMW2LD65.js} +3 -3
  50. package/dist/{chunk-5NBS5LAW.js → chunk-Q5FUGUDS.js} +1 -1
  51. package/dist/{chunk-TXDYKQZT.js → chunk-QMWGTSUE.js} +4 -4
  52. package/dist/{chunk-JZ5DN7RX.js → chunk-WLP3ZOM3.js} +2509 -728
  53. package/dist/{chunk-IIVL4DYB.js → chunk-WVPWWPI5.js} +2 -2
  54. package/dist/{chunk-XDCNK2SU.js → chunk-WZTRJKOI.js} +2 -2
  55. package/dist/{chunk-B4KDQK3X.js → chunk-XMZ6YUCX.js} +2 -2
  56. package/dist/{chunk-LUGC3D2G.js → chunk-YWPV7MV2.js} +6 -6
  57. package/dist/{chunk-HJ2JCW7E.js → chunk-Z5LDVTOK.js} +2 -2
  58. package/dist/cli/commands/auth/logout.js +18 -18
  59. package/dist/cli/commands/auth/logout.test.js +19 -19
  60. package/dist/cli/commands/debug/command-flags.js +17 -17
  61. package/dist/cli/commands/demo/catalog.js +18 -18
  62. package/dist/cli/commands/demo/generate-file.js +18 -18
  63. package/dist/cli/commands/demo/index.js +17 -17
  64. package/dist/cli/commands/demo/print-ai-prompt.js +18 -18
  65. package/dist/cli/commands/docs/generate.js +17 -17
  66. package/dist/cli/commands/docs/generate.test.js +17 -17
  67. package/dist/cli/commands/help.js +17 -17
  68. package/dist/cli/commands/kitchen-sink/async.js +18 -18
  69. package/dist/cli/commands/kitchen-sink/async.test.js +18 -18
  70. package/dist/cli/commands/kitchen-sink/index.js +20 -20
  71. package/dist/cli/commands/kitchen-sink/index.test.js +20 -20
  72. package/dist/cli/commands/kitchen-sink/prompts.js +18 -18
  73. package/dist/cli/commands/kitchen-sink/prompts.test.js +18 -18
  74. package/dist/cli/commands/kitchen-sink/static.js +18 -18
  75. package/dist/cli/commands/kitchen-sink/static.test.js +18 -18
  76. package/dist/cli/commands/search.js +18 -18
  77. package/dist/cli/commands/upgrade.js +17 -17
  78. package/dist/cli/commands/version.js +18 -18
  79. package/dist/cli/commands/version.test.js +18 -18
  80. package/dist/cli/services/commands/search.js +8 -8
  81. package/dist/cli/services/commands/search.test.js +8 -8
  82. package/dist/cli/services/commands/version.js +11 -11
  83. package/dist/cli/services/commands/version.test.js +12 -12
  84. package/dist/cli/services/demo.js +8 -8
  85. package/dist/cli/services/demo.test.js +8 -8
  86. package/dist/cli/services/kitchen-sink/async.js +8 -8
  87. package/dist/cli/services/kitchen-sink/prompts.js +8 -8
  88. package/dist/cli/services/kitchen-sink/static.js +8 -8
  89. package/dist/cli/services/upgrade.js +10 -10
  90. package/dist/cli/services/upgrade.test.js +11 -11
  91. package/dist/{chunk-5R5656YY.js → custom-oclif-loader-FPNRMQLJ.js} +18 -3
  92. package/dist/{custom-oclif-loader-KLTAWG4B-VOMMA3PO.js → custom-oclif-loader-RLNBRURI-YQ7IWI5Q.js} +4 -4
  93. package/dist/{error-handler-UJK7WNJE.js → error-handler-5ZOJ546L.js} +10 -10
  94. package/dist/{error-handler-ND7WBMC3-CRFJKAS4.js → error-handler-764JJPWK-SOMSJP6S.js} +6 -6
  95. package/dist/{error-handler-FUQWOW4J.js → error-handler-EOKEDDHC.js} +15 -15
  96. package/dist/hooks/postrun.js +13 -13
  97. package/dist/hooks/prerun.js +10 -10
  98. package/dist/index.js +309 -241
  99. package/dist/{lib-76RCE6WZ-AR3SQY6Y.js → lib-76RCE6WZ-5IYGTKKK.js} +2 -2
  100. package/dist/{lib-MWSNLG5P.js → lib-UYK3ZLZK.js} +3 -3
  101. package/dist/{local-3LWDOA7J-UFWE2V6L.js → local-GRWHBAAP-GLATK6HY.js} +4 -4
  102. package/dist/{local-5OND5PI5.js → local-S7EXCS5E.js} +7 -7
  103. package/dist/{morph-FQNWYET7.js → morph-XX23WEJZ.js} +25 -8
  104. package/dist/{node-WNJUHXTR.js → node-SSGKCHRY.js} +14 -14
  105. package/dist/{node-package-manager-ISP2P5R3.js → node-package-manager-V7QQWFES.js} +9 -9
  106. package/dist/{node-package-manager-TFY2ROCP-DDJAU44T.js → node-package-manager-VZCY35QS-AGCABGK7.js} +5 -5
  107. package/dist/{system-G445DF53.js → system-P6PSEW7S.js} +7 -7
  108. package/dist/tsconfig.tsbuildinfo +1 -1
  109. package/dist/{ui-ITQVVPJU.js → ui-JSBDAFMV.js} +7 -7
  110. package/dist/{ui-MUGCNPLG-UG4N3GMV.js → ui-P6NP425V-CKQLZD3E.js} +4 -4
  111. package/dist/{workerd-EZVOCUQW.js → workerd-3U2NNCIK.js} +13 -13
  112. package/oclif.manifest.json +1 -1
  113. package/package.json +4 -5
  114. package/dist/custom-oclif-loader-PJJ3H2WB.js +0 -28
  115. package/dist/hooks/init.d.ts +0 -12
  116. package/dist/hooks/init.js +0 -66
  117. package/dist/hooks/init.js.map +0 -1
  118. package/dist/{chunk-67MDUPX5.js → chunk-I434ZJQI.js} +7 -7
  119. package/dist/{chunk-74JT4RJX.js → chunk-VF4VWJWS.js} +3 -3
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-4IXC46ZA.js";
4
+ } from "./chunk-5CMD3IOB.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-M63RTPGR.js";
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-EDVQGTOL.js";
3
+ } from "./chunk-K7AOF3FH.js";
4
4
  import {
5
5
  packageManagerFromUserAgent
6
- } from "./chunk-LY6UIYOG.js";
6
+ } from "./chunk-KNQWUKO7.js";
7
7
  import {
8
8
  currentProcessIsGlobal,
9
9
  inferPackageManagerForGlobalCLI,
10
10
  renderInfo
11
- } from "./chunk-4IXC46ZA.js";
11
+ } from "./chunk-5CMD3IOB.js";
12
12
  import {
13
13
  init_cjs_shims
14
14
  } from "./chunk-M63RTPGR.js";
@@ -3,14 +3,14 @@ import {
3
3
  } from "./chunk-IUHH3PST.js";
4
4
  import {
5
5
  demoStepsSchema
6
- } from "./chunk-ZOTASNQ2.js";
6
+ } from "./chunk-MOWOUC6B.js";
7
7
  import {
8
8
  base_command_default
9
- } from "./chunk-EDVQGTOL.js";
9
+ } from "./chunk-K7AOF3FH.js";
10
10
  import {
11
11
  outputInfo,
12
12
  renderInfo
13
- } from "./chunk-4IXC46ZA.js";
13
+ } from "./chunk-5CMD3IOB.js";
14
14
  import {
15
15
  __toESM,
16
16
  init_cjs_shims
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-4IXC46ZA.js";
3
+ } from "./chunk-5CMD3IOB.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-M63RTPGR.js";
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-FAFQQMD4.js";
4
4
  import {
5
5
  require_get_stream
6
- } from "./chunk-LUGC3D2G.js";
6
+ } from "./chunk-YWPV7MV2.js";
7
7
  import {
8
8
  __commonJS,
9
9
  __require,
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-EDVQGTOL.js";
3
+ } from "./chunk-K7AOF3FH.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-4IXC46ZA.js";
9
+ } from "./chunk-5CMD3IOB.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
@@ -13,7 +13,7 @@ import {
13
13
  require_get_stream,
14
14
  runWithTimer,
15
15
  writeFile
16
- } from "./chunk-EFL5CN6M.js";
16
+ } from "./chunk-DDSNKVSE.js";
17
17
  import {
18
18
  dirname2,
19
19
  joinPath
@@ -28,7 +28,7 @@ import {
28
28
  init_cjs_shims
29
29
  } from "./chunk-M63RTPGR.js";
30
30
 
31
- // ../create-app/dist/chunk-H4N7DG5X.js
31
+ // ../create-app/dist/chunk-ZNPDLJF7.js
32
32
  init_cjs_shims();
33
33
  import { Agent as HttpAgent } from "node:http";
34
34
  import { Agent as HttpsAgent } from "node:https";
@@ -13,7 +13,7 @@ import {
13
13
  require_source_map,
14
14
  require_supports_color,
15
15
  require_supports_hyperlinks
16
- } from "./chunk-74JT4RJX.js";
16
+ } from "./chunk-VF4VWJWS.js";
17
17
  import {
18
18
  require_graceful_fs
19
19
  } from "./chunk-ZZGXXS5X.js";
@@ -382,7 +382,7 @@ function pLimit(concurrency) {
382
382
  return generator;
383
383
  }
384
384
 
385
- // ../create-app/dist/chunk-XKDB3ST7.js
385
+ // ../create-app/dist/chunk-CJVWT6IG.js
386
386
  init_cjs_shims();
387
387
  import fs from "node:fs";
388
388
  import fsPromises from "node:fs/promises";
@@ -41996,7 +41996,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
41996
41996
  try {
41997
41997
  await getAndSet();
41998
41998
  } catch (error) {
41999
- const { sendErrorToBugsnag } = await import("./error-handler-ND7WBMC3-CRFJKAS4.js");
41999
+ const { sendErrorToBugsnag } = await import("./error-handler-764JJPWK-SOMSJP6S.js");
42000
42000
  await sendErrorToBugsnag(error, "unexpected_error");
42001
42001
  }
42002
42002
  }
@@ -42443,7 +42443,7 @@ var ConcurrentOutput = ({
42443
42443
  }, [abortSignal, processes, writableStream, unmountInk, keepRunningAfterProcessesResolve]);
42444
42444
  const { lineVertical } = figures_default;
42445
42445
  return /* @__PURE__ */ import_react30.default.createElement(Static, { items: processOutput }, (chunk, index) => {
42446
- return /* @__PURE__ */ import_react30.default.createElement(Box_default, { flexDirection: "column", key: index }, chunk.lines.map((line, index2) => /* @__PURE__ */ import_react30.default.createElement(Box_default, { key: index2, flexDirection: "row" }, showTimestamps ? /* @__PURE__ */ import_react30.default.createElement(Text, null, currentTime(), " ", lineVertical, " ") : null, /* @__PURE__ */ import_react30.default.createElement(Text, { color: chunk.color }, formatPrefix(chunk.prefix)), /* @__PURE__ */ import_react30.default.createElement(Text, null, " ", lineVertical, " ", line))));
42446
+ return /* @__PURE__ */ import_react30.default.createElement(Box_default, { flexDirection: "column", key: index }, chunk.lines.map((line, index2) => /* @__PURE__ */ import_react30.default.createElement(Box_default, { key: index2, flexDirection: "row" }, /* @__PURE__ */ import_react30.default.createElement(Text, null, showTimestamps ? /* @__PURE__ */ import_react30.default.createElement(Text, null, currentTime(), " ", lineVertical, " ") : null, /* @__PURE__ */ import_react30.default.createElement(Text, { color: chunk.color }, formatPrefix(chunk.prefix)), /* @__PURE__ */ import_react30.default.createElement(Text, null, " ", lineVertical, " ", line)))));
42447
42447
  });
42448
42448
  };
42449
42449
  init_cjs_shims2();
@@ -8,17 +8,17 @@ import {
8
8
  require_src4,
9
9
  require_src5,
10
10
  require_src6
11
- } from "./chunk-QX3YP6O5.js";
11
+ } from "./chunk-5KRK4DLX.js";
12
12
  import {
13
13
  getEnvironmentData,
14
14
  getSensitiveEnvironmentData
15
- } from "./chunk-B4KDQK3X.js";
15
+ } from "./chunk-XMZ6YUCX.js";
16
16
  import {
17
17
  platformAndArch
18
18
  } from "./chunk-OQBI57X3.js";
19
19
  import {
20
20
  CLI_KIT_VERSION
21
- } from "./chunk-5NBS5LAW.js";
21
+ } from "./chunk-Q5FUGUDS.js";
22
22
  import {
23
23
  require_semver
24
24
  } from "./chunk-FAFQQMD4.js";
@@ -54,7 +54,7 @@ import {
54
54
  spinFqdn,
55
55
  touchFile,
56
56
  useEmbeddedThemeCLI
57
- } from "./chunk-4IXC46ZA.js";
57
+ } from "./chunk-5CMD3IOB.js";
58
58
  import {
59
59
  environmentVariables,
60
60
  pathConstants,
@@ -3,7 +3,7 @@ import {
3
3
  checkPort,
4
4
  require_find_process,
5
5
  require_lib
6
- } from "./chunk-UJQBYPRO.js";
6
+ } from "./chunk-OC4AY5G7.js";
7
7
  import {
8
8
  setNextDeprecationDate
9
9
  } from "./chunk-KDOLMUJB.js";
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk-LAY4AEXX.js";
13
13
  import {
14
14
  base_command_default
15
- } from "./chunk-EDVQGTOL.js";
15
+ } from "./chunk-K7AOF3FH.js";
16
16
  import {
17
17
  GraphQLClientError,
18
18
  RequestClientError,
@@ -24,18 +24,18 @@ import {
24
24
  httpsAgent,
25
25
  sanitizedHeadersOutput,
26
26
  shopifyFetch
27
- } from "./chunk-63QEL3SZ.js";
27
+ } from "./chunk-EE47RXD7.js";
28
28
  import {
29
29
  ClientError,
30
30
  GraphQLClient,
31
31
  gql
32
- } from "./chunk-QX3YP6O5.js";
32
+ } from "./chunk-5KRK4DLX.js";
33
33
  import {
34
34
  base64URLEncode,
35
35
  randomBytes,
36
36
  randomHex,
37
37
  sha256
38
- } from "./chunk-B4KDQK3X.js";
38
+ } from "./chunk-XMZ6YUCX.js";
39
39
  import {
40
40
  AbortError,
41
41
  BugError,
@@ -63,7 +63,7 @@ import {
63
63
  spinFqdn,
64
64
  stringifyMessage,
65
65
  useDeviceAuth
66
- } from "./chunk-4IXC46ZA.js";
66
+ } from "./chunk-5CMD3IOB.js";
67
67
  import {
68
68
  sessionConstants
69
69
  } from "./chunk-PCQFWMMD.js";
@@ -722,16 +722,16 @@ function expireThreshold() {
722
722
 
723
723
  // ../cli-kit/src/private/node/session/scopes.ts
724
724
  init_cjs_shims();
725
- function allDefaultScopes(extraScopes = []) {
726
- let scopes = allAPIs.map(defaultApiScopes).flat();
725
+ function allDefaultScopes(extraScopes = [], systemEnvironment = process.env) {
726
+ let scopes = allAPIs.map((api) => defaultApiScopes(api, systemEnvironment)).flat();
727
727
  scopes = ["openid", ...scopes, ...extraScopes].map(scopeTransform);
728
728
  return Array.from(new Set(scopes));
729
729
  }
730
- function apiScopes(api, extraScopes = []) {
731
- const scopes = [...defaultApiScopes(api), ...extraScopes.map(scopeTransform)].map(scopeTransform);
730
+ function apiScopes(api, extraScopes = [], systemEnvironment = process.env) {
731
+ const scopes = [...defaultApiScopes(api, systemEnvironment), ...extraScopes.map(scopeTransform)].map(scopeTransform);
732
732
  return Array.from(new Set(scopes));
733
733
  }
734
- function defaultApiScopes(api) {
734
+ function defaultApiScopes(api, systemEnvironment = process.env) {
735
735
  switch (api) {
736
736
  case "admin":
737
737
  return ["graphql", "themes", "collaborator"];
@@ -742,7 +742,7 @@ function defaultApiScopes(api) {
742
742
  case "business-platform":
743
743
  return ["destinations"];
744
744
  case "app-management":
745
- return ["app-management"];
745
+ return isTruthy(systemEnvironment.USE_APP_MANAGEMENT_API) ? ["app-management"] : [];
746
746
  default:
747
747
  throw new BugError(`Unknown API: ${api}`);
748
748
  }
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-5NBS5LAW.js";
3
+ } from "./chunk-Q5FUGUDS.js";
4
4
  import {
5
5
  checkForNewVersion,
6
6
  packageManagerFromUserAgent
7
- } from "./chunk-LY6UIYOG.js";
7
+ } from "./chunk-KNQWUKO7.js";
8
8
  import {
9
9
  getOutputUpdateCLIReminder,
10
10
  outputContent,
11
11
  outputInfo,
12
12
  outputToken
13
- } from "./chunk-4IXC46ZA.js";
13
+ } from "./chunk-5CMD3IOB.js";
14
14
  import {
15
15
  init_cjs_shims
16
16
  } from "./chunk-M63RTPGR.js";
@@ -4,13 +4,13 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-63QEL3SZ.js";
7
+ } from "./chunk-EE47RXD7.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-B4KDQK3X.js";
10
+ } from "./chunk-XMZ6YUCX.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-5NBS5LAW.js";
13
+ } from "./chunk-Q5FUGUDS.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  CancelExecution,
@@ -23,16 +23,16 @@ import {
23
23
  outputInfo,
24
24
  printEventsJson,
25
25
  shouldReportError
26
- } from "./chunk-4IXC46ZA.js";
26
+ } from "./chunk-5CMD3IOB.js";
27
27
  import {
28
28
  require_stacktracey
29
- } from "./chunk-LUGC3D2G.js";
29
+ } from "./chunk-YWPV7MV2.js";
30
30
  import {
31
31
  bugsnagApiKey
32
32
  } from "./chunk-PCQFWMMD.js";
33
33
  import {
34
34
  require_lib
35
- } from "./chunk-67MDUPX5.js";
35
+ } from "./chunk-I434ZJQI.js";
36
36
  import {
37
37
  cwd,
38
38
  isAbsolutePath,
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-EDVQGTOL.js";
3
+ } from "./chunk-K7AOF3FH.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-4IXC46ZA.js";
7
+ } from "./chunk-5CMD3IOB.js";
8
8
  import {
9
9
  require_lib
10
- } from "./chunk-67MDUPX5.js";
10
+ } from "./chunk-I434ZJQI.js";
11
11
  import {
12
12
  __toESM,
13
13
  init_cjs_shims
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-ABZKHSZ5.js";
3
+ } from "./chunk-CJDUY6SJ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-EDVQGTOL.js";
6
+ } from "./chunk-K7AOF3FH.js";
7
7
  import {
8
8
  require_lib
9
- } from "./chunk-67MDUPX5.js";
9
+ } from "./chunk-I434ZJQI.js";
10
10
  import {
11
11
  __toESM,
12
12
  init_cjs_shims
@@ -4,10 +4,10 @@ import {
4
4
  import {
5
5
  errorHandler,
6
6
  registerCleanBugsnagErrorsFromWithinPlugins
7
- } from "./chunk-DWXXFI3U.js";
7
+ } from "./chunk-IHBQYIUZ.js";
8
8
  import {
9
9
  hashString
10
- } from "./chunk-B4KDQK3X.js";
10
+ } from "./chunk-XMZ6YUCX.js";
11
11
  import {
12
12
  AbortError,
13
13
  addPublicMetadata,
@@ -23,10 +23,10 @@ import {
23
23
  renderWarning,
24
24
  terminalSupportsRawMode,
25
25
  underscore
26
- } from "./chunk-4IXC46ZA.js";
26
+ } from "./chunk-5CMD3IOB.js";
27
27
  import {
28
28
  require_lib
29
- } from "./chunk-67MDUPX5.js";
29
+ } from "./chunk-I434ZJQI.js";
30
30
  import {
31
31
  cwd
32
32
  } from "./chunk-MHMFNQE3.js";