@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
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-CDQA3SST.js";
3
+ } from "./chunk-VSKRQ3JT.js";
4
4
  import "./chunk-G5R6YD27.js";
5
5
  import "./chunk-3I3GQNEW.js";
6
6
  import "./chunk-G2ZZKGSV.js";
7
- import "./chunk-5CLGH5PH.js";
7
+ import "./chunk-MP5RLDFN.js";
8
8
  import "./chunk-XE5EOEBL.js";
9
9
  import "./chunk-5DBS6QOU.js";
10
10
  import "./chunk-B3YWYURY.js";
11
11
  import "./chunk-PKR7KJ6P.js";
12
12
  export default require_lib();
13
- //# sourceMappingURL=lib-E2DSNKUX.js.map
13
+ //# sourceMappingURL=lib-SGEWXU7Z.js.map
@@ -7,6 +7,7 @@ import {
7
7
  codespacePortForwardingDomain,
8
8
  codespaceURL,
9
9
  firstPartyDev,
10
+ getThemeKitAccessDomain,
10
11
  gitpodURL,
11
12
  hasGit,
12
13
  homeDirectory,
@@ -22,19 +23,18 @@ import {
22
23
  themeToken,
23
24
  useEmbeddedThemeCLI,
24
25
  useThemebundling
25
- } from "./chunk-TLXMY7OM.js";
26
+ } from "./chunk-YEOP3EMX.js";
26
27
  import "./chunk-B5EXYCV3.js";
27
28
  import "./chunk-75LV6AQS.js";
28
29
  import "./chunk-57Q6OQG4.js";
29
- import "./chunk-CDQA3SST.js";
30
+ import "./chunk-VSKRQ3JT.js";
30
31
  import "./chunk-G5R6YD27.js";
31
32
  import "./chunk-3I3GQNEW.js";
32
33
  import "./chunk-G2ZZKGSV.js";
33
- import "./chunk-5CLGH5PH.js";
34
+ import "./chunk-MP5RLDFN.js";
34
35
  import "./chunk-XE5EOEBL.js";
35
36
  import "./chunk-5DBS6QOU.js";
36
37
  import "./chunk-B3YWYURY.js";
37
- import "./chunk-CFIKVUNW.js";
38
38
  import "./chunk-CDBXAE2F.js";
39
39
  import "./chunk-PKR7KJ6P.js";
