@shopify/cli 3.83.0 → 3.83.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-JYGYXNTS.js → chunk-2ZA3MHM5.js} +3 -3
  2. package/dist/{chunk-G3NP7WGS.js → chunk-4BPSIIGV.js} +3 -3
  3. package/dist/{chunk-DQ7IVWF5.js → chunk-57SXE5DE.js} +2 -2
  4. package/dist/{chunk-7J6ZE55N.js → chunk-5BJYF6FG.js} +3 -3
  5. package/dist/{chunk-DEDYC4OS.js → chunk-5QFLNCVR.js} +6 -6
  6. package/dist/{chunk-NYME2DVS.js → chunk-7EV36FNO.js} +11 -11
  7. package/dist/{chunk-7I7D2AB7.js → chunk-7KLV4YSY.js} +2 -2
  8. package/dist/{chunk-NCY3OOON.js → chunk-A6DFWCO7.js} +4 -4
  9. package/dist/{chunk-XG23534A.js → chunk-ARXCCKJT.js} +8 -8
  10. package/dist/{chunk-YBKI4WVT.js → chunk-ASWHWSRF.js} +2 -2
  11. package/dist/{chunk-BCMTVG7I.js → chunk-BZBO3V3A.js} +3 -3
  12. package/dist/{chunk-Q5MC6CL3.js → chunk-BZFP2O66.js} +4 -4
  13. package/dist/{chunk-K7E7R4WS.js → chunk-DDU22ZPL.js} +3 -3
  14. package/dist/{chunk-FX4FEEOP.js → chunk-DFABOPSU.js} +4 -4
  15. package/dist/{chunk-TEGDYNIU.js → chunk-DVGCJLCA.js} +6 -6
  16. package/dist/{chunk-NZV3PGJI.js → chunk-FEMALH67.js} +4 -4
  17. package/dist/{chunk-KTDX7ILI.js → chunk-FNYLJESL.js} +4 -4
  18. package/dist/{chunk-4PTDVIME.js → chunk-JEW6HZHJ.js} +3 -3
  19. package/dist/{chunk-VTBFHPET.js → chunk-K5GF4S7D.js} +2 -2
  20. package/dist/{chunk-D5BJW27F.js → chunk-KPFBSWRK.js} +4 -4
  21. package/dist/{chunk-LNKEJMFC.js → chunk-KSLA767C.js} +2 -2
  22. package/dist/{chunk-DUVXMFQV.js → chunk-NJN55E4K.js} +4 -4
  23. package/dist/{chunk-5X5Y3IET.js → chunk-PPDGMVCL.js} +4 -4
  24. package/dist/{chunk-7XAQKXYH.js → chunk-QNMWKLS4.js} +3 -3
  25. package/dist/{chunk-3UWCIMCN.js → chunk-RDAZS4FZ.js} +7 -7
  26. package/dist/{chunk-P2OGMB6O.js → chunk-SJYNVNUB.js} +2 -2
  27. package/dist/{chunk-EMB6CXID.js → chunk-SUA462JY.js} +5 -5
  28. package/dist/{chunk-LPFXBJSA.js → chunk-TB443RFG.js} +5 -5
  29. package/dist/{chunk-XHDAKO3K.js → chunk-TLYRIQK7.js} +6 -6
  30. package/dist/{chunk-MUUMCGTU.js → chunk-UZIJLLPI.js} +3 -3
  31. package/dist/{chunk-FLP2CHCV.js → chunk-XI6AXLZO.js} +4 -4
  32. package/dist/{chunk-LPVUYMVK.js → chunk-XOIMWH77.js} +2 -2
  33. package/dist/{chunk-KQ6EUJSO.js → chunk-XVZQHSFP.js} +5 -5
  34. package/dist/{chunk-EG6MBBEN.js → chunk-Y2JP6WFP.js} +2 -2
  35. package/dist/{chunk-HB6JA5JP.js → chunk-ZQMRVJXG.js} +3 -3
  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-4SQWZCJO.js → custom-oclif-loader-XASCYJ7O.js} +3 -3
  68. package/dist/{error-handler-AU7YI2YV.js → error-handler-HQBVO3GI.js} +9 -9
  69. package/dist/hooks/postrun.js +7 -7
  70. package/dist/hooks/prerun.js +8 -8
  71. package/dist/index.js +36 -36
  72. package/dist/{local-4S6IAIPU.js → local-PI2REOYY.js} +3 -3
  73. package/dist/{node-S5IAFUYU.js → node-NAYZANSZ.js} +13 -13
  74. package/dist/{node-package-manager-4KNYIZWV.js → node-package-manager-RVDETLBX.js} +4 -4
  75. package/dist/{path-GB4VIEM6.js → path-COZT77T2.js} +2 -2
  76. package/dist/tsconfig.tsbuildinfo +1 -1
  77. package/dist/{ui-ALLFW3C3.js → ui-RDFVKEJS.js} +3 -3
  78. package/dist/{workerd-7B5KK6HK.js → workerd-XLT4ZWI5.js} +13 -13
  79. package/oclif.manifest.json +1 -1
  80. package/package.json +7 -7
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-EMB6CXID.js";
3
+ } from "./chunk-SUA462JY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.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-JYGYXNTS.js.map
28
+ //# sourceMappingURL=chunk-2ZA3MHM5.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-HB6JA5JP.js";
3
+ } from "./chunk-ZQMRVJXG.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.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-G3NP7WGS.js.map
25
+ //# sourceMappingURL=chunk-4BPSIIGV.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.83.0";
7
+ var CLI_KIT_VERSION = "3.83.1";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-DQ7IVWF5.js.map
12
+ //# sourceMappingURL=chunk-57SXE5DE.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-TEGDYNIU.js";
3
+ } from "./chunk-DVGCJLCA.js";
4
4
  import {
5
5
  outputResult,
6
6
  renderTable
7
- } from "./chunk-D5BJW27F.js";
7
+ } from "./chunk-KPFBSWRK.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-3FBDJEGD.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-7J6ZE55N.js.map
87
+ //# sourceMappingURL=chunk-5BJYF6FG.js.map
@@ -2,15 +2,15 @@ import {
2
2
  fetch,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-FX4FEEOP.js";
5
+ } from "./chunk-DFABOPSU.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-DQ7IVWF5.js";
8
+ } from "./chunk-57SXE5DE.js";
9
9
  import {
10
10
  cacheRetrieve,
11
11
  cacheStore,
12
12
  versionSatisfies
13
- } from "./chunk-Q5MC6CL3.js";
13
+ } from "./chunk-BZFP2O66.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-D5BJW27F.js";
22
+ } from "./chunk-KPFBSWRK.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-AU7YI2YV.js");
90
+ let { sendErrorToBugsnag } = await import("./error-handler-HQBVO3GI.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-DEDYC4OS.js.map
203
+ //# sourceMappingURL=chunk-5QFLNCVR.js.map
@@ -5,19 +5,19 @@ import {
5
5
  ensureAuthenticatedAdmin,
6
6
  ensureAuthenticatedBusinessPlatform,
7
7
  logout
8
- } from "./chunk-NZV3PGJI.js";
8
+ } from "./chunk-FEMALH67.js";
9
9
  import {
10
10
  base_command_default
11
- } from "./chunk-TEGDYNIU.js";
11
+ } from "./chunk-DVGCJLCA.js";
12
12
  import {
13
13
  fanoutHooks,
14
14
  requestIdsCollection
15
- } from "./chunk-XHDAKO3K.js";
15
+ } from "./chunk-TLYRIQK7.js";
16
16
  import {
17
17
  businessPlatformFqdn,
18
18
  normalizeStoreFqdn,
19
19
  partnersFqdn
20
- } from "./chunk-LPFXBJSA.js";
20
+ } from "./chunk-TB443RFG.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-FX4FEEOP.js";
34
+ } from "./chunk-DFABOPSU.js";
35
35
  import {
36
36
  CLI_KIT_VERSION
37
- } from "./chunk-DQ7IVWF5.js";
37
+ } from "./chunk-57SXE5DE.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-Q5MC6CL3.js";
47
+ } from "./chunk-BZFP2O66.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-D5BJW27F.js";
87
+ } from "./chunk-KPFBSWRK.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-EG6MBBEN.js";
97
+ } from "./chunk-Y2JP6WFP.js";
98
98
  import {
99
99
  require_lib
100
100
  } from "./chunk-3FBDJEGD.js";
