@shopify/cli 3.83.2 → 3.83.3

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 (78) hide show
  1. package/dist/{chunk-3ZHC3Q7V.js → chunk-2MEZBZGZ.js} +2 -2
  2. package/dist/{chunk-QJQK26XP.js → chunk-3EURRQ7K.js} +6 -6
  3. package/dist/{chunk-4ALAOHE7.js → chunk-45OTXKBK.js} +2 -2
  4. package/dist/{chunk-ORFUSS73.js → chunk-6QJUUGM2.js} +4 -4
  5. package/dist/{chunk-Q3BLA5JC.js → chunk-AQDVU7OK.js} +7 -7
  6. package/dist/{chunk-3TBLURBG.js → chunk-BXBJI6XD.js} +5 -5
  7. package/dist/{chunk-PCHFJ5CE.js → chunk-CC4H7OAW.js} +3 -3
  8. package/dist/{chunk-Q76H7OUL.js → chunk-DRATBB26.js} +3 -3
  9. package/dist/{chunk-RAC2243I.js → chunk-EG4X7G4K.js} +3 -3
  10. package/dist/{chunk-NHZFKFIN.js → chunk-EYZZIYQJ.js} +4 -4
  11. package/dist/{chunk-AGY4NR7U.js → chunk-FE35FSRC.js} +6 -6
  12. package/dist/{chunk-FRQN52H3.js → chunk-FHOKC4TU.js} +4 -4
  13. package/dist/{chunk-CPTZ34K2.js → chunk-GGCRQOED.js} +3 -3
  14. package/dist/{chunk-CK7Y3RFI.js → chunk-HFQX4JZY.js} +3 -3
  15. package/dist/{chunk-M3TVLW4G.js → chunk-JEQ7HZCS.js} +78 -78
  16. package/dist/{chunk-HU2Q5MFA.js → chunk-JWJ2ZR5V.js} +3 -3
  17. package/dist/{chunk-BRKBA6ON.js → chunk-MGI52UZC.js} +3 -3
  18. package/dist/{chunk-3P2MV54Z.js → chunk-Q6VEUT5Q.js} +2 -2
  19. package/dist/{chunk-YF7CDH6L.js → chunk-RBL7EMA5.js} +4 -4
  20. package/dist/{chunk-Z2AIGIVT.js → chunk-S5JEIN5Q.js} +2 -2
  21. package/dist/{chunk-UFC6XUMW.js → chunk-SBU6S5G7.js} +2 -2
  22. package/dist/{chunk-P464L3K6.js → chunk-U7OT774M.js} +2 -2
  23. package/dist/{chunk-4NC2NVYY.js → chunk-UNQM4BV5.js} +2 -2
  24. package/dist/{chunk-V6ZYMBVB.js → chunk-VCN6UBNT.js} +3 -3
  25. package/dist/{chunk-JLITATNF.js → chunk-VQ6DWYP7.js} +6 -6
  26. package/dist/{chunk-IZFYF7OE.js → chunk-VRECY72K.js} +2 -2
  27. package/dist/{chunk-5YPOHZXF.js → chunk-WGMFODN6.js} +3 -3
  28. package/dist/{chunk-KDFL67TE.js → chunk-WHCXZSKH.js} +2 -2
  29. package/dist/{chunk-BELVFLJN.js → chunk-WROAVXGY.js} +3 -3
  30. package/dist/{chunk-YKYM3NLB.js → chunk-XFK3CKIN.js} +5 -5
  31. package/dist/{chunk-U6MH2KVY.js → chunk-YYAMP36W.js} +5 -5
  32. package/dist/{chunk-RFX7HBFN.js → chunk-ZE4NKLTB.js} +3 -3
  33. package/dist/{chunk-RHR64CQH.js → chunk-ZLYK26OR.js} +4 -4
  34. package/dist/{chunk-UIFPKYNE.js → chunk-ZZGNTCPD.js} +3 -3
  35. package/dist/cli/commands/auth/logout.js +11 -11
  36. package/dist/cli/commands/auth/logout.test.js +12 -12
  37. package/dist/cli/commands/cache/clear.js +10 -10
  38. package/dist/cli/commands/debug/command-flags.js +10 -10
  39. package/dist/cli/commands/docs/generate.js +10 -10
  40. package/dist/cli/commands/docs/generate.test.js +10 -10
  41. package/dist/cli/commands/help.js +10 -10
  42. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  44. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  45. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  46. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  50. package/dist/cli/commands/notifications/generate.js +11 -11
  51. package/dist/cli/commands/notifications/list.js +11 -11
  52. package/dist/cli/commands/search.js +11 -11
  53. package/dist/cli/commands/upgrade.js +11 -11
  54. package/dist/cli/commands/version.js +11 -11
  55. package/dist/cli/commands/version.test.js +11 -11
  56. package/dist/cli/services/commands/notifications.js +6 -6
  57. package/dist/cli/services/commands/search.js +2 -2
  58. package/dist/cli/services/commands/search.test.js +2 -2
  59. package/dist/cli/services/commands/version.js +3 -3
  60. package/dist/cli/services/commands/version.test.js +4 -4
  61. package/dist/cli/services/kitchen-sink/async.js +2 -2
  62. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  63. package/dist/cli/services/kitchen-sink/static.js +2 -2
  64. package/dist/cli/services/upgrade.js +3 -3
  65. package/dist/cli/services/upgrade.test.js +4 -4
  66. package/dist/{custom-oclif-loader-QWOQ6IU2.js → custom-oclif-loader-FOBJVOKU.js} +2 -2
  67. package/dist/{error-handler-WBLMZ6OH.js → error-handler-VBQPBASZ.js} +8 -8
  68. package/dist/hooks/postrun.js +6 -6
  69. package/dist/hooks/prerun.js +7 -7
  70. package/dist/index.js +117 -108
  71. package/dist/{local-EXWDAQEX.js → local-3V2H6DEQ.js} +2 -2
  72. package/dist/{morph-R37HEQ7R.js → morph-TYIH255V.js} +9 -9
  73. package/dist/{node-package-manager-FY6IDVTF.js → node-package-manager-3VOZDWRH.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-GHYCWXGS.js → ui-MKD65UA4.js} +2 -2
  76. package/dist/{workerd-GLBI5GFX.js → workerd-EQ7HXYPK.js} +13 -13
  77. package/oclif.manifest.json +1 -1
  78. package/package.json +8 -8
