@shopify/cli 3.74.1 → 3.75.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 (102) hide show
  1. package/dist/assets/hydrogen/starter/CHANGELOG.md +99 -0
  2. package/dist/assets/hydrogen/starter/app/components/ProductForm.tsx +2 -1
  3. package/dist/assets/hydrogen/starter/app/root.tsx +12 -2
  4. package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +1 -0
  5. package/dist/assets/hydrogen/starter/package.json +10 -10
  6. package/dist/assets/hydrogen/starter/tsconfig.json +1 -1
  7. package/dist/assets/hydrogen/starter/vite.config.ts +1 -0
  8. package/dist/assets/hydrogen/tailwind/package.json +1 -1
  9. package/dist/assets/hydrogen/tailwind/tailwind.css +1 -1
  10. package/dist/assets/hydrogen/vite/package.json +1 -1
  11. package/dist/assets/hydrogen/vite/vite.config.js +1 -0
  12. package/dist/{chunk-Z4WWAZEY.js → chunk-245U5NQK.js} +4 -4
  13. package/dist/{chunk-5L3V3XN7.js → chunk-2TEPYAPA.js} +4 -4
  14. package/dist/{chunk-CKTTNTVQ.js → chunk-4EZQAZ74.js} +7 -7
  15. package/dist/{chunk-4VWVAF7H.js → chunk-4MJNU2QF.js} +3 -3
  16. package/dist/{chunk-C2KCEZK7.js → chunk-5CJ7VYH7.js} +2 -2
  17. package/dist/{chunk-XCOZPDGL.js → chunk-63Z76ANM.js} +2 -2
  18. package/dist/{chunk-7HJY7CZB.js → chunk-7CQUOSVH.js} +6 -6
  19. package/dist/{chunk-POKIPHUC.js → chunk-7HSAZRHC.js} +3 -3
  20. package/dist/{chunk-7DCZ4PEB.js → chunk-7OOACYZ4.js} +3 -3
  21. package/dist/{chunk-6N46HJWX.js → chunk-CV5T4LOB.js} +3 -3
  22. package/dist/{chunk-IVI5VH2V.js → chunk-DXX7H2IH.js} +2 -2
  23. package/dist/{chunk-S7L4E7JJ.js → chunk-FGC2O2I5.js} +6 -6
  24. package/dist/{chunk-X2GSBUQM.js → chunk-FTFTFTDU.js} +4 -4
  25. package/dist/{chunk-P6UIGUUZ.js → chunk-H3VLXETQ.js} +2 -2
  26. package/dist/{chunk-H6V3ZAMP.js → chunk-IEEXWVOL.js} +2 -2
  27. package/dist/{chunk-BGCAU2LM.js → chunk-IHA7JJN4.js} +2 -2
  28. package/dist/{chunk-GSDR4V4C.js → chunk-IMWIHPKY.js} +3 -3
  29. package/dist/{chunk-QVSOZYZT.js → chunk-IRNTKQVQ.js} +3 -3
  30. package/dist/{chunk-RAAPXB5S.js → chunk-JS6RLMBK.js} +3 -3
  31. package/dist/{chunk-DH65BORI.js → chunk-KR2ZEBN3.js} +5 -5
  32. package/dist/{chunk-DDHWVLT7.js → chunk-LJHVF5TJ.js} +9970 -9968
  33. package/dist/{chunk-5CLGH5PH.js → chunk-MP5RLDFN.js} +15 -8
  34. package/dist/{chunk-PLIMIFMY.js → chunk-MTPFCNYB.js} +3 -3
  35. package/dist/{chunk-POBZPEHK.js → chunk-NA34VFTA.js} +430 -207
  36. package/dist/{chunk-J673ZU5S.js → chunk-ORGKANED.js} +3 -3
  37. package/dist/{chunk-LOKVDI3S.js → chunk-P654UJXI.js} +15 -14
  38. package/dist/{chunk-FKB56THZ.js → chunk-PB3V422W.js} +5 -5
  39. package/dist/{chunk-AQFGEPN5.js → chunk-PDZHLRZ2.js} +8 -8
  40. package/dist/{chunk-VKUWRIWE.js → chunk-S3NMVYAF.js} +4 -4
  41. package/dist/{chunk-DNKTPUYV.js → chunk-SXT3JFLA.js} +4 -4
  42. package/dist/{chunk-6J2OGZ3N.js → chunk-U673QDO3.js} +2 -2
  43. package/dist/{chunk-MCL7WC6G.js → chunk-UEEQNXRY.js} +3 -3
  44. package/dist/{chunk-L5L7GDSR.js → chunk-UYZDNGSJ.js} +2 -2
  45. package/dist/{chunk-WYNFQEFV.js → chunk-VSC4NMYT.js} +3 -3
  46. package/dist/{chunk-CDQA3SST.js → chunk-VSKRQ3JT.js} +33 -29
  47. package/dist/{chunk-AKL7T64Q.js → chunk-Y53XECL6.js} +34 -34
  48. package/dist/{chunk-CGXWFHRF.js → chunk-Y5RMFD7I.js} +3 -3
  49. package/dist/{chunk-TLXMY7OM.js → chunk-YEOP3EMX.js} +94 -17
  50. package/dist/{chunk-TKPN642B.js → chunk-ZJSUUIVI.js} +14 -10
  51. package/dist/cli/commands/auth/logout.js +14 -15
  52. package/dist/cli/commands/auth/logout.test.js +16 -17
  53. package/dist/cli/commands/cache/clear.js +13 -14
  54. package/dist/cli/commands/debug/command-flags.js +13 -14
  55. package/dist/cli/commands/docs/generate.js +13 -14
  56. package/dist/cli/commands/docs/generate.test.js +14 -15
  57. package/dist/cli/commands/help.js +13 -14
  58. package/dist/cli/commands/kitchen-sink/async.js +14 -15
  59. package/dist/cli/commands/kitchen-sink/async.test.js +15 -16
  60. package/dist/cli/commands/kitchen-sink/index.js +16 -17
  61. package/dist/cli/commands/kitchen-sink/index.test.js +17 -18
  62. package/dist/cli/commands/kitchen-sink/prompts.js +14 -15
  63. package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -16
  64. package/dist/cli/commands/kitchen-sink/static.js +14 -15
  65. package/dist/cli/commands/kitchen-sink/static.test.js +15 -16
  66. package/dist/cli/commands/notifications/generate.js +14 -15
  67. package/dist/cli/commands/notifications/list.js +14 -15
  68. package/dist/cli/commands/search.js +14 -15
  69. package/dist/cli/commands/upgrade.js +14 -15
  70. package/dist/cli/commands/upgrade.test.js +1 -2
  71. package/dist/cli/commands/version.js +14 -15
  72. package/dist/cli/commands/version.test.js +15 -16
  73. package/dist/cli/services/commands/notifications.js +8 -9
  74. package/dist/cli/services/commands/search.js +4 -5
  75. package/dist/cli/services/commands/search.test.js +5 -6
  76. package/dist/cli/services/commands/version.js +5 -6
  77. package/dist/cli/services/commands/version.test.js +7 -8
  78. package/dist/cli/services/kitchen-sink/async.js +4 -5
  79. package/dist/cli/services/kitchen-sink/prompts.js +4 -5
  80. package/dist/cli/services/kitchen-sink/static.js +4 -5
  81. package/dist/cli/services/upgrade.js +5 -6
  82. package/dist/cli/services/upgrade.test.js +8 -9
  83. package/dist/{custom-oclif-loader-YCFOTKOV.js → custom-oclif-loader-5N4JRQ46.js} +4 -5
  84. package/dist/{del-FBU5JYXS.js → del-2SYBVRHB.js} +2 -2
  85. package/dist/devtools-BA4WST2D.js +72 -0
  86. package/dist/{error-handler-S6ZLT6DF.js → error-handler-VQHDL26P.js} +11 -12
  87. package/dist/hooks/postrun.js +9 -10
  88. package/dist/hooks/prerun.js +9 -10
  89. package/dist/index.js +28956 -12558
  90. package/dist/{lib-E2DSNKUX.js → lib-SGEWXU7Z.js} +3 -3
  91. package/dist/{local-62JTGJVG.js → local-NKJECUJ3.js} +6 -5
  92. package/dist/{magic-string.es-PJMYOE6F.js → magic-string.es-BSVDQOZI.js} +32 -20
  93. package/dist/{morph-ACVSDUS7.js → morph-BTANDGVW.js} +9 -9
  94. package/dist/{node-M7KO76D7.js → node-RIZFDTN7.js} +17 -18
  95. package/dist/{node-package-manager-RXCBZVWU.js → node-package-manager-EOSRJYAN.js} +5 -6
  96. package/dist/{npa-JAX2F6CO.js → npa-E675GQOI.js} +123 -33
  97. package/dist/tsconfig.tsbuildinfo +1 -1
  98. package/dist/{ui-CEJ6R3AV.js → ui-II7LUT5P.js} +4 -5
  99. package/dist/{workerd-WLX2SY5E.js → workerd-SKOXR5SE.js} +16 -17
  100. package/oclif.manifest.json +33 -62
  101. package/package.json +11 -10
  102. package/dist/chunk-CFIKVUNW.js +0 -45