40
40
  export {
@@ -46,6 +46,7 @@ export {
46
46
  codespacePortForwardingDomain,
47
47
  codespaceURL,
48
48
  firstPartyDev,
49
+ getThemeKitAccessDomain,
49
50
  gitpodURL,
50
51
  hasGit,
51
52
  homeDirectory,
@@ -62,4 +63,4 @@ export {
62
63
  useEmbeddedThemeCLI,
63
64
  useThemebundling
64
65
  };
65
- //# sourceMappingURL=local-62JTGJVG.js.map
66
+ //# sourceMappingURL=local-NKJECUJ3.js.map
@@ -5,14 +5,23 @@ import {
5
5
  // ../../node_modules/.pnpm/magic-string@0.30.10/node_modules/magic-string/dist/magic-string.es.mjs
6
6
  init_cjs_shims();
7
7
 
8
- // ../../node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
8
+ // ../../node_modules/.pnpm/@jridgewell+sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
9
9
  init_cjs_shims();
10
10
  var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", intToChar = new Uint8Array(64), charToInt = new Uint8Array(128);
11
11
  for (let i = 0; i < chars.length; i++) {
12
12
  let c = chars.charCodeAt(i);
13
13
  intToChar[i] = c, charToInt[c] = i;
14
14
  }
15
- var td = typeof TextDecoder < "u" ? /* @__PURE__ */ new TextDecoder() : typeof Buffer < "u" ? {
15
+ function encodeInteger(builder, num, relative) {
16
+ let delta = num - relative;
17
+ delta = delta < 0 ? -delta << 1 | 1 : delta << 1;
18
+ do {
19
+ let clamped = delta & 31;
20
+ delta >>>= 5, delta > 0 && (clamped |= 32), builder.write(intToChar[clamped]);
21
+ } while (delta > 0);
22
+ return num;
23
+ }
24
+ var bufLength = 1024 * 16, td = typeof TextDecoder < "u" ? /* @__PURE__ */ new TextDecoder() : typeof Buffer < "u" ? {
16
25
  decode(buf) {
17
26
  return Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength).toString();
18
27
  }
@@ -23,29 +32,32 @@ var td = typeof TextDecoder < "u" ? /* @__PURE__ */ new TextDecoder() : typeof B
23
32
  out += String.fromCharCode(buf[i]);
24
33
  return out;
25
34
  }
35
+ }, StringWriter = class {
36
+ constructor() {
37
+ this.pos = 0, this.out = "", this.buffer = new Uint8Array(bufLength);
38
+ }
39
+ write(v) {
40
+ let { buffer } = this;
41
+ buffer[this.pos++] = v, this.pos === bufLength && (this.out += td.decode(buffer), this.pos = 0);
42
+ }
43
+ flush() {
44
+ let { buffer, out, pos } = this;
45
+ return pos > 0 ? out + td.decode(buffer.subarray(0, pos)) : out;
46
+ }
26
47
  };
27
48
  function encode(decoded) {
28
- let state = new Int32Array(5), bufLength = 1024 * 16, subLength = bufLength - 36, buf = new Uint8Array(bufLength), sub = buf.subarray(0, subLength), pos = 0, out = "";
49
+ let writer = new StringWriter(), sourcesIndex = 0, sourceLine = 0, sourceColumn = 0, namesIndex = 0;
29
50
  for (let i = 0; i < decoded.length; i++) {
30
51
  let line = decoded[i];
31
- if (i > 0 && (pos === bufLength && (out += td.decode(buf), pos = 0), buf[pos++] = 59), line.length !== 0) {
32
- state[0] = 0;
33
- for (let j = 0; j < line.length; j++) {
34
- let segment = line[j];
35
- pos > subLength && (out += td.decode(sub), buf.copyWithin(0, subLength, pos), pos -= subLength), j > 0 && (buf[pos++] = 44), pos = encodeInteger(buf, pos, state, segment, 0), segment.length !== 1 && (pos = encodeInteger(buf, pos, state, segment, 1), pos = encodeInteger(buf, pos, state, segment, 2), pos = encodeInteger(buf, pos, state, segment, 3), segment.length !== 4 && (pos = encodeInteger(buf, pos, state, segment, 4)));
36
- }
52
+ if (i > 0 && writer.write(59), line.length === 0)
53
+ continue;
54
+ let genColumn = 0;
55
+ for (let j = 0; j < line.length; j++) {
56
+ let segment = line[j];
57
+ j > 0 && writer.write(44), genColumn = encodeInteger(writer, segment[0], genColumn), segment.length !== 1 && (sourcesIndex = encodeInteger(writer, segment[1], sourcesIndex), sourceLine = encodeInteger(writer, segment[2], sourceLine), sourceColumn = encodeInteger(writer, segment[3], sourceColumn), segment.length !== 4 && (namesIndex = encodeInteger(writer, segment[4], namesIndex)));
37
58
  }
38
59
  }
39
- return out + td.decode(buf.subarray(0, pos));
40
- }
41
- function encodeInteger(buf, pos, state, segment, j) {
42
- let next = segment[j], num = next - state[j];
43
- state[j] = next, num = num < 0 ? -num << 1 | 1 : num << 1;
44
- do {
45
- let clamped = num & 31;
46
- num >>>= 5, num > 0 && (clamped |= 32), buf[pos++] = intToChar[clamped];
47
- } while (num > 0);
48
- return pos;
60
+ return writer.flush();
49
61
  }
50
62
 
51
63
  // ../../node_modules/.pnpm/magic-string@0.30.10/node_modules/magic-string/dist/magic-string.es.mjs
@@ -793,4 +805,4 @@ export {
793
805
  SourceMap,
794
806
  MagicString as default
795
807
  };
796
- //# sourceMappingURL=magic-string.es-PJMYOE6F.js.map
808
+ //# sourceMappingURL=magic-string.es-BSVDQOZI.js.map
@@ -190638,18 +190638,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
190638
190638
  }
190639
190639
  });