@@ -136966,7 +136966,7 @@ var addCursorAndFiltersToAppLogsUrl = (baseUrl, cursor, filters) => {
136966
136966
  };
136967
136967
 
136968
136968
  // ../cli-kit/dist/public/node/api/partners.js
136969
- var import_bottleneck = __toESM(require_lib2()), limiter = new import_bottleneck.default({
136969
+ var import_bottleneck = __toESM(require_lib2(), 1), limiter = new import_bottleneck.default({
136970
136970
  minTime: 150,
136971
136971
  maxConcurrent: 10
136972
136972
  });
@@ -142602,4 +142602,4 @@ export {
142602
142602
  getDebugBannerLine,
142603
142603
  getUtilityBannerlines
142604
142604
  };
142605
- //# sourceMappingURL=chunk-NYME2DVS.js.map
142605
+ //# sourceMappingURL=chunk-7EV36FNO.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-D5BJW27F.js";
10
+ } from "./chunk-KPFBSWRK.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-7I7D2AB7.js.map
206
+ //# sourceMappingURL=chunk-7KLV4YSY.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-TEGDYNIU.js";
3
+ } from "./chunk-DVGCJLCA.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-D5BJW27F.js";
9
+ } from "./chunk-KPFBSWRK.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
13
- } from "./chunk-EG6MBBEN.js";
13
+ } from "./chunk-Y2JP6WFP.js";
14
14
  import {
15
15
  init_cjs_shims
16
16
  } from "./chunk-PKR7KJ6P.js";