package/dist/index.js CHANGED
@@ -129,7 +129,7 @@ import {
129
129
  supressNodeExperimentalWarnings,
130
130
  unsetStorefront,
131
131
  waitForJob
132
- } from "./chunk-M3TVLW4G.js";
132
+ } from "./chunk-JEQ7HZCS.js";
133
133
  import {
134
134
  require_fs,
135
135
  require_glob,
@@ -144,37 +144,37 @@ import {
144
144
  } from "./chunk-3GXB4ZRP.js";
145
145
  import {
146
146
  List
147
- } from "./chunk-RHR64CQH.js";
147
+ } from "./chunk-ZLYK26OR.js";
148
148
  import {
149
149
  Search
150
- } from "./chunk-UIFPKYNE.js";
150
+ } from "./chunk-ZZGNTCPD.js";
151
151
  import {
152
152
  Upgrade
153
- } from "./chunk-ORFUSS73.js";
154
- import "./chunk-BELVFLJN.js";
153
+ } from "./chunk-6QJUUGM2.js";
154
+ import "./chunk-WROAVXGY.js";
155
155
  import {
156
156
  Version
157
- } from "./chunk-CK7Y3RFI.js";
158
- import "./chunk-HU2Q5MFA.js";
159
- import "./chunk-IZFYF7OE.js";
157
+ } from "./chunk-HFQX4JZY.js";
158
+ import "./chunk-JWJ2ZR5V.js";
159
+ import "./chunk-VRECY72K.js";
160
160
  import {
161
161
  KitchenSinkAll
162
- } from "./chunk-U6MH2KVY.js";
162
+ } from "./chunk-YYAMP36W.js";
163
163
  import {
164
164
  KitchenSinkPrompts
165
- } from "./chunk-BRKBA6ON.js";
166
- import "./chunk-3P2MV54Z.js";
165
+ } from "./chunk-MGI52UZC.js";
166
+ import "./chunk-Q6VEUT5Q.js";
167
167
  import {
168
168
  KitchenSinkStatic
169
- } from "./chunk-5YPOHZXF.js";
170
- import "./chunk-4ALAOHE7.js";
169
+ } from "./chunk-WGMFODN6.js";
170
+ import "./chunk-45OTXKBK.js";
171
171
  import {
172
172
  Generate
173
- } from "./chunk-V6ZYMBVB.js";
174
- import "./chunk-YKYM3NLB.js";
173
+ } from "./chunk-VCN6UBNT.js";
174
+ import "./chunk-XFK3CKIN.js";
175
175
  import {
176
176
  Logout
177
- } from "./chunk-NHZFKFIN.js";
177
+ } from "./chunk-EYZZIYQJ.js";
178
178
  import {
179
179
  ensureAuthenticatedAdmin,
180
180
  ensureAuthenticatedAppManagementAndBusinessPlatform,
@@ -182,32 +182,32 @@ import {
182
182
  ensureAuthenticatedPartners,
183
183
  ensureAuthenticatedStorefront,
184
184
  ensureAuthenticatedThemes
185
- } from "./chunk-YF7CDH6L.js";
185
+ } from "./chunk-RBL7EMA5.js";
186
186
  import {
187
187
  ClearCache,
188
188
  globalFlags,
189
189
  jsonFlag,
190
190
  runCLI
191
- } from "./chunk-Q3BLA5JC.js";
191
+ } from "./chunk-AQDVU7OK.js";
192
192
  import {
193
193
  CommandFlags
194
- } from "./chunk-PCHFJ5CE.js";
194
+ } from "./chunk-CC4H7OAW.js";
195
195
  import {
196
196
  DocsGenerate
197
- } from "./chunk-CPTZ34K2.js";
197
+ } from "./chunk-GGCRQOED.js";
198
198
  import {
199
199
  HelpCommand
200
- } from "./chunk-3ZHC3Q7V.js";
200
+ } from "./chunk-2MEZBZGZ.js";
201
201
  import {
202
202
  KitchenSinkAsync
203
- } from "./chunk-RAC2243I.js";
204
- import "./chunk-UFC6XUMW.js";
203
+ } from "./chunk-EG4X7G4K.js";
204
+ import "./chunk-SBU6S5G7.js";
205
205
  import {
206
206
  base_command_default,
207
207
  decodeToml,
208
208
  encodeToml,
209
209
  loadEnvironment
210
- } from "./chunk-3TBLURBG.js";
210
+ } from "./chunk-BXBJI6XD.js";
211
211
  import {
212
212
  require_byline,
213
213
  require_end_of_stream,
@@ -215,7 +215,7 @@ import {
215
215
  require_iserror,
216
216
  require_pump,
217
217
  require_stack_generator
218
- } from "./chunk-AGY4NR7U.js";
218
+ } from "./chunk-FE35FSRC.js";
219
219
  import {
220
220
  require_once
221
221
  } from "./chunk-SHWOPMLQ.js";