190640
190640
 
190641
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190641
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190642
190642
  init_cjs_shims();
190643
190643
  var import_ts_morph2 = __toESM(require_ts_morph(), 1);
190644
190644
 
190645
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190645
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190646
190646
  init_cjs_shims();
190647
190647
  var import_ts_morph = __toESM(require_ts_morph(), 1);
190648
190648
 
190649
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190649
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190650
190650
  init_cjs_shims();
190651
190651
 
190652
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190652
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190653
190653
  init_cjs_shims();
190654
190654
  function getJsDocOrCreate(node) {
190655
190655
  return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
@@ -190663,7 +190663,7 @@ function sanitizeType(str) {
190663
190663
  return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
190664
190664
  }
190665
190665
 
190666
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190666
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190667
190667
  function generateFunctionDocumentation(functionNode, variableStatement) {
190668
190668
  let outputDocNode = getOutputJsDocNodeOrCreate(
190669
190669
  functionNode,
@@ -190726,7 +190726,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
190726
190726
  return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
190727
190727
  }
190728
190728
 
190729
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190729
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190730
190730
  function generateClassDocumentation(classNode) {
190731
190731
  generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
190732
190732
  }
@@ -190754,7 +190754,7 @@ function generateModifierDocumentation(classMember) {
190754
190754
  }
190755
190755
  }
190756
190756
 
190757
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190757
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190758
190758
  init_cjs_shims();
190759
190759
  function generateTypeDefs(sourceFile, code) {
190760
190760
  let typedefs = sourceFile.getTypeAliases().map(
@@ -190867,7 +190867,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
190867
190867
  );
190868
190868
  }
190869
190869
 
190870
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190870
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190871
190871
  var DEFAULT_COMPILER_OPTIONS = {
190872
190872
  target: import_ts_morph2.ScriptTarget.ESNext,
190873
190873
  esModuleInterop: !0,
@@ -190944,4 +190944,4 @@ export {
190944
190944
  and limitations under the License.
190945
190945
  ***************************************************************************** *)
190946
190946
  */
190947
- //# sourceMappingURL=morph-ACVSDUS7.js.map
190947
+ //# sourceMappingURL=morph-BTANDGVW.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  findPort
3
- } from "./chunk-J673ZU5S.js";
3
+ } from "./chunk-ORGKANED.js";
4
4
  import {
5
5
  DEFAULT_INSPECTOR_PORT,
6
6
  H2O_BINDING_NAME,
@@ -12,21 +12,21 @@ import {
12
12
  importLocal,
13
13
  logRequestLine,
14
14
  setConstructors
15
- } from "./chunk-POBZPEHK.js";
15
+ } from "./chunk-NA34VFTA.js";
16
16
  import "./chunk-LQ2ZKVR6.js";
17
17
  import "./chunk-CP3BRHWK.js";
18
- import "./chunk-TKPN642B.js";
19
- import "./chunk-DH65BORI.js";
20
- import "./chunk-CKTTNTVQ.js";
18
+ import "./chunk-ZJSUUIVI.js";
19
+ import "./chunk-KR2ZEBN3.js";
20
+ import "./chunk-4EZQAZ74.js";
21
21
  import "./chunk-SHWOPMLQ.js";
22
- import "./chunk-S7L4E7JJ.js";
23
- import "./chunk-LOKVDI3S.js";
24
- import "./chunk-P6UIGUUZ.js";
25
- import "./chunk-7HJY7CZB.js";
26
- import "./chunk-DDHWVLT7.js";
22
+ import "./chunk-FGC2O2I5.js";
23
+ import "./chunk-P654UJXI.js";
24
+ import "./chunk-H3VLXETQ.js";
25
+ import "./chunk-7CQUOSVH.js";
26
+ import "./chunk-LJHVF5TJ.js";
27
27
  import "./chunk-25IMI7TH.js";