@@ -118,4 +118,4 @@ export {
118
118
  writeCommandFlagInterface,
119
119
  writeCommandUsageExampleFile
120
120
  };
121
- //# sourceMappingURL=chunk-NCY3OOON.js.map
121
+ //# sourceMappingURL=chunk-A6DFWCO7.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-XHDAKO3K.js";
7
+ } from "./chunk-TLYRIQK7.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-LPFXBJSA.js";
10
+ } from "./chunk-TB443RFG.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-DQ7IVWF5.js";
13
+ } from "./chunk-57SXE5DE.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-Q5MC6CL3.js";
16
+ } from "./chunk-BZFP2O66.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,14 +28,14 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-D5BJW27F.js";
31
+ } from "./chunk-KPFBSWRK.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
35
35
  joinPath,
36
36
  normalizePath,
37
37
  relativePath
38
- } from "./chunk-EG6MBBEN.js";
38
+ } from "./chunk-Y2JP6WFP.js";
39
39
  import {
40
40
  require_lib
41
41
  } from "./chunk-3FBDJEGD.js";
@@ -2034,7 +2034,7 @@ var require_notifier = __commonJS({
2034
2034
 
2035
2035
  // ../cli-kit/dist/public/node/error-handler.js
2036
2036
  init_cjs_shims();
2037
- var import_core = __toESM(require_lib()), import_stacktracey = __toESM(require_stacktracey()), import_js = __toESM(require_notifier());
2037
+ var import_core = __toESM(require_lib(), 1), import_stacktracey = __toESM(require_stacktracey(), 1), import_js = __toESM(require_notifier(), 1);
2038
2038
  import { realpath } from "fs/promises";
2039
2039
  async function errorHandler(error, config) {
2040
2040
  if (error instanceof CancelExecution)
@@ -2149,4 +2149,4 @@ export {
2149
2149
  registerCleanBugsnagErrorsFromWithinPlugins,
2150
2150
  addBugsnagMetadata
2151
2151
  };
2152
- //# sourceMappingURL=chunk-XG23534A.js.map
2152
+ //# sourceMappingURL=chunk-ARXCCKJT.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-D5BJW27F.js";
4
+ } from "./chunk-KPFBSWRK.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-YBKI4WVT.js.map
46
+ //# sourceMappingURL=chunk-ASWHWSRF.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-LNKEJMFC.js";
3
+ } from "./chunk-KSLA767C.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-3FBDJEGD.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-BCMTVG7I.js.map
51
+ //# sourceMappingURL=chunk-BZBO3V3A.js.map
@@ -18,11 +18,11 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-D5BJW27F.js";
21
+ } from "./chunk-KPFBSWRK.js";
22
22
  import {
23
23
  dirname,
24
24
  joinPath
25
- } from "./chunk-EG6MBBEN.js";
25
+ } from "./chunk-Y2JP6WFP.js";
26
26
  import {
27
27
  require_semver
28
28
  } from "./chunk-HMDWNGIV.js";
