@shopify/cli 3.85.0 → 3.85.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 (85) hide show
  1. package/dist/{chunk-PUO72IWW.js → chunk-62H2KYOJ.js} +4 -4
  2. package/dist/{chunk-UGBL65P2.js → chunk-6YB46YWH.js} +4 -4
  3. package/dist/{chunk-76S5M67J.js → chunk-7JE3EHN3.js} +5 -5
  4. package/dist/{chunk-KU6FTMKN.js → chunk-7LEPNDDJ.js} +5 -5
  5. package/dist/{chunk-ZXKNRG53.js → chunk-7N5JGLLX.js} +5 -5
  6. package/dist/{chunk-VLSFD7SJ.js → chunk-CKYPRLQQ.js} +8 -8
  7. package/dist/{chunk-DJVJNSKZ.js → chunk-CNY4KRKG.js} +2 -2
  8. package/dist/{chunk-XO7GQ2WG.js → chunk-FLHWGFGH.js} +3 -3
  9. package/dist/{chunk-NYUWDGSK.js → chunk-G6OERDCU.js} +4 -4
  10. package/dist/{chunk-XTCT7ABH.js → chunk-GGNBWCCE.js} +7 -7
  11. package/dist/{chunk-Z7TXQNKI.js → chunk-J3DHMVKN.js} +2 -2
  12. package/dist/{chunk-HNHQAN5R.js → chunk-JDI5KJ6D.js} +3 -3
  13. package/dist/{chunk-ZAVXS5HH.js → chunk-KIC7OBUL.js} +6 -6
  14. package/dist/{chunk-WRIQTRQE.js → chunk-KJT4XRJY.js} +2 -2
  15. package/dist/{chunk-BB4VAGLH.js → chunk-LOJKECKW.js} +2 -2
  16. package/dist/{chunk-B36FYNEM.js → chunk-MHFD5A4P.js} +4 -4
  17. package/dist/{chunk-2IA24ROR.js → chunk-O47I6ERR.js} +6 -6
  18. package/dist/{chunk-G2VTHDI5.js → chunk-OXCV2R7K.js} +4 -4
  19. package/dist/{chunk-Y7JIZJYE.js → chunk-OXVB7GS3.js} +4 -4
  20. package/dist/{chunk-JR35C77F.js → chunk-PYZUPEOA.js} +3 -3
  21. package/dist/{chunk-JF6OJWJV.js → chunk-Q64LTCDT.js} +3 -3
  22. package/dist/{chunk-Y4DWHLHN.js → chunk-R7QUG5YH.js} +2 -2
  23. package/dist/{chunk-K2VBTQSL.js → chunk-S3MBABAK.js} +6 -6
  24. package/dist/{chunk-T3FBGLW4.js → chunk-TRKSH2XY.js} +3 -3
  25. package/dist/{chunk-5FNCRAPA.js → chunk-TVWMGUCW.js} +3 -3
  26. package/dist/{chunk-A26YXFMX.js → chunk-UYWDOH6Y.js} +7 -7
  27. package/dist/{chunk-DKG2TMNN.js → chunk-VCGC2OW6.js} +2 -2
  28. package/dist/{chunk-AJOVRT5K.js → chunk-VMPHJR5V.js} +4 -4
  29. package/dist/{chunk-AJYT5DKD.js → chunk-W54BTT4L.js} +2 -2
  30. package/dist/{chunk-VELVK2EZ.js → chunk-XKHE52EY.js} +3 -3
  31. package/dist/{chunk-47CMAYQE.js → chunk-XNKJ52IR.js} +3 -3
  32. package/dist/{chunk-EG6MBBEN.js → chunk-Y2JP6WFP.js} +2 -2
  33. package/dist/{chunk-4JN3JAPL.js → chunk-YIQ4GHA2.js} +4 -4
  34. package/dist/{chunk-C4XAKIGB.js → chunk-YJZEHV2H.js} +6 -6
  35. package/dist/{chunk-2IEQZDJI.js → chunk-ZZACM6JY.js} +3 -3
  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/configs/all.yml +0 -3
  70. package/dist/configs/recommended.yml +0 -3
  71. package/dist/{custom-oclif-loader-J2DN7UTY.js → custom-oclif-loader-MVTJFCUD.js} +3 -3
  72. package/dist/data/latest.json +1 -1
  73. package/dist/data/shopify_system_translations.json +14 -3
  74. package/dist/{error-handler-JJ76ZQMC.js → error-handler-OEZ5DBZB.js} +9 -9
  75. package/dist/hooks/postrun.js +7 -7
  76. package/dist/hooks/prerun.js +8 -8
  77. package/dist/index.js +947 -682
  78. package/dist/{local-2JWTG2IJ.js → local-72XWEFWL.js} +3 -3
  79. package/dist/{node-package-manager-YCQL3774.js → node-package-manager-TTBSTZXN.js} +4 -4
  80. package/dist/{path-GB4VIEM6.js → path-COZT77T2.js} +2 -2
  81. package/dist/tsconfig.tsbuildinfo +1 -1
  82. package/dist/{ui-HITLA3H3.js → ui-XUA267UA.js} +3 -3
  83. package/dist/{workerd-KHWXFNPK.js → workerd-KJQYQH4A.js} +12 -12
  84. package/oclif.manifest.json +1 -1
  85. package/package.json +7 -7
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-WRIQTRQE.js";
8
+ } from "./chunk-KJT4XRJY.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-B36FYNEM.js";
19
+ } from "./chunk-MHFD5A4P.js";
20
20
  import {
21
21
  sniffForJson
22
- } from "./chunk-EG6MBBEN.js";
22
+ } from "./chunk-Y2JP6WFP.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-PUO72IWW.js.map
32158
+ //# sourceMappingURL=chunk-62H2KYOJ.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-XO7GQ2WG.js";
3
+ } from "./chunk-FLHWGFGH.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-B36FYNEM.js";
9
+ } from "./chunk-MHFD5A4P.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-UGBL65P2.js.map
37
+ //# sourceMappingURL=chunk-6YB46YWH.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-AJYT5DKD.js";
3
+ } from "./chunk-W54BTT4L.js";
4
4
  import {
5
5
  prompts
6
- } from "./chunk-Z7TXQNKI.js";
6
+ } from "./chunk-J3DHMVKN.js";
7
7
  import {
8
8
  staticService
9
- } from "./chunk-DKG2TMNN.js";
9
+ } from "./chunk-VCGC2OW6.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-2IA24ROR.js";
12
+ } from "./chunk-O47I6ERR.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-76S5M67J.js.map
37
+ //# sourceMappingURL=chunk-7JE3EHN3.js.map
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-2IA24ROR.js";
3
+ } from "./chunk-O47I6ERR.js";
4
4
  import {
5
5
  ensureAuthenticatedUser,
6
6
  fetch,
7
7
  findSessionByAlias,
8
8
  getSessionAlias,
9
9
  identityFqdn
10
- } from "./chunk-ZAVXS5HH.js";
10
+ } from "./chunk-KIC7OBUL.js";
11
11
  import {
12
12
  setCurrentSessionId
13
- } from "./chunk-G2VTHDI5.js";
13
+ } from "./chunk-OXCV2R7K.js";
14
14
  import {
15
15
  outputCompleted,
16
16
  renderSelectPrompt
17
- } from "./chunk-B36FYNEM.js";
17
+ } from "./chunk-MHFD5A4P.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-KU6FTMKN.js.map
87
+ //# sourceMappingURL=chunk-7LEPNDDJ.js.map
@@ -2,13 +2,13 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-C4XAKIGB.js";
5
+ } from "./chunk-YJZEHV2H.js";
6
6
  import {
7
7
  randomUUID
8
- } from "./chunk-PUO72IWW.js";
8
+ } from "./chunk-62H2KYOJ.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-WRIQTRQE.js";
11
+ } from "./chunk-KJT4XRJY.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-B36FYNEM.js";
19
+ } from "./chunk-MHFD5A4P.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-ZXKNRG53.js.map
106
+ //# sourceMappingURL=chunk-7N5JGLLX.js.map
@@ -4,17 +4,17 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-K2VBTQSL.js";
7
+ } from "./chunk-S3MBABAK.js";
8
8
  import {
9
9
  getEnvironmentData,
10
10
  isLocalEnvironment
11
- } from "./chunk-ZAVXS5HH.js";
11
+ } from "./chunk-KIC7OBUL.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-G2VTHDI5.js";
14
+ } from "./chunk-OXCV2R7K.js";
15
15
  import {
16
16
  CLI_KIT_VERSION
17
- } from "./chunk-WRIQTRQE.js";
17
+ } from "./chunk-KJT4XRJY.js";
18
18
  import {
19
19
  AbortSilentError,
20
20
  CancelExecution,
@@ -29,7 +29,7 @@ import {
29
29
  reportingRateLimit,
30
30
  require_stacktracey,
31
31
  shouldReportErrorAsUnexpected
32
- } from "./chunk-B36FYNEM.js";
32
+ } from "./chunk-MHFD5A4P.js";
33
33
  import {
34
34
  require_lib
35
35
  } from "./chunk-F7F4BQYW.js";