@@ -223,7 +223,7 @@ import {
223
223
  fanoutHooks,
224
224
  getListOfTunnelPlugins,
225
225
  reportAnalyticsEvent
226
- } from "./chunk-QJQK26XP.js";
226
+ } from "./chunk-3EURRQ7K.js";
227
227
  import {
228
228
  DevServerCore,
229
229
  adminFqdn,
@@ -236,10 +236,10 @@ import {
236
236
  normalizeStoreFqdn,
237
237
  ok,
238
238
  partnersFqdn
239
- } from "./chunk-FRQN52H3.js";
239
+ } from "./chunk-FHOKC4TU.js";
240
240
  import {
241
241
  showNotificationsIfNeeded
242
- } from "./chunk-JLITATNF.js";
242
+ } from "./chunk-VQ6DWYP7.js";
243
243
  import {
244
244
  ClientError,
245
245
  FetchError,
@@ -261,11 +261,11 @@ import {
261
261
  require_mime_types,
262
262
  shopifyFetch,
263
263
  z
264
- } from "./chunk-Q76H7OUL.js";
264
+ } from "./chunk-DRATBB26.js";
265
265
  import "./chunk-25IMI7TH.js";
266
266
  import {
267
267
  CLI_KIT_VERSION
268
- } from "./chunk-Z2AIGIVT.js";
268
+ } from "./chunk-S5JEIN5Q.js";
269
269
  import {
270
270
  LocalStorage,
271
271
  UnknownPackageManagerError,
@@ -289,7 +289,7 @@ import {
289
289
  usesWorkspaces,
290
290
  versionSatisfies,
291
291
  writePackageJSON
292
- } from "./chunk-KDFL67TE.js";
292
+ } from "./chunk-WHCXZSKH.js";
293
293
  import {
294
294
  AbortController as AbortController2,
295
295
  AbortError,
@@ -504,7 +504,7 @@ import {
504
504
  username,
505
505
  writeFile,
506
506
  writeFileSync
507
- } from "./chunk-4NC2NVYY.js";
507
+ } from "./chunk-UNQM4BV5.js";
508
508
  import {
509
509
  require_graceful_fs
510
510
  } from "./chunk-75LV6AQS.js";
@@ -202020,14 +202020,14 @@ var COMMANDS2 = {
202020
202020
  "store:copy": copy_default
202021
202021
  }, dist_default4 = COMMANDS2;
202022
202022
 
202023
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/index.js
202023
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/index.js
202024
202024
  init_cjs_shims();
202025
202025
 
202026
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/build.js
202026
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/build.js
202027
202027
  init_cjs_shims();
202028
202028
  var import_core20 = __toESM(require_lib(), 1);
202029
202029
 
202030
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/template-diff.js
202030
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/template-diff.js
202031
202031
  init_cjs_shims();
202032
202032
  import { symlink, cp } from "node:fs/promises";
202033
202033
 
@@ -202044,7 +202044,7 @@ function temporaryDirectory({ prefix = "" } = {}) {
202044
202044
  return fs2.mkdirSync(directory), directory;
202045
202045
  }
202046
202046
 
202047
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/template-diff.js
202047
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/template-diff.js
202048
202048
  async function prepareDiffDirectory(diffDirectory, watch) {
202049
202049
  let targetDirectory = temporaryDirectory({ prefix: "tmp-hydrogen-diff-" });
202050
202050
  outputInfo(
@@ -202216,10 +202216,10 @@ async function applyTemplateDiff(targetDirectory, diffDirectory, templateDir) {
202216
202216
  }), await mergeTsConfig(diffDirectory, targetDirectory);
202217
202217
  }
202218
202218
 
202219
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/check-lockfile.js
202219
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/check-lockfile.js
202220
202220
  init_cjs_shims();
202221
202221
 
202222
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/package-managers.js
202222
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/package-managers.js
202223
202223
  init_cjs_shims();
202224
202224
  var packageManagers = [
202225
202225
  {
@@ -202244,7 +202244,7 @@ var packageManagers = [
202244
202244
  }
202245
202245
  ];
202246
202246
 
202247
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/check-lockfile.js
202247
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/check-lockfile.js
202248
202248
  function missingLockfileWarning(shouldExit) {
202249
202249
  let headline = "No lockfile found", body = "If you don\u2019t commit a lockfile, then your app might install the wrong package versions when deploying. To avoid versioning issues, generate a new lockfile and commit it to your repository.", nextSteps = [
202250
202250
  [
@@ -202294,7 +202294,7 @@ async function checkLockfileStatus(directory, shouldExit = !1) {
202294
202294
  ]).catch(() => [])).length > 0 && lockfileIgnoredWarning(lockfile2);
202295
202295
  }
202296
202296
 
202297
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/route-validator.js
202297
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/route-validator.js
202298
202298
  init_cjs_shims();
202299
202299
  var RESERVED_ROUTES = ["^cdn/", "^_t/"];
202300
202300
  function findReservedRoutes(config2) {
@@ -202393,10 +202393,10 @@ These routes are reserved by Shopify and may cause issues with your storefront:
202393
202393
  });
202394
202394
  }
202395
202395
 
202396
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/bundle/vite-plugin.js
202396
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/bundle/vite-plugin.js
202397
202397
  init_cjs_shims();
202398
202398
 