@@ -13636,7 +13636,7 @@ async function latestVersion(packageName, options) {
13636
13636
  }
13637
13637
 
13638
13638
  // ../cli-kit/dist/public/node/node-package-manager.js
13639
- 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 = {
13639
+ 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 = {
13640
13640
  yarn: yarnLockfile,
13641
13641
  npm: npmLockfile,
13642
13642
  pnpm: pnpmLockfile,
@@ -13948,4 +13948,4 @@ deep-extend/lib/deep-extend.js:
13948
13948
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13949
13949
  *)
13950
13950
  */
13951
- //# sourceMappingURL=chunk-Q5MC6CL3.js.map
13951
+ //# sourceMappingURL=chunk-BZFP2O66.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-YBKI4WVT.js";
3
+ } from "./chunk-ASWHWSRF.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.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-K7E7R4WS.js.map
28
+ //# sourceMappingURL=chunk-DDU22ZPL.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-DQ7IVWF5.js";
8
+ } from "./chunk-57SXE5DE.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-D5BJW27F.js";
21
+ } from "./chunk-KPFBSWRK.js";
22
22
  import {
23
23
  sniffForJson
24
- } from "./chunk-EG6MBBEN.js";
24
+ } from "./chunk-Y2JP6WFP.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-FX4FEEOP.js.map
31452
+ //# sourceMappingURL=chunk-DFABOPSU.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-XG23534A.js";
4
+ } from "./chunk-ARXCCKJT.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-DEDYC4OS.js";
8
+ } from "./chunk-5QFLNCVR.js";
9
9
  import {
10
10
  hashString
11
- } from "./chunk-FX4FEEOP.js";
11
+ } from "./chunk-DFABOPSU.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-D5BJW27F.js";
27
+ } from "./chunk-KPFBSWRK.js";
28
28
  import {
29
29
  cwd
30
- } from "./chunk-EG6MBBEN.js";
30
+ } from "./chunk-Y2JP6WFP.js";
31
31
  import {
32
32
  require_lib
33
33
  } from "./chunk-3FBDJEGD.js";
@@ -1691,4 +1691,4 @@ export {
1691
1691
  loadEnvironment,
1692
1692
  base_command_default
1693
1693
  };
1694
- //# sourceMappingURL=chunk-TEGDYNIU.js.map
1694
+ //# sourceMappingURL=chunk-DVGCJLCA.js.map
@@ -8,17 +8,17 @@ import {
8
8
  remove,
9
9
  setLastSeenAuthMethod,
10
10
  setLastSeenUserIdAfterAuth
11
- } from "./chunk-LPFXBJSA.js";
11
+ } from "./chunk-TB443RFG.js";
12
12
  import {
13
13
  getPartnersToken,
14
14
  nonRandomUUID
15
- } from "./chunk-FX4FEEOP.js";
15
+ } from "./chunk-DFABOPSU.js";
16
16
  import {
17
17
  BugError,
18
18
  outputContent,
19
19
  outputDebug,
20
20
  outputToken
21
- } from "./chunk-D5BJW27F.js";
21
+ } from "./chunk-KPFBSWRK.js";
22
22
  import {
23
23
  init_cjs_shims
24
24
  } from "./chunk-PKR7KJ6P.js";
@@ -117,4 +117,4 @@ export {
117
117
  ensureAuthenticatedBusinessPlatform,
118
118
  logout
119
119
  };