@@ -39,7 +39,7 @@ import {
39
39
  joinPath,
40
40
  normalizePath,
41
41
  relativePath
42
- } from "./chunk-EG6MBBEN.js";
42
+ } from "./chunk-Y2JP6WFP.js";
43
43
  import {
44
44
  __commonJS,
45
45
  __require,
@@ -2035,7 +2035,7 @@ var require_notifier = __commonJS({
2035
2035
 
2036
2036
  // ../cli-kit/dist/public/node/error-handler.js
2037
2037
  init_cjs_shims();
2038
- var import_core = __toESM(require_lib()), import_stacktracey = __toESM(require_stacktracey()), import_js = __toESM(require_notifier());
2038
+ var import_core = __toESM(require_lib(), 1), import_stacktracey = __toESM(require_stacktracey(), 1), import_js = __toESM(require_notifier(), 1);
2039
2039
  import { realpath } from "fs/promises";
2040
2040
  async function errorHandler(error, config) {
2041
2041
  if (error instanceof CancelExecution)
@@ -2150,4 +2150,4 @@ export {
2150
2150
  registerCleanBugsnagErrorsFromWithinPlugins,
2151
2151
  addBugsnagMetadata
2152
2152
  };
2153
- //# sourceMappingURL=chunk-VLSFD7SJ.js.map
2153
+ //# sourceMappingURL=chunk-CKYPRLQQ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-B36FYNEM.js";
4
+ } from "./chunk-MHFD5A4P.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-DJVJNSKZ.js.map
36
+ //# sourceMappingURL=chunk-CNY4KRKG.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-G2VTHDI5.js";
3
+ } from "./chunk-OXCV2R7K.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-B36FYNEM.js";
9
+ } from "./chunk-MHFD5A4P.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-XO7GQ2WG.js.map
28
+ //# sourceMappingURL=chunk-FLHWGFGH.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-2IA24ROR.js";
3
+ } from "./chunk-O47I6ERR.js";
4
4
  import {
5
5
  logout
6
- } from "./chunk-ZAVXS5HH.js";
6
+ } from "./chunk-KIC7OBUL.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-B36FYNEM.js";
9
+ } from "./chunk-MHFD5A4P.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-NYUWDGSK.js.map
28
+ //# sourceMappingURL=chunk-G6OERDCU.js.map
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk-EFOOQV72.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.js";
7
7
  import {
8
8
  fanoutHooks
9
- } from "./chunk-K2VBTQSL.js";
9
+ } from "./chunk-S3MBABAK.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-ZAVXS5HH.js";
17
+ } from "./chunk-KIC7OBUL.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-G2VTHDI5.js";
25
+ } from "./chunk-OXCV2R7K.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-B36FYNEM.js";
65
+ } from "./chunk-MHFD5A4P.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-EG6MBBEN.js";
105
+ } from "./chunk-Y2JP6WFP.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-XTCT7ABH.js.map
153024
+ //# sourceMappingURL=chunk-GGNBWCCE.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-B36FYNEM.js";
8
+ } from "./chunk-MHFD5A4P.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-Z7TXQNKI.js.map
178
+ //# sourceMappingURL=chunk-J3DHMVKN.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-Z7TXQNKI.js";
3
+ } from "./chunk-J3DHMVKN.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.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-HNHQAN5R.js.map
28
+ //# sourceMappingURL=chunk-JDI5KJ6D.js.map
@@ -18,7 +18,7 @@ import {
18
18
  sanitizedHeadersOutput,
19
19
  shopifyFetch,
20
20
  z
21
- } from "./chunk-PUO72IWW.js";
21
+ } from "./chunk-62H2KYOJ.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-G2VTHDI5.js";
33
+ } from "./chunk-OXCV2R7K.js";
34
34
  import {
35
35
  CLI_KIT_VERSION
36
- } from "./chunk-WRIQTRQE.js";
36
+ } from "./chunk-KJT4XRJY.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-B36FYNEM.js";
99
+ } from "./chunk-MHFD5A4P.js";
100
100
  import {
101
101
  cwd
102
- } from "./chunk-EG6MBBEN.js";
102
+ } from "./chunk-Y2JP6WFP.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-ZAVXS5HH.js.map
4654
+ //# sourceMappingURL=chunk-KIC7OBUL.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.0";
7
+ var CLI_KIT_VERSION = "3.85.1";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-WRIQTRQE.js.map
12
+ //# sourceMappingURL=chunk-KJT4XRJY.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-B36FYNEM.js";
3
+ } from "./chunk-MHFD5A4P.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-BB4VAGLH.js.map
18
+ //# sourceMappingURL=chunk-LOJKECKW.js.map
@@ -24,7 +24,7 @@ import {
24
24
  normalizePath,
25
25
  relativizePath,
26
26
  sniffForPath
27
- } from "./chunk-EG6MBBEN.js";
27
+ } from "./chunk-Y2JP6WFP.js";
28
28
  import {
29
29
  __commonJS,
30
30
  __esm,
@@ -30220,7 +30220,7 @@ function formatSection(title, body) {
30220
30220
  }
30221
30221
 
30222
30222
  // ../cli-kit/dist/public/node/error.js
30223
- var import_core2 = __toESM(require_lib(), 1), import_ts_error = __toESM(require_cjs(), 1), FatalErrorType;
30223
+ var import_core2 = __toESM(require_lib()), import_ts_error = __toESM(require_cjs()), FatalErrorType;
30224
30224
  (function(FatalErrorType2) {
30225
30225
  FatalErrorType2[FatalErrorType2.Abort = 0] = "Abort", FatalErrorType2[FatalErrorType2.AbortSilent = 1] = "AbortSilent", FatalErrorType2[FatalErrorType2.Bug = 2] = "Bug";
30226
30226
  })(FatalErrorType || (FatalErrorType = {}));
@@ -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-JJ76ZQMC.js");
30351
+ let { sendErrorToBugsnag } = await import("./error-handler-OEZ5DBZB.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-B36FYNEM.js.map
32401
+ //# sourceMappingURL=chunk-MHFD5A4P.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-VLSFD7SJ.js";
4
+ } from "./chunk-CKYPRLQQ.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-C4XAKIGB.js";
8
+ } from "./chunk-YJZEHV2H.js";
9
9
  import {
10
10
  hashString
11
- } from "./chunk-PUO72IWW.js";
11
+ } from "./chunk-62H2KYOJ.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-B36FYNEM.js";
27
+ } from "./chunk-MHFD5A4P.js";
28
28
  import {
29
29
  require_lib
30
30
  } from "./chunk-F7F4BQYW.js";