28
- import "./chunk-L5L7GDSR.js";
29
- import "./chunk-IVI5VH2V.js";
28
+ import "./chunk-UYZDNGSJ.js";
29
+ import "./chunk-DXX7H2IH.js";
30
30
  import "./chunk-HMDWNGIV.js";
31
31
  import {
32
32
  AbortError,
@@ -34,25 +34,24 @@ import {
34
34
  readFile,
35
35
  renderSuccess,
36
36
  source_default
37
- } from "./chunk-TLXMY7OM.js";
37
+ } from "./chunk-YEOP3EMX.js";
38
38
  import "./chunk-B5EXYCV3.js";
39
39
  import "./chunk-75LV6AQS.js";
40
40
  import "./chunk-57Q6OQG4.js";
41
- import "./chunk-CDQA3SST.js";
41
+ import "./chunk-VSKRQ3JT.js";
42
42
  import "./chunk-G5R6YD27.js";
43
43
  import "./chunk-3I3GQNEW.js";
44
44
  import "./chunk-G2ZZKGSV.js";
45
- import "./chunk-5CLGH5PH.js";
45
+ import "./chunk-MP5RLDFN.js";
46
46
  import "./chunk-XE5EOEBL.js";
47
47
  import "./chunk-5DBS6QOU.js";
48
48
  import "./chunk-B3YWYURY.js";
49
- import "./chunk-CFIKVUNW.js";
50
49
  import "./chunk-CDBXAE2F.js";
51
50
  import {
52
51
  init_cjs_shims
53
52
  } from "./chunk-PKR7KJ6P.js";
54
53
 
55
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.3_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/node.js
54
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/node.js
56
55
  init_cjs_shims();
57
56
  import { AsyncLocalStorage } from "node:async_hooks";
58
57
  async function startNodeServer({
@@ -165,4 +164,4 @@ async function startNodeServer({
165
164
  export {
166
165
  startNodeServer
167
166
  };
168
- //# sourceMappingURL=node-M7KO76D7.js.map
167
+ //# sourceMappingURL=node-RIZFDTN7.js.map
@@ -29,21 +29,20 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-IVI5VH2V.js";
32
+ } from "./chunk-DXX7H2IH.js";
33
33
  import "./chunk-HMDWNGIV.js";
34
- import "./chunk-TLXMY7OM.js";
34
+ import "./chunk-YEOP3EMX.js";
35
35
  import "./chunk-B5EXYCV3.js";
36
36
  import "./chunk-75LV6AQS.js";
37
37
  import "./chunk-57Q6OQG4.js";
38
- import "./chunk-CDQA3SST.js";
38
+ import "./chunk-VSKRQ3JT.js";
39
39
  import "./chunk-G5R6YD27.js";
40
40
  import "./chunk-3I3GQNEW.js";
41
41
  import "./chunk-G2ZZKGSV.js";
42
- import "./chunk-5CLGH5PH.js";
42
+ import "./chunk-MP5RLDFN.js";
43
43
  import "./chunk-XE5EOEBL.js";
44
44
  import "./chunk-5DBS6QOU.js";
45
45
  import "./chunk-B3YWYURY.js";
46
- import "./chunk-CFIKVUNW.js";
47
46
  import "./chunk-CDBXAE2F.js";
48
47
  import "./chunk-PKR7KJ6P.js";
49
48
  export {
@@ -78,4 +77,4 @@ export {
78
77
  writePackageJSON,
79
78
  yarnLockfile
80
79
  };
81
- //# sourceMappingURL=node-package-manager-RXCBZVWU.js.map
80
+ //# sourceMappingURL=node-package-manager-EOSRJYAN.js.map