@shopify/cli 3.80.4 → 3.80.6

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 (84) hide show
  1. package/dist/assets/hydrogen/starter/.cursor/rules/hydrogen-react-router.mdc +5 -3
  2. package/dist/assets/hydrogen/starter/CHANGELOG.md +52 -40
  3. package/dist/assets/hydrogen/starter/package.json +2 -2
  4. package/dist/assets/hydrogen/starter/vite.config.ts +1 -1
  5. package/dist/{chunk-JR36QMOU.js → chunk-23F56LJQ.js} +6 -6
  6. package/dist/{chunk-NPWBOQKI.js → chunk-2PS2UQAA.js} +3 -3
  7. package/dist/{chunk-D7FVBSG2.js → chunk-3CBDZFEX.js} +2 -2
  8. package/dist/{chunk-MIJF5LNA.js → chunk-4VUXI7H6.js} +4 -4
  9. package/dist/{chunk-JJMWQP2L.js → chunk-5RIR73IP.js} +5 -5
  10. package/dist/{chunk-DTZTWKIB.js → chunk-65ZFQZTE.js} +3 -3
  11. package/dist/{chunk-3WZJKL5I.js → chunk-6OYFGNE2.js} +2 -2
  12. package/dist/{chunk-QXOOIYRJ.js → chunk-72FER6OH.js} +2 -2
  13. package/dist/{chunk-ZMQFWHEX.js → chunk-7WRUWTUK.js} +6 -6
  14. package/dist/{chunk-EBDVIUOD.js → chunk-ACFJ6IFW.js} +8 -8
  15. package/dist/{chunk-AKFTTMP7.js → chunk-ACIWWUHC.js} +2 -2
  16. package/dist/{chunk-4DKJ765Z.js → chunk-AFDDJCYX.js} +4 -4
  17. package/dist/{chunk-HTPOBJEV.js → chunk-ALOIYWSW.js} +5 -5
  18. package/dist/{chunk-NRAZQETL.js → chunk-AMSWTXT7.js} +3 -3
  19. package/dist/{chunk-MJBSMK2E.js → chunk-BSF6VAN5.js} +3 -3
  20. package/dist/{chunk-IRKPDUZE.js → chunk-D6ZGKY37.js} +6 -6
  21. package/dist/{chunk-FTFP354F.js → chunk-DBRMHJ74.js} +5 -5
  22. package/dist/{chunk-JHJEXKDW.js → chunk-DN2ZP5X3.js} +2 -2
  23. package/dist/{chunk-FE76VMCW.js → chunk-EZ6BZ5PD.js} +3 -3
  24. package/dist/{chunk-ZVMNEYFH.js → chunk-FDW7NWC7.js} +4 -4
  25. package/dist/{chunk-HDXBAFR4.js → chunk-GQTBVMLV.js} +4 -4
  26. package/dist/{chunk-72EQI7B6.js → chunk-HJNOSZIV.js} +2 -2
  27. package/dist/{chunk-HJMWM6XE.js → chunk-ICOMCQIW.js} +5 -5
  28. package/dist/{chunk-RPVZXBFY.js → chunk-IN3MU7YC.js} +4 -4
  29. package/dist/{chunk-22KQHOXJ.js → chunk-JCVVFO7I.js} +2 -2
  30. package/dist/{chunk-FOC6QQ3Z.js → chunk-MRTKI7HQ.js} +7 -7
  31. package/dist/{chunk-3DDKTA7S.js → chunk-NL3YMB4U.js} +4 -4
  32. package/dist/{chunk-EV63EJKX.js → chunk-O6RFRW32.js} +3 -3
  33. package/dist/{chunk-A3FV2Y5F.js → chunk-QOJ7MYZZ.js} +98 -83
  34. package/dist/{chunk-Z7RQZ537.js → chunk-RMON7GVP.js} +3 -3
  35. package/dist/{chunk-Z4ZLMWHP.js → chunk-UBFTFKE4.js} +6 -6
  36. package/dist/{chunk-RTFBL435.js → chunk-VUR3GWEO.js} +3 -3
  37. package/dist/{chunk-G6KVL4TS.js → chunk-Z2BLJB2N.js} +4 -4
  38. package/dist/{chunk-NJDE4VHA.js → chunk-ZH34MCD3.js} +3 -3
  39. package/dist/{chunk-57Q6OQG4.js → chunk-ZUCWDIGE.js} +2 -2
  40. package/dist/cli/commands/auth/logout.js +12 -12
  41. package/dist/cli/commands/auth/logout.test.js +13 -13
  42. package/dist/cli/commands/cache/clear.js +11 -11
  43. package/dist/cli/commands/debug/command-flags.js +11 -11
  44. package/dist/cli/commands/docs/generate.js +11 -11
  45. package/dist/cli/commands/docs/generate.test.js +11 -11
  46. package/dist/cli/commands/help.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  50. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  51. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  52. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  53. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  54. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  55. package/dist/cli/commands/notifications/generate.js +12 -12
  56. package/dist/cli/commands/notifications/list.js +12 -12
  57. package/dist/cli/commands/search.js +12 -12
  58. package/dist/cli/commands/upgrade.js +12 -12
  59. package/dist/cli/commands/version.js +12 -12
  60. package/dist/cli/commands/version.test.js +12 -12
  61. package/dist/cli/services/commands/notifications.js +7 -7
  62. package/dist/cli/services/commands/search.js +3 -3
  63. package/dist/cli/services/commands/search.test.js +3 -3
  64. package/dist/cli/services/commands/version.js +4 -4
  65. package/dist/cli/services/commands/version.test.js +5 -5
  66. package/dist/cli/services/kitchen-sink/async.js +3 -3
  67. package/dist/cli/services/kitchen-sink/prompts.js +3 -3
  68. package/dist/cli/services/kitchen-sink/static.js +3 -3
  69. package/dist/cli/services/upgrade.js +4 -4
  70. package/dist/cli/services/upgrade.test.js +5 -5
  71. package/dist/{custom-oclif-loader-FJYCRCHY.js → custom-oclif-loader-FBD5HO3U.js} +3 -3
  72. package/dist/{error-handler-ZFOBG3KZ.js → error-handler-Y4QDEH3I.js} +9 -9
  73. package/dist/hooks/postrun.js +7 -7
  74. package/dist/hooks/prerun.js +8 -8
  75. package/dist/index.js +126 -117
  76. package/dist/{local-7CUVJHVC.js → local-US2LLU7Y.js} +3 -3
  77. package/dist/{morph-EKLK7JWU.js → morph-3VOLMA55.js} +9 -9
  78. package/dist/{node-package-manager-KJ2WBUZP.js → node-package-manager-ZUD6DL6H.js} +4 -4
  79. package/dist/{path-2K5HIMHZ.js → path-GWAZZN2N.js} +2 -2
  80. package/dist/tsconfig.tsbuildinfo +1 -1
  81. package/dist/{ui-5JYYJU2R.js → ui-LKBRSHMZ.js} +3 -3
  82. package/dist/{workerd-GXYWGSKC.js → workerd-LF2ZHPL2.js} +14 -14
  83. package/oclif.manifest.json +1 -1
  84. package/package.json +7 -7