120
- //# sourceMappingURL=chunk-NZV3PGJI.js.map
120
+ //# sourceMappingURL=chunk-FEMALH67.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-NZV3PGJI.js";
3
+ } from "./chunk-FEMALH67.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-D5BJW27F.js";
9
+ } from "./chunk-KPFBSWRK.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-KTDX7ILI.js.map
28
+ //# sourceMappingURL=chunk-FNYLJESL.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-Q5MC6CL3.js";
3
+ } from "./chunk-BZFP2O66.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-D5BJW27F.js";
9
+ } from "./chunk-KPFBSWRK.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-4PTDVIME.js.map
28
+ //# sourceMappingURL=chunk-JEW6HZHJ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-D5BJW27F.js";
4
+ } from "./chunk-KPFBSWRK.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-VTBFHPET.js.map
36
+ //# sourceMappingURL=chunk-K5GF4S7D.js.map
@@ -9,7 +9,7 @@ import {
9
9
  normalizePath,
10
10
  relativizePath,
11
11
  sniffForPath
12
- } from "./chunk-EG6MBBEN.js";
12
+ } from "./chunk-Y2JP6WFP.js";
13
13
  import {
14
14
  require_ansi_styles,
15
15
  require_lib
@@ -30165,7 +30165,7 @@ function formatSection(title, body) {
30165
30165
  }
30166
30166
 
30167
30167
  // ../cli-kit/dist/public/node/error.js
30168
- var import_core2 = __toESM(require_lib(), 1), import_ts_error = __toESM(require_cjs(), 1), FatalErrorType;
30168
+ var import_core2 = __toESM(require_lib()), import_ts_error = __toESM(require_cjs()), FatalErrorType;
30169
30169
  (function(FatalErrorType2) {
30170
30170
  FatalErrorType2[FatalErrorType2.Abort = 0] = "Abort", FatalErrorType2[FatalErrorType2.AbortSilent = 1] = "AbortSilent", FatalErrorType2[FatalErrorType2.Bug = 2] = "Bug";
30171
30171
  })(FatalErrorType || (FatalErrorType = {}));
@@ -30293,7 +30293,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
30293
30293
  try {
30294
30294
  await getAndSet();
30295
30295
  } catch (error) {
30296
- let { sendErrorToBugsnag } = await import("./error-handler-AU7YI2YV.js");
30296
+ let { sendErrorToBugsnag } = await import("./error-handler-HQBVO3GI.js");
30297
30297
  await sendErrorToBugsnag(error, "unexpected_error");
30298
30298
  }
30299
30299
  }, durationStack = [];
@@ -32307,4 +32307,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
32307
32307
  * LICENSE file in the root directory of this source tree.
32308
32308
  *)
32309
32309
  */
32310
- //# sourceMappingURL=chunk-D5BJW27F.js.map
32310
+ //# sourceMappingURL=chunk-KPFBSWRK.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-D5BJW27F.js";
3
+ } from "./chunk-KPFBSWRK.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-LNKEJMFC.js.map
18
+ //# sourceMappingURL=chunk-KSLA767C.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-Q5MC6CL3.js";
7
+ } from "./chunk-BZFP2O66.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-D5BJW27F.js";
18
+ } from "./chunk-KPFBSWRK.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
22
22
  moduleDirectory
23
- } from "./chunk-EG6MBBEN.js";
23
+ } from "./chunk-Y2JP6WFP.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-DUVXMFQV.js.map
142
+ //# sourceMappingURL=chunk-NJN55E4K.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-EMB6CXID.js";
3
+ } from "./chunk-SUA462JY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-XG23534A.js";
9
+ } from "./chunk-ARXCCKJT.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-3FBDJEGD.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-5X5Y3IET.js.map
52
+ //# sourceMappingURL=chunk-PPDGMVCL.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-7I7D2AB7.js";
3
+ } from "./chunk-7KLV4YSY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TEGDYNIU.js";
6
+ } from "./chunk-DVGCJLCA.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-7XAQKXYH.js.map
28
+ //# sourceMappingURL=chunk-QNMWKLS4.js.map