202399
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/bundle/analyzer.js
202399
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/bundle/analyzer.js
202400
202400
  init_cjs_shims();
202401
202401
  var BUNDLE_ANALYZER_JSON_FILE = "metafile.server.json", BUNDLE_ANALYZER_HTML_FILE = "server-bundle-analyzer.html";
202402
202402
  async function getAnalyzerTemplate() {
@@ -202431,7 +202431,7 @@ async function getBundleAnalysisSummary(distPath) {
202431
202431
  }
202432
202432
  }
202433
202433
 
202434
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/bundle/vite-plugin.js
202434
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/bundle/vite-plugin.js
202435
202435
  function hydrogenBundleAnalyzer(pluginOptions) {
202436
202436
  let config2;
202437
202437
  return {
@@ -202572,7 +202572,7 @@ function createImportsMeta(ids, kind, root, resolveImportString, code) {
202572
202572
  }));
202573
202573
  }
202574
202574
 
202575
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/codegen.js
202575
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/codegen.js
202576
202576
  init_cjs_shims();
202577
202577
  import { spawn } from "node:child_process";
202578
202578
  import { fileURLToPath as fileURLToPath3 } from "node:url";
@@ -202623,7 +202623,7 @@ function spawnCodegenProcess({
202623
202623
  let dataString = typeof data == "string" ? data : data?.toString?.("utf8") ?? "";
202624
202624
  if (!dataString) return;
202625
202625
  let { message, details } = normalizeCodegenError(dataString, rootDirectory);
202626
- /`punycode`/.test(message) || /\.body\[\d\]/.test(message) || /console\.time(End)?\(\)/.test(message) || /─ (warning|info|success) ───/.test(message) || (console.log(""), renderWarning({ headline: message, body: details }));
202626
+ /`punycode`/.test(message) || /\.body\[\d\]/.test(message) || /console\.time(End)?\(\)/.test(message) || /─ (warning|info|success) ───/.test(message) || (renderInfo({ body: "" }), renderWarning({ headline: message, body: details }));
202627
202627
  }), child.on("close", (code) => {
202628
202628
  code && code > 0 && renderWarning({
202629
202629
  headline: "Codegen process exited with code " + code,
@@ -202643,6 +202643,15 @@ async function codegen(options) {
202643
202643
  }
202644
202644
  async function executeReactRouterCodegen(options) {
202645
202645
  let { execSync: execSync2, exec: exec3 } = await import("child_process");
202646
+ try {
202647
+ execSync2("npx react-router --version", {
202648
+ cwd: options.rootDirectory,
202649
+ stdio: "ignore"
202650
+ });
202651
+ } catch {
202652
+ renderInfo({ body: "React Router not found, skipping typegen" });
202653
+ return;
202654
+ }
202646
202655
  options.watch ? exec3("npx react-router typegen --watch", {
202647
202656
  cwd: options.rootDirectory
202648
202657
  }) : execSync2("npx react-router typegen", {
@@ -202816,14 +202825,14 @@ async function addHooksToHydrogenOptions(codegenConfig, { rootDirectory }) {
202816
202825
  }
202817
202826
  }
202818
202827
 
202819
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/is-ci.js
202828
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/is-ci.js
202820
202829
  init_cjs_shims();
202821
202830
  function isCI2() {
202822
202831
  let { env: env4 } = process;
202823
202832
  return env4.CI === "false" ? !1 : !!(env4.CI || env4.CI_NAME || env4.BUILD_NUMBER || env4.TF_BUILD);
202824
202833
  }
202825
202834
 
202826
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/defer.js
202835
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/defer.js
202827
202836
  init_cjs_shims();
202828
202837
  function deferPromise() {
202829
202838
  let deferred = { state: "pending" };
@@ -202832,7 +202841,7 @@ function deferPromise() {
202832
202841
  }), deferred;
202833
202842
  }
202834
202843
 
202835
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/resource-cleanup.js
202844
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/resource-cleanup.js
202836
202845
  init_cjs_shims();
202837
202846
  function setupResourceCleanup(cleanup2) {
202838
202847
  let closingPromise, processExit = process.exit;
@@ -202843,7 +202852,7 @@ function setupResourceCleanup(cleanup2) {
202843
202852
  };
202844
202853
  }
202845
202854
 
202846
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/build.js
202855
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/build.js
202847
202856
  var Build = class _Build extends base_command_default {
202848
202857
  static descriptionWithMarkdown = "Builds a Hydrogen storefront for production. The client and app worker files are compiled to a `/dist` folder in your Hydrogen project directory.";
202849
202858
  static description = "Builds a Hydrogen storefront for production.";
@@ -203041,7 +203050,7 @@ This build is missing ${missingRoutes.length} route${missingRoutes.length > 1 ?
203041
203050
  };
203042
203051
  }
203043
203052
 
203044
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/check.js
203053
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/check.js
203045
203054
  init_cjs_shims();
203046
203055
  var import_core21 = __toESM(require_lib(), 1), GenerateRoute = class _GenerateRoute extends base_command_default {
203047
203056
  static descriptionWithMarkdown = "Checks whether your Hydrogen app includes a set of standard Shopify routes.";
@@ -203070,7 +203079,7 @@ async function runCheckRoutes({ directory }) {
203070
203079
  logMissingRoutes(findMissingRoutes(remixConfig)), warnReservedRoutes(findReservedRoutes(remixConfig));
203071
203080
  }
203072
203081
 
203073
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/codegen.js
203082
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/codegen.js
203074
203083
  init_cjs_shims();
203075
203084
  var import_core22 = __toESM(require_lib(), 1);
203076
203085
  var Codegen = class _Codegen extends base_command_default {
@@ -203129,11 +203138,11 @@ async function runCodegen({
203129
203138
  });
203130
203139
  }
203131
203140
 
203132
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/debug/cpu.js
203141
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/debug/cpu.js
203133
203142
  init_cjs_shims();
203134
203143
  var import_core23 = __toESM(require_lib(), 1);
203135
203144
 
203136
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/cpu-profiler.js
203145
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/cpu-profiler.js
203137
203146
  init_cjs_shims();
203138
203147
  import { Session } from "node:inspector";
203139
203148
  async function createCpuStartupProfiler(root) {
@@ -203211,7 +203220,7 @@ function silenceNode(node) {
203211
203220
  });
203212
203221
  }
203213
203222
 
203214
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/debug/cpu.js
203223
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/debug/cpu.js
203215
203224
  var DEFAULT_OUTPUT_PATH = "startup.cpuprofile", DebugCpu = class _DebugCpu extends base_command_default {
203216
203225
  static descriptionWithMarkdown = "Builds the app and runs the resulting code to profile the server startup time, watching for changes. This command can be used to [debug slow app startup times](https://shopify.dev/docs/custom-storefronts/hydrogen/debugging/cpu-startup) that cause failed deployments in Oxygen.\n\n The profiling results are written to a `.cpuprofile` file that can be viewed with certain tools such as [Flame Chart Visualizer for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-js-profile-flame).";
203217
203226
  static description = "Builds and profiles the server startup time the app.";
@@ -203284,7 +203293,7 @@ Waiting for changes...`);
203284
203293
  };
203285
203294
  }
203286
203295
 
203287
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/deploy.js
203296
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/deploy.js
203288
203297
  init_cjs_shims();
203289
203298
  var import_core24 = __toESM(require_lib(), 1);
203290
203299
 
@@ -204289,16 +204298,16 @@ The deployment can be reached at the ${completedDeployment.url} preview URL`;
204289
204298
  }
204290
204299
  }
204291
204300
 
204292
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/deploy.js
204301
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/deploy.js
204293
204302
  import { createRequire } from "node:module";
204294
204303
 
204295
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/get-oxygen-deployment-data.js
204304
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/get-oxygen-deployment-data.js
204296
204305
  init_cjs_shims();
204297
204306
 
204298
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/render-errors.js
204307
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/render-errors.js
204299
204308
  init_cjs_shims();
204300
204309
 
204301
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/admin-urls.js
204310
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/admin-urls.js
204302
204311
  init_cjs_shims();
204303
204312
  function newHydrogenStorefrontUrl(session) {
204304
204313
  let { storeFqdn } = session;
@@ -204309,7 +204318,7 @@ function hydrogenStorefrontsUrl(session) {
204309
204318
  return `https://${storeFqdn}/admin/custom_storefronts`;
204310
204319
  }
204311
204320
 
204312
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/render-errors.js
204321
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/render-errors.js
204313
204322
  function renderMissingStorefront({
204314
204323
  session,
204315
204324
  storefront,
@@ -204351,7 +204360,7 @@ function renderMissingLink({ noStorefronts = !1 }) {
204351
204360
  });
204352
204361
  }
204353
204362
 
204354
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/get-oxygen-data.js
204363
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/get-oxygen-data.js
204355
204364
  init_cjs_shims();
204356
204365
  var GetDeploymentDataQuery = `#graphql
204357
204366
  query GetDeploymentToken($id: ID!) {
@@ -204377,7 +204386,7 @@ async function getOxygenData(adminSession, storefrontId) {
204377
204386
  return { storefront: hydrogenStorefront };
204378
204387
  }
204379
204388
 
204380
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/verify-linked-storefront.js
204389
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/verify-linked-storefront.js
204381
204390
  init_cjs_shims();
204382
204391
  async function verifyLinkedStorefront({
204383
204392
  root,
@@ -204393,7 +204402,7 @@ async function verifyLinkedStorefront({
204393
204402
  }));
204394
204403
  }
204395
204404
 
204396
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/get-oxygen-deployment-data.js
204405
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/get-oxygen-deployment-data.js
204397
204406
  async function getOxygenDeploymentData({
204398
204407
  root
204399
204408
  }) {
@@ -204424,7 +204433,7 @@ async function getOxygenDeploymentData({
204424
204433
  return storefront;
204425
204434
  }
204426
204435
 
204427
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/deploy.js
204436
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/deploy.js
204428
204437
  var DEPLOY_OUTPUT_FILE_HANDLE = "h2_deploy_log.json", deploymentLogger = (message, level = "info") => {
204429
204438
  (level === "error" || level === "warn") && outputWarn(message);
204430
204439
  }, Deploy = class _Deploy extends base_command_default {
@@ -204828,11 +204837,11 @@ async function getHydrogenVersion({ appPath }) {
204828
204837
  return version;
204829
204838
  }
204830
204839
 
204831
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/dev.js
204840
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/dev.js
204832
204841
  init_cjs_shims();
204833
204842
  var import_core26 = __toESM(require_lib(), 1);
204834
204843
 
204835
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/upgrade.js
204844
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/upgrade.js
204836
204845
  init_cjs_shims();
204837
204846
  var import_semver = __toESM(require_semver3(), 1);
204838
204847
  import { createRequire as createRequire2 } from "node:module";
@@ -204947,7 +204956,7 @@ function cliTruncate(text, columns2, options = {}) {
204947
204956
  throw new Error(`Expected \`options.position\` to be either \`start\`, \`middle\` or \`end\`, got ${position}`);
204948
204957
  }
204949
204958
 
204950
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/upgrade.js
204959
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/upgrade.js
204951
204960
  var import_core25 = __toESM(require_lib(), 1);
204952
204961
  var INSTRUCTIONS_FOLDER = ".hydrogen", Upgrade2 = class _Upgrade extends base_command_default {
204953
204962
  static descriptionWithMarkdown = "Upgrade Hydrogen project dependencies, preview features, fixes and breaking changes. The command also generates an instruction file for each upgrade.";
@@ -205573,7 +205582,7 @@ async function displayDevUpgradeNotice({
205573
205582
  }
205574
205583
  }
205575
205584
 
205576
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
205585
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
205577
205586
  init_cjs_shims();
205578
205587
 
205579
205588
  // ../../node_modules/.pnpm/get-port@7.1.0/node_modules/get-port/index.js
@@ -205665,14 +205674,14 @@ function portNumbers(from, to) {
205665
205674
  }(from, to);
205666
205675
  }
205667
205676
 
205668
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
205677
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/find-port.js
205669
205678
  function findPort(portPreference, range = 100) {
205670
205679
  return getPorts({
205671
205680
  port: portNumbers(portPreference, portPreference + range)
205672
205681
  });
205673
205682
  }
205674
205683
 
205675
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/deps-optimizer.js
205684
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/deps-optimizer.js
205676
205685
  init_cjs_shims();
205677
205686
  var throttledOptimizableDeps = /* @__PURE__ */ new Set(), debouncedBannerTimeout;
205678
205687
  function createEntryPointErrorHandler({
@@ -205800,7 +205809,7 @@ ${source_default.dim(
205800
205809
  });
205801
205810
  }
205802
205811
 
205803
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/dev.js
205812
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/dev.js
205804
205813
  var Dev2 = class _Dev extends base_command_default {
205805
205814
  static descriptionWithMarkdown = `Runs a Hydrogen storefront in a local runtime that emulates an Oxygen worker for development.
205806
205815
 
@@ -206037,7 +206046,7 @@ function setupMonorepoReload(viteServer, monorepoPackagesPath, setupCodegen) {
206037
206046
  });
206038
206047
  }
206039
206048
 
206040
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/list.js
206049
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/list.js
206041
206050
  init_cjs_shims();
206042
206051
  var EnvList = class _EnvList extends base_command_default {
206043
206052
  static descriptionWithMarkdown = "Lists all environments available on the linked Hydrogen storefront.";
@@ -206103,7 +206112,7 @@ var pluralizedEnvironments = ({
206103
206112
  () => `There are no environments for the Hydrogen storefront ${storefrontTitle}`
206104
206113
  );
206105
206114
 
206106
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/pull.js
206115
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/pull.js
206107
206116
  init_cjs_shims();
206108
206117
 
206109
206118
  // ../../node_modules/.pnpm/diff@5.2.0/node_modules/diff/lib/index.mjs
@@ -206325,7 +206334,7 @@ arrayDiff.join = arrayDiff.removeEmpty = function(value) {
206325
206334
  return value;
206326
206335
  };
206327
206336
 
206328
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/pull.js
206337
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/pull.js
206329
206338
  var EnvPull = class _EnvPull extends base_command_default {
206330
206339
  static descriptionWithMarkdown = "Pulls environment variables from the linked Hydrogen storefront and writes them to an `.env` file.";
206331
206340
  static description = "Populate your .env with variables from your Hydrogen storefront.";
@@ -206417,10 +206426,10 @@ Continue?`.value
206417
206426
  });
206418
206427
  }
206419
206428
 
206420
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/push.js
206429
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/push.js
206421
206430
  init_cjs_shims();
206422
206431
 
206423
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/push-variables.js
206432
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/push-variables.js
206424
206433
  init_cjs_shims();
206425
206434
  var PushVariablesMutation = `#graphql
206426
206435
  mutation PushVariables(
@@ -206453,7 +206462,7 @@ async function pushStorefrontEnvVariables(adminSession, storefrontId, environmen
206453
206462
  return { userErrors };
206454
206463
  }
206455
206464
 
206456
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/push.js
206465
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/env/push.js
206457
206466
  var EnvPush = class _EnvPush extends base_command_default {
206458
206467
  static description = "Push environment variables from the local .env file to your linked Hydrogen storefront.";
206459
206468
  static flags = {
@@ -206568,10 +206577,10 @@ Continue?`.value
206568
206577
  });