@@ -2,15 +2,15 @@ import {
2
2
  fetch,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-FTFP354F.js";
5
+ } from "./chunk-DBRMHJ74.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-72EQI7B6.js";
8
+ } from "./chunk-HJNOSZIV.js";
9
9
  import {
10
10
  cacheRetrieve,
11
11
  cacheStore,
12
12
  versionSatisfies
13
- } from "./chunk-ZVMNEYFH.js";
13
+ } from "./chunk-FDW7NWC7.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-ZMQFWHEX.js";
22
+ } from "./chunk-7WRUWTUK.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-ZFOBG3KZ.js");
90
+ let { sendErrorToBugsnag } = await import("./error-handler-Y4QDEH3I.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-IRKPDUZE.js.map
203
+ //# sourceMappingURL=chunk-D6ZGKY37.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-72EQI7B6.js";
8
+ } from "./chunk-HJNOSZIV.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-ZMQFWHEX.js";
21
+ } from "./chunk-7WRUWTUK.js";
22
22
  import {
23
23
  sniffForJson
24
- } from "./chunk-57Q6OQG4.js";
24
+ } from "./chunk-ZUCWDIGE.js";
25
25
  import {
26
26
  __commonJS,
27
27
  __require,
@@ -27526,7 +27526,7 @@ ${result.sanitizedHeaders}
27526
27526
  }
27527
27527
 
27528
27528
  // ../cli-kit/dist/public/node/http.js
27529
- var import_form_data = __toESM(require_form_data());
27529
+ var import_form_data = __toESM(require_form_data(), 1);
27530
27530
 
27531
27531
  // ../../node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js
27532
27532
  init_cjs_shims();
@@ -31452,4 +31452,4 @@ mime-types/index.js:
31452
31452
  * MIT Licensed
31453
31453
  *)
31454
31454
  */
31455
- //# sourceMappingURL=chunk-FTFP354F.js.map
31455
+ //# sourceMappingURL=chunk-DBRMHJ74.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-ZMQFWHEX.js";
8
+ } from "./chunk-7WRUWTUK.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-JHJEXKDW.js.map
178
+ //# sourceMappingURL=chunk-DN2ZP5X3.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-D7FVBSG2.js";
3
+ } from "./chunk-3CBDZFEX.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-JR36QMOU.js";
6
+ } from "./chunk-23F56LJQ.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-FE76VMCW.js.map
28
+ //# sourceMappingURL=chunk-EZ6BZ5PD.js.map
@@ -18,14 +18,14 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-ZMQFWHEX.js";
21
+ } from "./chunk-7WRUWTUK.js";
22
22
  import {
23
23
  require_semver
24
24
  } from "./chunk-HMDWNGIV.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
