@shopify/cli 3.90.1 → 3.91.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 (159) hide show
  1. package/dist/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
  2. package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
  3. package/dist/assets/hydrogen/starter/.graphqlrc.ts +4 -2
  4. package/dist/assets/hydrogen/starter/CHANGELOG.md +172 -0
  5. package/dist/assets/hydrogen/starter/app/components/CartLineItem.tsx +67 -38
  6. package/dist/assets/hydrogen/starter/app/components/CartMain.tsx +45 -7
  7. package/dist/assets/hydrogen/starter/app/components/CartSummary.tsx +20 -38
  8. package/dist/assets/hydrogen/starter/app/components/MockShopNotice.tsx +20 -0
  9. package/dist/assets/hydrogen/starter/app/entry.client.tsx +2 -3
  10. package/dist/assets/hydrogen/starter/app/lib/fragments.ts +8 -0
  11. package/dist/assets/hydrogen/starter/app/routes/_index.tsx +4 -5
  12. package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +12 -12
  13. package/dist/assets/hydrogen/starter/app/routes/account.tsx +4 -7
  14. package/dist/assets/hydrogen/starter/app/routes/account_.login.tsx +10 -0
  15. package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +2 -9
  16. package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +1 -4
  17. package/dist/assets/hydrogen/starter/app/routes/cart.tsx +3 -11
  18. package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +1 -3
  19. package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +2 -8
  20. package/dist/assets/hydrogen/starter/app/routes/policies.$handle.tsx +1 -4
  21. package/dist/assets/hydrogen/starter/app/routes/policies._index.tsx +1 -1
  22. package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +2 -9
  23. package/dist/assets/hydrogen/starter/app/routes/search.tsx +18 -12
  24. package/dist/assets/hydrogen/starter/app/styles/app.css +72 -1
  25. package/dist/assets/hydrogen/starter/eslint.config.js +1 -0
  26. package/dist/assets/hydrogen/starter/guides/predictiveSearch/predictiveSearch.md +3 -3
  27. package/dist/assets/hydrogen/starter/guides/search/search.md +1 -1
  28. package/dist/assets/hydrogen/starter/package.json +14 -13
  29. package/dist/assets/hydrogen/starter/server.ts +5 -7
  30. package/dist/assets/hydrogen/starter/storefrontapi.generated.d.ts +89 -0
  31. package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
  32. package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
  33. package/dist/{chunk-SGU7BPE4.js → chunk-2EQNSO7C.js} +3 -3
  34. package/dist/{chunk-PAU7LKSJ.js → chunk-2YAGQHB2.js} +3 -3
  35. package/dist/{chunk-OZPZBNSB.js → chunk-463KYFYO.js} +2 -2
  36. package/dist/{chunk-IEPPQIPW.js → chunk-54FE2FGU.js} +2 -2
  37. package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
  38. package/dist/{chunk-6ONJ77I7.js → chunk-5JYQJQ2E.js} +2 -2
  39. package/dist/chunk-5ZDTGPNX.js +28 -0
  40. package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
  41. package/dist/chunk-77BDQRQW.js +90 -0
  42. package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
  43. package/dist/{chunk-4BBQTKIZ.js → chunk-A2CZGTAP.js} +27763 -25681
  44. package/dist/{chunk-TIYR37XP.js → chunk-ATQVKUJC.js} +4 -4
  45. package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
  46. package/dist/{chunk-WC5EDB4Z.js → chunk-CEUL3KX5.js} +1190 -144
  47. package/dist/{chunk-2TMOMDXO.js → chunk-DR5R5UTE.js} +6 -6
  48. package/dist/{chunk-IYNLJNFT.js → chunk-DUNGALP3.js} +3 -3
  49. package/dist/{chunk-TGDLXF4K.js → chunk-E44JKFB6.js} +2 -2
  50. package/dist/{chunk-5SJCPOBW.js → chunk-E4GUDBAR.js} +417 -387
  51. package/dist/{chunk-C5STUYKR.js → chunk-FKP67FZI.js} +3 -3
  52. package/dist/{chunk-ZZNQWJUM.js → chunk-HAG3HJ2V.js} +10 -10
  53. package/dist/{chunk-PUMWL67K.js → chunk-HOIU6WRE.js} +3 -3
  54. package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
  55. package/dist/{chunk-3VKS4374.js → chunk-I23GZAC4.js} +15 -17
  56. package/dist/chunk-ITTNM7I4.js +23 -0
  57. package/dist/chunk-IUKBWIQY.js +39 -0
  58. package/dist/{chunk-H3SSAPRP.js → chunk-K45ALTZ7.js} +3 -3
  59. package/dist/chunk-K52ORY26.js +78 -0
  60. package/dist/{prettier-2ITB6I34.js → chunk-KV3364EL.js} +43 -42
  61. package/dist/{chunk-4TOZOCIV.js → chunk-LFMBIRVC.js} +3 -3
  62. package/dist/{chunk-OTD3FRPC.js → chunk-NYP3N62G.js} +2 -2
  63. package/dist/chunk-OIUDJFV2.js +309 -0
  64. package/dist/{chunk-HV4MPORZ.js → chunk-PCNR4TMY.js} +5 -5
  65. package/dist/{chunk-SG2A4CTL.js → chunk-QFO7QSBW.js} +4 -4
  66. package/dist/{chunk-UHBL2XEG.js → chunk-R622IPZN.js} +3 -3
  67. package/dist/{chunk-X7CGUWBF.js → chunk-RKFRXKFE.js} +3 -3
  68. package/dist/{chunk-WYVKPOTO.js → chunk-RLJICWO6.js} +4 -4
  69. package/dist/chunk-SJXHR42U.js +36 -0
  70. package/dist/{chunk-CYPBBNM2.js → chunk-SUFC4ISB.js} +6 -6
  71. package/dist/{chunk-3AF66HDC.js → chunk-SVV4RJVX.js} +4 -4
  72. package/dist/chunk-TH7ZYYDZ.js +20868 -0
  73. package/dist/{chunk-J2CFMYG5.js → chunk-TY5YKCUW.js} +5 -5
  74. package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
  75. package/dist/chunk-VRUH5BDH.js +51 -0
  76. package/dist/{chunk-7FIBLDM2.js → chunk-VUYVHHZY.js} +3 -3
  77. package/dist/{chunk-KC6KOCJ5.js → chunk-WDYPK6VH.js} +7 -7
  78. package/dist/{chunk-JRFL7VGC.js → chunk-XDCBS7SY.js} +3 -3
  79. package/dist/{chunk-6MYWZ7MP.js → chunk-Z5FK5H2M.js} +8 -27
  80. package/dist/{chunk-RHYTM4FE.js → chunk-ZLV2A27J.js} +2 -2
  81. package/dist/cli/commands/auth/login.js +14 -16
  82. package/dist/cli/commands/auth/login.test.js +16 -18
  83. package/dist/cli/commands/auth/logout.js +14 -16
  84. package/dist/cli/commands/auth/logout.test.js +17 -19
  85. package/dist/cli/commands/cache/clear.js +15 -16
  86. package/dist/cli/commands/debug/command-flags.js +14 -16
  87. package/dist/cli/commands/docs/generate.js +14 -16
  88. package/dist/cli/commands/docs/generate.test.js +15 -17
  89. package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
  90. package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
  91. package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
  92. package/dist/cli/commands/doctor-release/theme/index.js +33 -0
  93. package/dist/cli/commands/help.js +14 -16
  94. package/dist/cli/commands/kitchen-sink/async.js +15 -17
  95. package/dist/cli/commands/kitchen-sink/async.test.js +16 -18
  96. package/dist/cli/commands/kitchen-sink/index.js +17 -19
  97. package/dist/cli/commands/kitchen-sink/index.test.js +20 -22
  98. package/dist/cli/commands/kitchen-sink/prompts.js +15 -17
  99. package/dist/cli/commands/kitchen-sink/prompts.test.js +16 -18
  100. package/dist/cli/commands/kitchen-sink/static.js +15 -17
  101. package/dist/cli/commands/kitchen-sink/static.test.js +16 -18
  102. package/dist/cli/commands/notifications/generate.js +15 -17
  103. package/dist/cli/commands/notifications/list.js +15 -17
  104. package/dist/cli/commands/search.js +15 -17
  105. package/dist/cli/commands/upgrade.js +15 -17
  106. package/dist/cli/commands/upgrade.test.js +1 -1
  107. package/dist/cli/commands/version.js +15 -17
  108. package/dist/cli/commands/version.test.js +16 -18
  109. package/dist/cli/services/commands/notifications.js +14 -14
  110. package/dist/cli/services/commands/search.js +8 -9
  111. package/dist/cli/services/commands/search.test.js +9 -10
  112. package/dist/cli/services/commands/version.js +9 -10
  113. package/dist/cli/services/commands/version.test.js +11 -12
  114. package/dist/cli/services/doctor-release/context.d.ts +16 -0
  115. package/dist/cli/services/doctor-release/context.js +9 -0
  116. package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
  117. package/dist/cli/services/doctor-release/theme/runner.js +24 -0
  118. package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
  119. package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
  120. package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
  121. package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
  122. package/dist/cli/services/kitchen-sink/async.js +8 -9
  123. package/dist/cli/services/kitchen-sink/prompts.js +8 -9
  124. package/dist/cli/services/kitchen-sink/static.js +8 -9
  125. package/dist/cli/services/upgrade.js +9 -10
  126. package/dist/cli/services/upgrade.test.js +11 -12
  127. package/dist/{custom-oclif-loader-RINU7HR3.js → custom-oclif-loader-AAJZ7WBW.js} +8 -9
  128. package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
  129. package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
  130. package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
  131. package/dist/{error-handler-CWNDOJLB.js → error-handler-GSQRFK57.js} +12 -14
  132. package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
  133. package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
  134. package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
  135. package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
  136. package/dist/hooks/postrun.js +13 -13
  137. package/dist/hooks/prerun.js +14 -14
  138. package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
  139. package/dist/index.js +143537 -8573
  140. package/dist/{lib-XGN4IWQ3.js → lib-HAW436ZI.js} +3 -4
  141. package/dist/{local-FQVEYJ4K.js → local-GOP2BHNI.js} +10 -11
  142. package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
  143. package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
  144. package/dist/{morph-37GC7LQM.js → morph-7WAMUK6I.js} +68 -143
  145. package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
  146. package/dist/{node-package-manager-XIE2HZEQ.js → node-package-manager-W4R4DUTE.js} +9 -10
  147. package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
  148. package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
  149. package/dist/prettier-5ODD6NHV.js +36 -0
  150. package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
  151. package/dist/tsconfig.tsbuildinfo +1 -1
  152. package/dist/{ui-UAEFJEFY.js → ui-VRLRLHWH.js} +8 -9
  153. package/dist/{workerd-EPURL4IC.js → workerd-AO3T6IIJ.js} +19 -22
  154. package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
  155. package/oclif.manifest.json +128 -9
  156. package/package.json +8 -8
  157. package/dist/chunk-DOZD5WAI.js +0 -153039
  158. package/dist/chunk-EZQWZ57B.js +0 -53
  159. package/dist/chunk-W65CJE3X.js +0 -2238
