@shopify/create-app 3.72.2 → 3.73.0

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 (46) hide show
  1. package/dist/{chokidar-OESTCX4H.js → chokidar-5LLC6S6D.js} +47 -90
  2. package/dist/{chunk-VSLR7ET4.js → chunk-25IMI7TH.js} +8 -46
  3. package/dist/{chunk-44TM5IPK.js → chunk-2KUKSPXE.js} +38 -67
  4. package/dist/{chunk-NYQZZU5H.js → chunk-32ADIPRM.js} +1404 -1995
  5. package/dist/{chunk-NCKQIOV4.js → chunk-3HBRMIPY.js} +28 -50
  6. package/dist/{chunk-XVNW332R.js → chunk-75LV6AQS.js} +6 -10
  7. package/dist/{chunk-CQGOPQQH.js → chunk-BOBYVF6Z.js} +298 -457
  8. package/dist/{chunk-NB4NLOEJ.js → chunk-BUFIEXZ5.js} +11 -20
  9. package/dist/{chunk-522OB3EU.js → chunk-CFIKVUNW.js} +2 -2
  10. package/dist/{chunk-KYB6A4PE.js → chunk-CRHXI6PS.js} +13 -23
  11. package/dist/{chunk-76IKKNIT.js → chunk-ESJZHEJV.js} +172 -126
  12. package/dist/{chunk-6WYZ3SZB.js → chunk-EZFQXNK5.js} +3 -3
  13. package/dist/{chunk-7MR36YRL.js → chunk-FCVEYEXQ.js} +80 -114
  14. package/dist/{chunk-UBB7JKND.js → chunk-G2ZZKGSV.js} +2 -2
  15. package/dist/{chunk-SNOECVP4.js → chunk-OAZFIMJ3.js} +2 -2
  16. package/dist/{chunk-5QRI42QY.js → chunk-PGIQSURY.js} +39 -66
  17. package/dist/{chunk-POZ5MGPT.js → chunk-PKR7KJ6P.js} +2 -3
  18. package/dist/{chunk-6EBCZH5K.js → chunk-RQFIH5UJ.js} +17 -20
  19. package/dist/{chunk-O5K4AU7Q.js → chunk-SHWOPMLQ.js} +3 -4
  20. package/dist/{chunk-ZBFY4XQE.js → chunk-SXEU7RMP.js} +4 -4
  21. package/dist/{chunk-PMUQTGZJ.js → chunk-X7YTIMNN.js} +4 -6
  22. package/dist/{chunk-7F4XFNYI.js → chunk-Z2K6T5HO.js} +29 -34
  23. package/dist/{custom-oclif-loader-HIY3GAUH.js → custom-oclif-loader-XEKDTAWW.js} +12 -12
  24. package/dist/{del-2FOJ63S7.js → del-WGII2Y5S.js} +8 -8
  25. package/dist/{devtools-KYKGATNX.js → devtools-K7FXBBFZ.js} +3 -3
  26. package/dist/error-handler-5R6VHH3O.js +31 -0
  27. package/dist/hooks/postrun.js +15 -15
  28. package/dist/hooks/prerun.js +15 -15
  29. package/dist/{http-proxy-GGTVQ6CU.js → http-proxy-FXWKYHZ3.js} +14 -24
  30. package/dist/index.js +6735 -6727
  31. package/dist/index.test.js +64 -86
  32. package/dist/lib-CKTRCGTR.js +11 -0
  33. package/dist/{local-KJ4JZFN6.js → local-RZ6SWPQL.js} +12 -12
  34. package/dist/{magic-string.es-3RXPUXZF.js → magic-string.es-PJMYOE6F.js} +49 -96
  35. package/dist/{multipart-parser-QKUAJJP5.js → multipart-parser-WSNBP656.js} +8 -7
  36. package/dist/{node-package-manager-53URJXW6.js → node-package-manager-ZXZ6WUOK.js} +15 -13
  37. package/dist/{open-MZGVNFZO.js → open-BHIF7E3E.js} +3 -3
  38. package/dist/out-JR4DWQ2G.js +7 -0
  39. package/dist/{path-3RNJ32DF.js → path-AAVNXP24.js} +3 -3
  40. package/dist/tsconfig.tsbuildinfo +1 -1
  41. package/dist/{ui-3EX7RFZH.js → ui-AIFW6J5L.js} +12 -12
  42. package/oclif.manifest.json +1 -1
  43. package/package.json +4 -4
  44. package/dist/error-handler-JK453YDL.js +0 -31
  45. package/dist/lib-EGJUAXU5.js +0 -11
  46. package/dist/out-MHEKZJWS.js +0 -7