206569
206578
  }
206570
206579
 
206571
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/g.js
206580
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/g.js
206572
206581
  init_cjs_shims();
206573
206582
 
206574
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/generate/route.js
206583
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/generate/route.js
206575
206584
  init_cjs_shims();
206576
206585
  var import_core27 = __toESM(require_lib(), 1);
206577
206586
  var GenerateRoute2 = class _GenerateRoute extends base_command_default {
@@ -206638,7 +206647,7 @@ async function runGenerate(options) {
206638
206647
  });
206639
206648
  }
206640
206649
 
206641
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/g.js
206650
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/g.js
206642
206651
  var GenerateRouteShortcut = class extends base_command_default {
206643
206652
  static description = "Shortcut for `hydrogen generate`. See `hydrogen generate --help` for more information.";
206644
206653
  static strict = !1;
@@ -206651,7 +206660,7 @@ var GenerateRouteShortcut = class extends base_command_default {
206651
206660
  }
206652
206661
  };
206653
206662
 
206654
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/generate/routes.js
206663
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/generate/routes.js
206655
206664
  init_cjs_shims();
206656
206665
  var GenerateRoutes = class _GenerateRoutes extends base_command_default {
206657
206666
  static description = "Generates all supported standard shopify routes.";
@@ -206666,11 +206675,11 @@ var GenerateRoutes = class _GenerateRoutes extends base_command_default {
206666
206675
  }
206667
206676
  };