@@ -17,18 +17,17 @@ import {
17
17
  renderTasks,
18
18
  renderTextPrompt,
19
19
  renderWarning
20
- } from "./chunk-5SJCPOBW.js";
21
- import "./chunk-WC5EDB4Z.js";
22
- import "./chunk-HMDWNGIV.js";
23
- import "./chunk-UMUTXITN.js";
20
+ } from "./chunk-E4GUDBAR.js";
21
+ import "./chunk-6NVYATES.js";
22
+ import "./chunk-CTFDRWUN.js";
23
+ import "./chunk-7IK72W75.js";
24
+ import "./chunk-CEUL3KX5.js";
24
25
  import "./chunk-KUJQ4AB6.js";
25
- import "./chunk-Q2H6D2MH.js";
26
+ import "./chunk-UMUTXITN.js";
26
27
  import "./chunk-G2ZZKGSV.js";
27
- import "./chunk-6ONJEX7Y.js";
28
28
  import "./chunk-UV5N2VL7.js";
29
29
  import "./chunk-XE5EOEBL.js";
30
- import "./chunk-CTFDRWUN.js";
31
- import "./chunk-7IK72W75.js";
30
+ import "./chunk-Q2H6D2MH.js";
32
31
  import "./chunk-EG6MBBEN.js";