28
- } from "./chunk-57Q6OQG4.js";
28
+ } from "./chunk-ZUCWDIGE.js";
29
29
  import {
30
30
  __commonJS,
31
31
  __export,
@@ -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-ZVMNEYFH.js.map
13752
+ //# sourceMappingURL=chunk-FDW7NWC7.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-ZVMNEYFH.js";
7
+ } from "./chunk-FDW7NWC7.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-ZMQFWHEX.js";
18
+ } from "./chunk-7WRUWTUK.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
22
22
  moduleDirectory
23
- } from "./chunk-57Q6OQG4.js";
23
+ } from "./chunk-ZUCWDIGE.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-HDXBAFR4.js.map
142
+ //# sourceMappingURL=chunk-GQTBVMLV.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.80.4";
7
+ var CLI_KIT_VERSION = "3.80.6";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-72EQI7B6.js.map
12
+ //# sourceMappingURL=chunk-HJNOSZIV.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-JHJEXKDW.js";
3
+ } from "./chunk-DN2ZP5X3.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-D7FVBSG2.js";
6
+ } from "./chunk-3CBDZFEX.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-QXOOIYRJ.js";
9
+ } from "./chunk-72FER6OH.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-JR36QMOU.js";
12
+ } from "./chunk-23F56LJQ.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-HJMWM6XE.js.map
37
+ //# sourceMappingURL=chunk-ICOMCQIW.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-4DKJ765Z.js";
3
+ } from "./chunk-AFDDJCYX.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-JR36QMOU.js";
6
+ } from "./chunk-23F56LJQ.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-ZMQFWHEX.js";
9
+ } from "./chunk-7WRUWTUK.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-RPVZXBFY.js.map
28
+ //# sourceMappingURL=chunk-IN3MU7YC.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-ZMQFWHEX.js";
4
+ } from "./chunk-7WRUWTUK.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-22KQHOXJ.js.map
36
+ //# sourceMappingURL=chunk-JCVVFO7I.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-JR36QMOU.js";
3
+ } from "./chunk-23F56LJQ.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-ZVMNEYFH.js";
6
+ } from "./chunk-FDW7NWC7.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-ZMQFWHEX.js";
10
+ } from "./chunk-7WRUWTUK.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-5AFYDRV4.js";
@@ -26,7 +26,7 @@ init_cjs_shims();
26
26
  init_cjs_shims();
27
27
  import { fileURLToPath } from "node:url";
28
28
  async function launchCLI(options) {
29
- let { errorHandler } = await import("./error-handler-ZFOBG3KZ.js"), { isDevelopment } = await import("./local-7CUVJHVC.js"), oclif = await import("./lib-MIBR2T7P.js"), { ShopifyConfig } = await import("./custom-oclif-loader-FJYCRCHY.js");
29
+ let { errorHandler } = await import("./error-handler-Y4QDEH3I.js"), { isDevelopment } = await import("./local-US2LLU7Y.js"), oclif = await import("./lib-MIBR2T7P.js"), { ShopifyConfig } = await import("./custom-oclif-loader-FBD5HO3U.js");
30
30
  isDevelopment() && (oclif.default.settings.debug = !0);
31
31
  try {
32
32
  let config = new ShopifyConfig({ root: fileURLToPath(options.moduleURL) });
@@ -41,7 +41,7 @@ var import_core = __toESM(require_lib());
41
41
  async function exitIfOldNodeVersion(versions = process.versions) {
42
42
  let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
43
43
  if (nodeMajorVersion < 18) {
44
- let { renderError } = await import("./ui-5JYYJU2R.js");
44
+ let { renderError } = await import("./ui-LKBRSHMZ.js");
45
45
  renderError({
46
46
  headline: "Upgrade to a supported Node version now.",
47
47
  body: [
@@ -68,7 +68,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
68
68
  return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
69
69
  }
70
70
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
71
- let { findUpAndReadPackageJson } = await import("./node-package-manager-KJ2WBUZP.js"), { moduleDirectory } = await import("./path-2K5HIMHZ.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-ZUD6DL6H.js"), { moduleDirectory } = await import("./path-GWAZZN2N.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
72
72
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
73
73
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
74
74
  argv.splice(initIndex2, 0, "init");
@@ -117,4 +117,4 @@ export {
117
117
  jsonFlag,
118
118
  ClearCache
119
119
  };
120
- //# sourceMappingURL=chunk-FOC6QQ3Z.js.map
120
+ //# sourceMappingURL=chunk-MRTKI7HQ.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-HTPOBJEV.js";
3
+ } from "./chunk-ALOIYWSW.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-JR36QMOU.js";
6
+ } from "./chunk-23F56LJQ.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-EBDVIUOD.js";
9
+ } from "./chunk-ACFJ6IFW.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-5AFYDRV4.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-3DDKTA7S.js.map
52
+ //# sourceMappingURL=chunk-NL3YMB4U.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-JR36QMOU.js";
3
+ } from "./chunk-23F56LJQ.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-ZMQFWHEX.js";
7
+ } from "./chunk-7WRUWTUK.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-5AFYDRV4.js";
@@ -83,4 +83,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
83
83
  export {
84
84
  CommandFlags
85
85
  };
86
- //# sourceMappingURL=chunk-EV63EJKX.js.map
86
+ //# sourceMappingURL=chunk-O6RFRW32.js.map