206668
206677
 
206669
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/init.js
206678
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/init.js
206670
206679
  init_cjs_shims();
206671
206680
  var import_core28 = __toESM(require_lib(), 1);
206672
206681
 
206673
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/check-cli-version.js
206682
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/check-cli-version.js
206674
206683
  init_cjs_shims();
206675
206684
  import { fileURLToPath as fileURLToPath5 } from "node:url";
206676
206685
  var UPGRADABLE_CLI_NAMES = {
@@ -206714,10 +206723,10 @@ You are currently running v${currentVersion}.
206714
206723
  };
206715
206724
  }
206716
206725
 
206717
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/index.js
206726
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/index.js
206718
206727
  init_cjs_shims();
206719
206728
 
206720
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/local.js
206729
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/local.js
206721
206730
  init_cjs_shims();
206722
206731
  import { cp as cp2 } from "node:fs/promises";
206723
206732
  async function setupLocalStarterTemplate(options, controller) {
@@ -206934,11 +206943,11 @@ function maybeInjectCliHydrogen(pkgJsonContent) {
206934
206943
  return pkgJsonContent;
206935
206944
  }
206936
206945
 
206937
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/remote.js
206946
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/remote.js
206938
206947
  init_cjs_shims();
206939
206948
  import { readdir as readdir2 } from "node:fs/promises";
206940
206949
 
206941
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/template-downloader.js
206950
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/template-downloader.js
206942
206951
  init_cjs_shims();
206943
206952
  var import_gunzip_maybe = __toESM(require_gunzip_maybe(), 1), import_tar_fs = __toESM(require_tar_fs(), 1);
206944
206953
  import path3 from "node:path";
@@ -206986,7 +206995,7 @@ async function downloadGitHubRelease(repo, version, assetName, targetPath) {
206986
206995
  });