@@ -2,7 +2,7 @@ import {
2
2
  __commonJS,
3
3
  __require,
4
4
  init_cjs_shims
5
- } from "./chunk-POZ5MGPT.js";
5
+ } from "./chunk-PKR7KJ6P.js";
6
6
 
7
7
  // ../../node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.js
8
8
  var require_is_extglob = __commonJS({
@@ -12,8 +12,7 @@ var require_is_extglob = __commonJS({
12
12
  if (typeof str != "string" || str === "")
13
13
  return !1;
14
14
  for (var match; match = /(\\).|([@?!+*]\(.*\))/g.exec(str); ) {
15
- if (match[2])
16
- return !0;
15
+ if (match[2]) return !0;
17
16
  str = str.slice(match.index + match[0].length);
18
17
  }
19
18
  return !1;
@@ -386,8 +385,7 @@ var require_scan = __commonJS({
386
385
  break;
387
386
  }
388
387
  if (code === CHAR_FORWARD_SLASH) {
389
- if (slashes.push(index), tokens.push(token), token = { value: "", depth: 0, isGlob: !1 }, finished === !0)
390
- continue;
388
+ if (slashes.push(index), tokens.push(token), token = { value: "", depth: 0, isGlob: !1 }, finished === !0) continue;
391
389
  if (prev === CHAR_DOT && index === start + 1) {
392
390
  start += 2;
393
391
  continue;
@@ -876,18 +874,15 @@ var require_parse = __commonJS({
876
874
  (state.index === state.start || prev.type === "slash" || prev.type === "dot") && (prev.type === "dot" ? (state.output += NO_DOT_SLASH, prev.output += NO_DOT_SLASH) : opts.dot === !0 ? (state.output += NO_DOTS_SLASH, prev.output += NO_DOTS_SLASH) : (state.output += nodot, prev.output += nodot), peek() !== "*" && (state.output += ONE_CHAR, prev.output += ONE_CHAR)), push(token);
877
875
  }
878
876
  for (; state.brackets > 0; ) {
879
- if (opts.strictBrackets === !0)
880
- throw new SyntaxError(syntaxError("closing", "]"));
877
+ if (opts.strictBrackets === !0) throw new SyntaxError(syntaxError("closing", "]"));
881
878
  state.output = utils.escapeLast(state.output, "["), decrement("brackets");
882
879
  }
883
880
  for (; state.parens > 0; ) {
884
- if (opts.strictBrackets === !0)
885
- throw new SyntaxError(syntaxError("closing", ")"));
881
+ if (opts.strictBrackets === !0) throw new SyntaxError(syntaxError("closing", ")"));
886
882
  state.output = utils.escapeLast(state.output, "("), decrement("parens");
887
883
  }
888
884
  for (; state.braces > 0; ) {
889
- if (opts.strictBrackets === !0)
890
- throw new SyntaxError(syntaxError("closing", "}"));
885
+ if (opts.strictBrackets === !0) throw new SyntaxError(syntaxError("closing", "}"));
891
886
  state.output = utils.escapeLast(state.output, "{"), decrement("braces");
892
887
  }
893
888
  if (opts.strictSlashes !== !0 && (prev.type === "star" || prev.type === "bracket") && push({ type: "maybe_slash", value: "", output: `${SLASH_LITERAL}?` }), state.backtrack === !0) {
@@ -934,8 +929,7 @@ var require_parse = __commonJS({
934
929
  return `(?:${nodot}${globstar(opts)}${SLASH_LITERAL})?${DOT_LITERAL}${ONE_CHAR}${star}`;
935
930
  default: {
936
931
  let match = /^(.*?)\.(\w+)$/.exec(str);
937
- if (!match)
938
- return;
932
+ if (!match) return;
939
933
  let source2 = create(match[1]);
940
934
  return source2 ? source2 + DOT_LITERAL + match[2] : void 0;
941
935
  }
@@ -958,8 +952,7 @@ var require_picomatch = __commonJS({
958
952
  return (str) => {
959
953
  for (let isMatch of fns) {
960
954
  let state2 = isMatch(str);
961
- if (state2)
962
- return state2;
955
+ if (state2) return state2;
963
956
  }
964
957
  return !1;
965
958
  };
@@ -1011,8 +1004,7 @@ var require_picomatch = __commonJS({
1011
1004
  let opts = options || {};
1012
1005
  return new RegExp(source, opts.flags || (opts.nocase ? "i" : ""));
1013
1006
  } catch (err) {
1014
- if (options && options.debug === !0)
1015
- throw err;
1007
+ if (options && options.debug === !0) throw err;
1016
1008
  return /$^/;
1017
1009
  }
1018
1010
  };
@@ -1114,8 +1106,7 @@ var require_to_regex_range = __commonJS({
1114
1106
  }
1115
1107
  function zip(a, b) {
1116
1108
  let arr = [];
1117
- for (let i = 0; i < a.length; i++)
1118
- arr.push([a[i], b[i]]);
1109
+ for (let i = 0; i < a.length; i++) arr.push([a[i], b[i]]);
1119
1110
  return arr;
1120
1111
  }
1121
1112
  function compare(a, b) {
@@ -1202,4 +1193,4 @@ to-regex-range/index.js:
1202
1193
  * Released under the MIT License.
1203
1194
  *)
1204
1195
  */
1205
- //# sourceMappingURL=chunk-NB4NLOEJ.js.map
1196
+ //# sourceMappingURL=chunk-BUFIEXZ5.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_cjs_shims
3
- } from "./chunk-POZ5MGPT.js";
3
+ } from "./chunk-PKR7KJ6P.js";
4
4
 
5
5
  // ../../node_modules/.pnpm/yocto-queue@1.0.0/node_modules/yocto-queue/index.js
6
6
  init_cjs_shims();
@@ -42,4 +42,4 @@ var Node = class {
42
42
  export {
43
43
  Queue
44
44
  };
45
- //# sourceMappingURL=chunk-522OB3EU.js.map
45
+ //# sourceMappingURL=chunk-CFIKVUNW.js.map
@@ -3,12 +3,12 @@ import {
3
3
  require_picomatch,
4
4
  require_to_regex_range,
5
5
  require_utils
6
- } from "./chunk-NB4NLOEJ.js";
6
+ } from "./chunk-BUFIEXZ5.js";
7
7
  import {
8
8
  __commonJS,
9
9
  __require,
10
10
  init_cjs_shims
11
- } from "./chunk-POZ5MGPT.js";
11
+ } from "./chunk-PKR7KJ6P.js";
12
12
 
13
13
  // ../../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/array.js
14
14
  var require_array = __commonJS({
@@ -173,10 +173,8 @@ var require_fill_range = __commonJS({
173
173
  init_cjs_shims();
174
174
  var util = __require("util"), toRegexRange = require_to_regex_range(), isObject = (val) => val !== null && typeof val == "object" && !Array.isArray(val), transform = (toNumber) => (value) => toNumber === !0 ? Number(value) : String(value), isValidValue = (value) => typeof value == "number" || typeof value == "string" && value !== "", isNumber = (num) => Number.isInteger(+num), zeros = (input) => {
175
175
  let value = `${input}`, index = -1;
176
- if (value[0] === "-" && (value = value.slice(1)), value === "0")
177
- return !1;
178
- for (; value[++index] === "0"; )
179
- ;
176
+ if (value[0] === "-" && (value = value.slice(1)), value === "0") return !1;
177
+ for (; value[++index] === "0"; ) ;
180
178
  return index > 0;
181
179
  }, stringify = (start, end, options) => typeof start == "string" || typeof end == "string" ? !0 : options.stringify === !0, pad = (input, maxLength, toNumber) => {
182
180
  if (maxLength > 0) {
@@ -186,8 +184,7 @@ var require_fill_range = __commonJS({
186
184
  return toNumber === !1 ? String(input) : input;
187
185
  }, toMaxLen = (input, maxLength) => {
188
186
  let negative = input[0] === "-" ? "-" : "";
189
- for (negative && (input = input.slice(1), maxLength--); input.length < maxLength; )
190
- input = "0" + input;
187
+ for (negative && (input = input.slice(1), maxLength--); input.length < maxLength; ) input = "0" + input;
191
188
  return negative ? "-" + input : input;
192
189
  }, toSequence = (parts, options, maxLen) => {
193
190
  parts.negatives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0), parts.positives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0);
@@ -197,8 +194,7 @@ var require_fill_range = __commonJS({
197
194
  if (isNumbers)
198
195
  return toRegexRange(a, b, { wrap: !1, ...options });
199
196
  let start = String.fromCharCode(a);
200
- if (a === b)
201
- return start;
197
+ if (a === b) return start;
202
198
  let stop = String.fromCharCode(b);
203
199
  return `[${start}-${stop}]`;
204
200
  }, toRegex = (start, end, options) => {
@@ -208,8 +204,7 @@ var require_fill_range = __commonJS({
208
204
  }
209
205
  return toRegexRange(start, end, options);
210
206
  }, rangeError = (...args) => new RangeError("Invalid range arguments: " + util.inspect(...args)), invalidRange = (start, end, options) => {
211
- if (options.strictRanges === !0)
212
- throw rangeError([start, end]);
207
+ if (options.strictRanges === !0) throw rangeError([start, end]);
213
208
  return [];
214
209
  }, invalidStep = (step, options) => {
215
210
  if (options.strictRanges === !0)
@@ -218,8 +213,7 @@ var require_fill_range = __commonJS({
218
213
  }, fillNumbers = (start, end, step = 1, options = {}) => {
219
214
  let a = Number(start), b = Number(end);
220
215
  if (!Number.isInteger(a) || !Number.isInteger(b)) {
221
- if (options.strictRanges === !0)
222
- throw rangeError([start, end]);
216
+ if (options.strictRanges === !0) throw rangeError([start, end]);
223
217
  return [];
224
218
  }
225
219
  a === 0 && (a = 0), b === 0 && (b = 0);
@@ -301,8 +295,7 @@ var require_expand = __commonJS({
301
295
  init_cjs_shims();
302
296
  var fill = require_fill_range(), stringify = require_stringify(), utils = require_utils2(), append = (queue = "", stash = "", enclose = !1) => {
303
297
  let result = [];
304
- if (queue = [].concat(queue), stash = [].concat(stash), !stash.length)
305
- return queue;
298
+ if (queue = [].concat(queue), stash = [].concat(stash), !stash.length) return queue;
306
299
  if (!queue.length)
307
300
  return enclose ? utils.flatten(stash).map((ele) => `{${ele}}`) : stash;
308
301
  for (let item of queue)
@@ -729,8 +722,7 @@ var require_micromatch = __commonJS({
729
722
  if (!utils.isObject(obj))
730
723
  throw new TypeError("Expected the first argument to be an object");
731
724
  let keys = micromatch(Object.keys(obj), patterns, options), res = {};
732
- for (let key of keys)
733
- res[key] = obj[key];
725
+ for (let key of keys) res[key] = obj[key];
734
726
  return res;
735
727
  };
736
728
  micromatch.some = (list, patterns, options) => {
@@ -771,13 +763,11 @@ var require_micromatch = __commonJS({
771
763
  return res;
772
764
  };
773
765
  micromatch.braces = (pattern, options) => {
774
- if (typeof pattern != "string")
775
- throw new TypeError("Expected a string");
766
+ if (typeof pattern != "string") throw new TypeError("Expected a string");
776
767
  return options && options.nobrace === !0 || !hasBraces(pattern) ? [pattern] : braces(pattern, options);
777
768
  };
778
769
  micromatch.braceExpand = (pattern, options) => {
779
- if (typeof pattern != "string")
780
- throw new TypeError("Expected a string");
770
+ if (typeof pattern != "string") throw new TypeError("Expected a string");
781
771
  return micromatch.braces(pattern, { ...options, expand: !0 });
782
772
  };
783
773
  micromatch.hasBraces = hasBraces;
@@ -2597,4 +2587,4 @@ queue-microtask/index.js:
2597
2587
  run-parallel/index.js:
2598
2588
  (*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
2599
2589
  */
2600
- //# sourceMappingURL=chunk-KYB6A4PE.js.map
2590
+ //# sourceMappingURL=chunk-CRHXI6PS.js.map