33
32
  import "./chunk-PKR7KJ6P.js";
34
33
  export {
@@ -51,4 +50,4 @@ export {
51
50
  renderTextPrompt,
52
51
  renderWarning
53
52
  };
54
- //# sourceMappingURL=ui-UAEFJEFY.js.map
53
+ //# sourceMappingURL=ui-VRLRLHWH.js.map
@@ -10,16 +10,16 @@ import {
10
10
  importLocal,
11
11
  logRequestLine,
12
12
  setConstructors
13
- } from "./chunk-DOZD5WAI.js";
14
- import "./chunk-EFOOQV72.js";
15
- import "./chunk-3VKS4374.js";
16
- import "./chunk-W65CJE3X.js";
13
+ } from "./chunk-TH7ZYYDZ.js";
14
+ import "./chunk-KV3364EL.js";
15
+ import "./chunk-56ELYGPH.js";
16
+ import "./chunk-I23GZAC4.js";
17
+ import "./chunk-SUFC4ISB.js";
18
+ import "./chunk-A2CZGTAP.js";
17
19
  import "./chunk-SHWOPMLQ.js";
18
- import "./chunk-CYPBBNM2.js";
19
- import "./chunk-4BBQTKIZ.js";
20
- import "./chunk-XD3LXUGW.js";
21
- import "./chunk-ZZNQWJUM.js";
22
- import "./chunk-OTD3FRPC.js";
20
+ import "./chunk-VBBBCVMH.js";
21
+ import "./chunk-HAG3HJ2V.js";
22
+ import "./chunk-NYP3N62G.js";
23
23
  import {
24
24
  AbortError,
25
25
  createFileReadStream,
@@ -27,18 +27,17 @@ import {
27
27
  readFile,
28
28
  renderSuccess,
29
29
  source_default
30
- } from "./chunk-5SJCPOBW.js";
31
- import "./chunk-WC5EDB4Z.js";
32
- import "./chunk-HMDWNGIV.js";
33
- import "./chunk-UMUTXITN.js";
30
+ } from "./chunk-E4GUDBAR.js";
31
+ import "./chunk-6NVYATES.js";
32
+ import "./chunk-CTFDRWUN.js";
33
+ import "./chunk-7IK72W75.js";
34
+ import "./chunk-CEUL3KX5.js";
34
35
  import "./chunk-KUJQ4AB6.js";