206987
206996
  }
206988
206997
 
206989
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/template-downloader.js
206998
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/template-downloader.js
206990
206999
  var REPO_RELEASES_URL = "https://api.github.com/repos/shopify/hydrogen/releases/latest", getTryMessage = (status) => status === 403 ? "If you are using a VPN, WARP, or similar service, consider disabling it momentarily." : void 0;
206991
207000
  async function getLatestReleaseDownloadUrl(signal) {
206992
207001
  let response = await fetch2(REPO_RELEASES_URL, { signal });
@@ -207069,7 +207078,7 @@ async function downloadExternalRepo(appTemplate, signal) {
207069
207078
  }), await rmdir(joinPath(templateDir, ".git"), { force: !0 }), { templateDir };
207070
207079
  }
207071
207080
 
207072
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/remote.js
207081
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/remote.js
207073
207082
  var DEMO_STORE_REPO = "shopify/hydrogen-demo-store";
207074
207083
  async function setupRemoteTemplate(options, controller) {
207075
207084
  let appTemplate = options.template === "demo-store" ? DEMO_STORE_REPO : options.template, abort2 = createAbortHandler(controller), backgroundDownloadPromise = appTemplate.includes("/") ? getExternalTemplate(appTemplate, controller.signal).catch(abort2) : getMonorepoTemplate(appTemplate, controller.signal).catch(abort2), project = await handleProjectLocation({ ...options, controller });
@@ -207155,7 +207164,7 @@ Skip the flag or provide the name of a template or example in the Hydrogen repos
207155
207164
  );
207156
207165
  }
207157
207166
 