31
31
  import {
32
32
  cwd
33
- } from "./chunk-EG6MBBEN.js";
33
+ } from "./chunk-Y2JP6WFP.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-2IA24ROR.js.map
1695
+ //# sourceMappingURL=chunk-O47I6ERR.js.map
@@ -18,14 +18,14 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-B36FYNEM.js";
21
+ } from "./chunk-MHFD5A4P.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-EG6MBBEN.js";
28
+ } from "./chunk-Y2JP6WFP.js";
29
29
  import {
30
30
  __commonJS,
31
31
  __export,
@@ -13657,7 +13657,7 @@ async function latestVersion(packageName, options) {
13657
13657
  }
13658
13658
 
13659
13659
  // ../cli-kit/dist/public/node/node-package-manager.js
13660
- 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 = {
13660
+ 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 = {
13661
13661
  yarn: yarnLockfile,
13662
13662
  npm: npmLockfile,
13663
13663
  pnpm: pnpmLockfile,
@@ -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-G2VTHDI5.js.map
13975
+ //# sourceMappingURL=chunk-OXCV2R7K.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-ZXKNRG53.js";
3
+ } from "./chunk-7N5JGLLX.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-VLSFD7SJ.js";
9
+ } from "./chunk-CKYPRLQQ.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-F7F4BQYW.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-Y7JIZJYE.js.map
52
+ //# sourceMappingURL=chunk-OXVB7GS3.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-2IEQZDJI.js";
3
+ } from "./chunk-ZZACM6JY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.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-JR35C77F.js.map
25
+ //# sourceMappingURL=chunk-PYZUPEOA.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-DKG2TMNN.js";
3
+ } from "./chunk-VCGC2OW6.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.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-JF6OJWJV.js.map
28
+ //# sourceMappingURL=chunk-Q64LTCDT.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-2IA24ROR.js";
3
+ } from "./chunk-O47I6ERR.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-Y4DWHLHN.js.map
49
+ //# sourceMappingURL=chunk-R7QUG5YH.js.map
@@ -3,16 +3,16 @@ import {
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData,
5
5
  requestIdsCollection
6
- } from "./chunk-ZAVXS5HH.js";
6
+ } from "./chunk-KIC7OBUL.js";
7
7
  import {
8
8
  fetch
9
- } from "./chunk-PUO72IWW.js";
9
+ } from "./chunk-62H2KYOJ.js";
10
10
  import {
11
11
  runWithRateLimit
12
- } from "./chunk-G2VTHDI5.js";
12
+ } from "./chunk-OXCV2R7K.js";
13
13
  import {
14
14
  CLI_KIT_VERSION
15
- } from "./chunk-WRIQTRQE.js";
15
+ } from "./chunk-KJT4XRJY.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-B36FYNEM.js";
31
+ } from "./chunk-MHFD5A4P.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-K2VBTQSL.js.map
16078
+ //# sourceMappingURL=chunk-S3MBABAK.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-2IA24ROR.js";
3
+ } from "./chunk-O47I6ERR.js";
4
4
  import {
5
5
  outputResult,
6
6
  renderTable
7
- } from "./chunk-B36FYNEM.js";
7
+ } from "./chunk-MHFD5A4P.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-F7F4BQYW.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-T3FBGLW4.js.map
87
+ //# sourceMappingURL=chunk-TRKSH2XY.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-ZXKNRG53.js";
3
+ } from "./chunk-7N5JGLLX.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-2IA24ROR.js";
6
+ } from "./chunk-O47I6ERR.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-5FNCRAPA.js.map
28
+ //# sourceMappingURL=chunk-TVWMGUCW.js.map