35
- import "./chunk-Q2H6D2MH.js";
36
+ import "./chunk-UMUTXITN.js";
36
37
  import "./chunk-G2ZZKGSV.js";
37
- import "./chunk-6ONJEX7Y.js";
38
38
  import "./chunk-UV5N2VL7.js";
39
39
  import "./chunk-XE5EOEBL.js";
40
- import "./chunk-CTFDRWUN.js";
41
- import "./chunk-7IK72W75.js";
40
+ import "./chunk-Q2H6D2MH.js";
42
41
  import {
43
42
  dirname,
44
43
  resolvePath
@@ -47,7 +46,7 @@ import {
47
46
  init_cjs_shims
48
47
  } from "./chunk-PKR7KJ6P.js";
49
48
 
50
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
49
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
51
50
  init_cjs_shims();
52
51
  import { createRequire } from "node:module";
53
52
  async function startWorkerdServer({
@@ -67,9 +66,7 @@ async function startWorkerdServer({
67
66
  ).catch(handleMiniOxygenImportFail);
68
67
  setConstructors({ Response });
69
68
  async function handleCustomerAccountSchema() {
70
- let filePath = createRequire(import.meta.url).resolve(
71
- "@shopify/hydrogen/customer-account.schema.json"
72
- );
69
+ let filePath = createRequire(import.meta.url).resolve("@shopify/hydrogen/customer-account.schema.json");
73
70
  return new Response(createFileReadStream(filePath), {
74
71
  headers: { "Content-Type": "application/json" }
75
72
  });
@@ -166,4 +163,4 @@ async function startWorkerdServer({
166
163
  export {
167
164
  startWorkerdServer
168
165
  };
169
- //# sourceMappingURL=workerd-EPURL4IC.js.map
166
+ //# sourceMappingURL=workerd-AO3T6IIJ.js.map
@@ -338,7 +338,7 @@ function to(t, e, n) {
338
338
  if (a) return [": ", _(2, m)];
339
339
  if (te(o) || !nt(i.content)) return ["? ", _(2, l), N, ...t.map(() => [n(), N], "value", "leadingComments"), ": ", _(2, m)];
340
340
  if (ro(i.content) && !te(i.content) && !ae(i.content) && !K(i.content) && !I(i) && !te(o.content) && !ae(o.content) && !I(o) && Sn(o.content, e)) return [l, f, ": ", m];
341
- let g = Symbol("mappingKey"), y = Pe([ze("? "), Pe(_(2, l), { id: g })]), h = [N, ": ", _(2, m)], d = [f, ":"];
341
+ let g = /* @__PURE__ */ Symbol("mappingKey"), y = Pe([ze("? "), Pe(_(2, l), { id: g })]), h = [N, ": ", _(2, m)], d = [f, ":"];
342
342
  I(o) && o.content && W(o.content, ["flowMapping", "flowSequence"]) && o.content.children.length === 0 ? d.push(" ") : te(o.content) || I(o) && o.content && !W(o.content, ["mapping", "sequence"]) || s.type === "mapping" && K(i.content) && nt(o.content) || W(o.content, ["mapping", "sequence"]) && o.content.tag === null && o.content.anchor === null ? d.push(N) : o.content ? d.push(se) : K(o) && d.push(" "), d.push(m);
343
343
  let w = _(e.tabWidth, d);
344
344
  return Sn(i.content, e) && !te(i.content) && !ae(i.content) && !K(i.content) && !I(i) ? ln([[l, w]]) : ln([[y, ze(h, w, { groupId: g })]]);
@@ -731,13 +731,10 @@ function Qs(t, e, n) {
731
731
  function We(t, e) {
732
732
  for (let n of t.props) {
733
733
  let r = e.text[n.origStart];
734
- switch (r) {
735
- case me.Comment:
736
- e.comments.push(Ve(e.transformRange(n), e.text.slice(n.origStart + 1, n.origEnd)));
737
- break;
738
- default:
739
- throw new Error(`Unexpected leading character ${JSON.stringify(r)}`);
740
- }
734
+ if (r === me.Comment)
735
+ e.comments.push(Ve(e.transformRange(n), e.text.slice(n.origStart + 1, n.origEnd)));
736
+ else
737
+ throw new Error(`Unexpected leading character ${JSON.stringify(r)}`);
741
738
  }
742
739
  }
743
740
  function Gs(t, e) {
@@ -4074,4 +4071,4 @@ export {
4074
4071
  ir as parsers,
4075
4072
  Ja as printers
4076
4073
  };
4077
- //# sourceMappingURL=yaml-6GALFXQY.js.map
4074
+ //# sourceMappingURL=yaml-54MHMX7H.js.map
@@ -3408,6 +3408,97 @@
3408
3408
  "pluginType": "core",
3409
3409
  "strict": true
3410
3410
  },
3411
+ "doctor-release": {
3412
+ "aliases": [
3413
+ ],
3414
+ "args": {
3415
+ },
3416
+ "description": "Run CLI doctor-release tests",
3417
+ "enableJsonFlag": false,
3418
+ "flags": {
3419
+ },
3420
+ "hasDynamicHelp": false,
3421
+ "hidden": true,
3422
+ "hiddenAliases": [
3423
+ ],
3424
+ "id": "doctor-release",
3425
+ "pluginAlias": "@shopify/cli",
3426
+ "pluginName": "@shopify/cli",
3427
+ "pluginType": "core",
3428
+ "strict": true
3429
+ },
3430
+ "doctor-release:theme": {
3431
+ "aliases": [
3432
+ ],
3433
+ "args": {
3434
+ },
3435
+ "description": "Run all theme command doctor-release tests",
3436
+ "enableJsonFlag": false,
3437
+ "flags": {
3438
+ "environment": {
3439
+ "char": "e",
3440
+ "description": "The environment to use from shopify.theme.toml (required for store-connected tests).",
3441
+ "env": "SHOPIFY_FLAG_ENVIRONMENT",
3442
+ "hasDynamicHelp": false,
3443
+ "multiple": false,
3444
+ "name": "environment",
3445
+ "required": true,
3446
+ "type": "option"
3447
+ },
3448
+ "no-color": {
3449
+ "allowNo": false,
3450
+ "description": "Disable color output.",
3451
+ "env": "SHOPIFY_FLAG_NO_COLOR",
3452
+ "hidden": false,
3453
+ "name": "no-color",
3454
+ "type": "boolean"
3455
+ },
3456
+ "password": {
3457
+ "description": "Password from Theme Access app (overrides environment).",
3458
+ "env": "SHOPIFY_FLAG_PASSWORD",
3459
+ "hasDynamicHelp": false,
3460
+ "multiple": false,
3461
+ "name": "password",
3462
+ "type": "option"
3463
+ },
3464
+ "path": {
3465
+ "char": "p",
3466
+ "default": ".",
3467
+ "description": "The path to run tests in. Defaults to current directory.",
3468
+ "env": "SHOPIFY_FLAG_PATH",
3469
+ "hasDynamicHelp": false,
3470
+ "multiple": false,
3471
+ "name": "path",
3472
+ "type": "option"
3473
+ },
3474
+ "store": {
3475
+ "char": "s",
3476
+ "description": "Store URL (overrides environment).",
3477
+ "env": "SHOPIFY_FLAG_STORE",
3478
+ "hasDynamicHelp": false,
3479
+ "multiple": false,
3480
+ "name": "store",
3481
+ "type": "option"
3482
+ },
3483
+ "verbose": {
3484
+ "allowNo": false,
3485
+ "description": "Increase the verbosity of the output.",
3486
+ "env": "SHOPIFY_FLAG_VERBOSE",
3487
+ "hidden": false,
3488
+ "name": "verbose",
3489
+ "type": "boolean"
3490
+ }
3491
+ },
3492
+ "hasDynamicHelp": false,
3493
+ "hidden": true,
3494
+ "hiddenAliases": [
3495
+ ],
3496
+ "id": "doctor-release:theme",
3497
+ "pluginAlias": "@shopify/cli",
3498
+ "pluginName": "@shopify/cli",
3499
+ "pluginType": "core",
3500
+ "strict": true
3501
+ },
3411
3502
  "help": {
3412
3503
  "aliases": [
3413
3504
  ],
@@ -4446,18 +4537,11 @@
4446
4537
  },
4447
4538
  "quickstart": {
4448
4539
  "allowNo": false,
4449
- "description": "Scaffolds a new Hydrogen project with a set of sensible defaults. Equivalent to `shopify hydrogen init --path hydrogen-quickstart --mock-shop --language js --shortcut --routes --markets none`",
4540
+ "description": "Scaffolds a new Hydrogen project with a set of sensible defaults. Equivalent to `shopify hydrogen init --path hydrogen-quickstart --mock-shop --language js --shortcut --markets none`",
4450
4541
  "env": "SHOPIFY_HYDROGEN_FLAG_QUICKSTART",
4451
4542
  "name": "quickstart",
4452
4543
  "type": "boolean"
4453
4544
  },
4454
- "routes": {
4455
- "allowNo": true,
4456
- "description": "Generate routes for all pages.",
4457
- "env": "SHOPIFY_HYDROGEN_FLAG_ROUTES",
4458
- "name": "routes",
4459
- "type": "boolean"
4460
- },
4461
4545
  "shortcut": {
4462
4546
  "allowNo": true,
4463
4547
  "description": "Creates a global h2 shortcut for Shopify CLI using shell aliases. Deactivate with `--no-shortcut`.",
@@ -5916,6 +6000,14 @@
5916
6000
  "name": "ignore",
5917
6001
  "type": "option"
5918
6002
  },
6003
+ "listing": {
6004
+ "description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
6005
+ "env": "SHOPIFY_FLAG_LISTING",
6006
+ "hasDynamicHelp": false,
6007
+ "multiple": false,
6008
+ "name": "listing",
6009
+ "type": "option"
6010
+ },
5919
6011
  "live-reload": {
5920
6012
  "default": "hot-reload",
5921
6013
  "description": "The live reload mode switches the server behavior when a file is modified:\n- hot-reload Hot reloads local changes to CSS and sections (default)\n- full-page Always refreshes the entire page\n- off Deactivate live reload",
@@ -6318,6 +6410,7 @@
6318
6410
  "hiddenAliases": [
6319
6411
  ],
6320
6412
  "id": "theme:init",
6413
+ "multiEnvironmentsFlags": null,
6321
6414
  "pluginAlias": "@shopify/cli",
6322
6415
  "pluginName": "@shopify/cli",
6323
6416
  "pluginType": "core",
@@ -6355,6 +6448,7 @@
6355
6448
  "hiddenAliases": [
6356
6449
  ],
6357
6450
  "id": "theme:language-server",
6451
+ "multiEnvironmentsFlags": null,
6358
6452
  "pluginAlias": "@shopify/cli",
6359
6453
  "pluginName": "@shopify/cli",
6360
6454
  "pluginType": "core",
@@ -6697,6 +6791,7 @@
6697
6791
  "hiddenAliases": [
6698
6792
  ],
6699
6793
  "id": "theme:package",
6794
+ "multiEnvironmentsFlags": null,
6700
6795
  "pluginAlias": "@shopify/cli",
6701
6796
  "pluginName": "@shopify/cli",
6702
6797
  "pluginType": "core",
@@ -7109,6 +7204,14 @@
7109
7204
  "name": "json",
7110
7205
  "type": "boolean"
7111
7206
  },
7207
+ "listing": {
7208
+ "description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
7209
+ "env": "SHOPIFY_FLAG_LISTING",
7210
+ "hasDynamicHelp": false,
7211
+ "multiple": false,
7212
+ "name": "listing",
7213
+ "type": "option"
7214
+ },
7112
7215
  "live": {
7113
7216
  "allowNo": false,
7114
7217
  "char": "l",
@@ -7414,6 +7517,14 @@
7414
7517
  "name": "ignore",
7415
7518
  "type": "option"
7416
7519
  },
7520
+ "listing": {
7521
+ "description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
7522
+ "env": "SHOPIFY_FLAG_LISTING",
7523
+ "hasDynamicHelp": false,
7524
+ "multiple": false,
7525
+ "name": "listing",
7526
+ "type": "option"
7527
+ },
7417
7528
  "live-reload": {
7418
7529
  "default": "hot-reload",
7419
7530
  "description": "The live reload mode switches the server behavior when a file is modified:\n- hot-reload Hot reloads local changes to CSS and sections (default)\n- full-page Always refreshes the entire page\n- off Deactivate live reload",
@@ -7581,6 +7692,14 @@
7581
7692
  "name": "force",
7582
7693
  "type": "boolean"
7583
7694
  },
7695
+ "listing": {
7696
+ "description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
7697
+ "env": "SHOPIFY_FLAG_LISTING",
7698
+ "hasDynamicHelp": false,
7699
+ "multiple": false,
7700
+ "name": "listing",
7701
+ "type": "option"
7702
+ },
7584
7703
  "no-color": {
7585
7704
  "allowNo": false,
7586
7705
  "description": "Disable color output.",
@@ -7814,5 +7933,5 @@
7814
7933
  "summary": "Trigger delivery of a sample webhook topic payload to a designated address."
7815
7934
  }
7816
7935
  },
7817
- "version": "3.90.1"
7936
+ "version": "3.91.1"
7818
7937
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/cli",
3
- "version": "3.90.1",
3
+ "version": "3.91.1",
4
4
  "private": false,
5
5
  "description": "A CLI tool to build for the Shopify platform",
6
6
  "keywords": [
@@ -91,19 +91,19 @@
91
91
  },
92
92
  "dependencies": {
93
93
  "@ast-grep/napi": "0.33.0",
94
- "esbuild": "0.25.12",
94
+ "esbuild": "0.27.2",
95
95
  "global-agent": "3.0.0"
96
96
  },
97
97
  "devDependencies": {
98
98
  "@oclif/core": "4.5.3",
99
99
  "@oclif/plugin-commands": "4.1.33",
100
100
  "@oclif/plugin-plugins": "5.4.47",
101
- "@shopify/app": "3.90.1",
102
- "@shopify/cli-kit": "3.90.1",
103
- "@shopify/plugin-cloudflare": "3.90.1",
104
- "@shopify/plugin-did-you-mean": "3.90.1",
105
- "@shopify/theme": "3.90.1",
106
- "@shopify/cli-hydrogen": "11.1.5",
101
+ "@shopify/app": "3.91.1",
102
+ "@shopify/cli-kit": "3.91.1",
103
+ "@shopify/plugin-cloudflare": "3.91.1",
104
+ "@shopify/plugin-did-you-mean": "3.91.1",
105
+ "@shopify/theme": "3.91.1",
106
+ "@shopify/cli-hydrogen": "11.1.10",
107
107
  "@types/global-agent": "3.0.0",
108
108
  "@typescript-eslint/eslint-plugin": "7.13.1",
109
109
  "@vitest/coverage-istanbul": "^3.1.4",