207158
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/index.js
207167
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/index.js
207159
207168
  async function setupTemplate(options) {
207160
207169
  let controller = new AbortController2();
207161
207170
  try {
@@ -207166,7 +207175,7 @@ async function setupTemplate(options) {
207166
207175
  }
207167
207176
  }
207168
207177
 
207169
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/init.js
207178
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/init.js
207170
207179
  var FLAG_MAP = { f: "force" }, Init2 = class _Init extends base_command_default {
207171
207180
  static descriptionWithMarkdown = "Creates a new Hydrogen storefront.";
207172
207181
  static description = "Creates a new Hydrogen storefront.";
@@ -207240,10 +207249,10 @@ async function runInit({
207240
207249
  return showUpgrade && showUpgrade(options.packageManager), setupTemplate(options);
207241
207250
  }
207242
207251
 
207243
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/list.js
207252
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/list.js
207244
207253
  init_cjs_shims();
207245
207254
 
207246
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/list-storefronts.js
207255
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/list-storefronts.js
207247
207256
  init_cjs_shims();
207248
207257
  var ListStorefrontsQuery = `#graphql
207249
207258
  query ListStorefronts {
@@ -207270,7 +207279,7 @@ async function getStorefrontsWithDeployment(adminSession) {
207270
207279
  }));
207271
207280
  }
207272
207281
 
207273
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/list.js
207282
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/list.js
207274
207283
  var List3 = class _List extends base_command_default {
207275
207284
  static descriptionWithMarkdown = "Lists all remote Hydrogen storefronts available to link to your local development environment.";
207276
207285
  static description = "Returns a list of Hydrogen storefronts available on a given shop.";
@@ -207338,7 +207347,7 @@ var pluralizedStorefronts = ({
207338
207347
  (_storefront) => `Showing 1 Hydrogen storefront for the store ${shop}`
207339
207348
  );
207340
207349
 
207341
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/login.js
207350
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/login.js
207342
207351
  init_cjs_shims();
207343
207352
  var Login = class _Login extends base_command_default {
207344
207353
  static descriptionWithMarkdown = "Logs in to the specified shop and saves the shop domain to the project.";
@@ -207361,7 +207370,7 @@ async function runLogin({
207361
207370
  renderLoginSuccess(config2);
207362
207371
  }
207363
207372
 
207364
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/logout.js
207373
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/logout.js
207365
207374
  init_cjs_shims();
207366
207375
  var Logout2 = class _Logout extends base_command_default {
207367
207376
  static descriptionWithMarkdown = "Log out from the current shop.";
@@ -207378,18 +207387,18 @@ async function runLogout({ path: root = process.cwd() }) {
207378
207387
  outputNewline(), await logout(root), renderSuccess({ body: "You are logged out from Shopify." });
207379
207388
  }
207380
207389
 
207381
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/preview.js
207390
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/preview.js
207382
207391
  init_cjs_shims();
207383
207392
  var import_core29 = __toESM(require_lib(), 1);
207384
207393
 
207385
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/index.js
207394
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/index.js
207386
207395
  init_cjs_shims();
207387
207396
  async function startMiniOxygen(options) {
207388
- let { startWorkerdServer } = await import("./workerd-GLBI5GFX.js");
207397
+ let { startWorkerdServer } = await import("./workerd-EQ7HXYPK.js");
207389
207398
  return startWorkerdServer(options);
207390
207399
  }
207391
207400
 
207392
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/preview.js
207401
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/preview.js
207393
207402
  var Preview = class _Preview extends base_command_default {
207394
207403
  static descriptionWithMarkdown = "Runs a server in your local development environment that serves your Hydrogen app's production build. Requires running the [build](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-build) command first.";
207395
207404
  static description = "Runs a Hydrogen storefront in an Oxygen worker for production.";
@@ -207501,7 +207510,7 @@ async function runPreview({
207501
207510
  };
207502
207511
  }
207503
207512
 
207504
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup.js
207513
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup.js
207505
207514
  init_cjs_shims();
207506
207515
  var Setup = class _Setup extends base_command_default {
207507
207516
  static description = "Scaffold routes and core functionality.";
@@ -207590,7 +207599,7 @@ async function runSetup(options) {
207590
207599
  ));
207591
207600
  }
207592
207601
 
207593
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup/css.js
207602
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup/css.js
207594
207603
  init_cjs_shims();
207595
207604
  var import_core30 = __toESM(require_lib(), 1);
207596
207605
  var SetupCSS = class _SetupCSS extends base_command_default {
@@ -207679,7 +207688,7 @@ Run`,
207679
207688
  });
207680
207689
  }
207681
207690
 
207682
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup/markets.js
207691
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup/markets.js
207683
207692
  init_cjs_shims();
207684
207693
  var import_core31 = __toESM(require_lib(), 1);
207685
207694
  var SetupMarkets = class _SetupMarkets extends base_command_default {
@@ -207723,7 +207732,7 @@ async function runSetupMarkets({
207723
207732
  });
207724
207733
  }
207725
207734
 
207726
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup/vite.js
207735
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/setup/vite.js
207727
207736
  init_cjs_shims();
207728
207737
  var SetupVite = class _SetupVite extends base_command_default {
207729
207738
  static description = "EXPERIMENTAL: Upgrades the project to use Vite.";
@@ -207965,7 +207974,7 @@ Please use Git to review the changes.`,
207965
207974
  });
207966
207975
  }
207967
207976
 
207968
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/shortcut.js
207977
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/shortcut.js
207969
207978
  init_cjs_shims();
207970
207979
  var Shortcut = class extends base_command_default {
207971
207980
  static descriptionWithMarkdown = "Creates a global h2 shortcut for Shopify CLI using shell aliases.\n\n The following shells are supported:\n\n - Bash (using `~/.bashrc`)\n - ZSH (using `~/.zshrc`)\n - Fish (using `~/.config/fish/functions`)\n - PowerShell (added to `$PROFILE`)\n\n After the alias is created, you can call Shopify CLI from anywhere in your project using `h2 <command>`.";
@@ -207990,7 +207999,7 @@ Restart your terminal session and run \`${ALIAS_NAME}\` from your local project.
207990
207999
  });
207991
208000
  }
207992
208001
 
207993
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/unlink.js
208002
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/unlink.js
207994
208003
  init_cjs_shims();
207995
208004
  var Unlink = class _Unlink extends base_command_default {
207996
208005
  static descriptionWithMarkdown = "Unlinks your local development environment from a remote Hydrogen storefront.";
@@ -208015,7 +208024,7 @@ async function unlinkStorefront({ path: path4 }) {
208015
208024
  });
208016
208025
  }
208017
208026
 
208018
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/hooks/init.js
208027
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/hooks/init.js
208019
208028
  init_cjs_shims();
208020
208029
  import { createRequire as createRequire3 } from "node:module";
208021
208030
  import { spawnSync } from "node:child_process";
@@ -208069,7 +208078,7 @@ function isHydrogenProject(projectPath) {
208069
208078
  }
208070
208079
  var init_default2 = hook;
208071
208080
 
208072
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/index.js
208081
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/index.js
208073
208082
  var COMMANDS3 = {
208074
208083
  "hydrogen:dev": Dev2,
208075
208084
  "hydrogen:build": Build,