@@ -102,9 +102,9 @@ var require_dir_glob = __commonJS({
102
102
  }
103
103
  });
104
104
 
105
- // ../../node_modules/.pnpm/ignore@5.3.1/node_modules/ignore/index.js
105
+ // ../../node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/index.js
106
106
  var require_ignore = __commonJS({
107
- "../../node_modules/.pnpm/ignore@5.3.1/node_modules/ignore/index.js"(exports, module) {
107
+ "../../node_modules/.pnpm/ignore@5.3.2/node_modules/ignore/index.js"(exports, module) {
108
108
  init_cjs_shims();
109
109
  function makeArray(subject) {
110
110
  return Array.isArray(subject) ? subject : [subject];
@@ -129,14 +129,21 @@ var require_ignore = __commonJS({
129
129
  [
130
130
  // (a\ ) -> (a )
131
131
  // (a ) -> (a)
132
+ // (a ) -> (a)
132
133
  // (a \ ) -> (a )
133
- /\\?\s+$/,
134
- (match) => match.indexOf("\\") === 0 ? SPACE : EMPTY
134
+ /((?:\\\\)*?)(\\?\s+)$/,
135
+ (_, m1, m2) => m1 + (m2.indexOf("\\") === 0 ? SPACE : EMPTY)
135
136
  ],
136
137
  // replace (\ ) with ' '
138
+ // (\ ) -> ' '
139
+ // (\\ ) -> '\\ '
140
+ // (\\\ ) -> '\\ '
137
141
  [
138
- /\\\s/g,
139
- () => SPACE
142
+ /(\\+?)\s/g,
143
+ (_, m1) => {
144
+ let { length } = m1;
145
+ return m1.slice(0, length - length % 2) + SPACE;
146
+ }
140
147
  ],
141
148
  // Escape metacharacters
142
149
  // which is written down by users but means special for regular expressions.
@@ -265,7 +272,7 @@ var require_ignore = __commonJS({
265
272
  ], regexCache = /* @__PURE__ */ Object.create(null), makeRegex = (pattern, ignoreCase) => {
266
273
  let source = regexCache[pattern];
267
274
  return source || (source = REPLACERS.reduce(
268
- (prev, current) => prev.replace(current[0], current[1].bind(pattern)),
275
+ (prev, [matcher, replacer]) => prev.replace(matcher, replacer.bind(pattern)),
269
276
  pattern
270
277
  ), regexCache[pattern] = source), ignoreCase ? new RegExp(source, "i") : new RegExp(source);
271
278
  }, isString = (subject) => typeof subject == "string", checkPattern = (pattern) => pattern && isString(pattern) && !REGEX_TEST_BLANK_LINE.test(pattern) && !REGEX_INVALID_TRAILING_BACKSLASH.test(pattern) && pattern.indexOf("#") !== 0, splitPattern = (pattern) => pattern.split(REGEX_SPLITALL_CRLF), IgnoreRule = class {
@@ -622,4 +629,4 @@ export {
622
629
  require_slash,
623
630
  require_globby
624
631
  };
625
- //# sourceMappingURL=chunk-5CLGH5PH.js.map
632
+ //# sourceMappingURL=chunk-MP5RLDFN.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-L5L7GDSR.js";
3
+ } from "./chunk-UYZDNGSJ.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-TLXMY7OM.js";
6
+ } from "./chunk-YEOP3EMX.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -17,4 +17,4 @@ async function versionService() {
17
17
  export {
18
18
  versionService
19
19
  };
20
- //# sourceMappingURL=chunk-PLIMIFMY.js.map
20
+ //# sourceMappingURL=chunk-MTPFCNYB.js.map