@shopify/cli 3.71.3 → 3.71.4

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 (79) hide show
  1. package/dist/{chunk-DBJLGOY2.js → chunk-3HPSHLFG.js} +6 -6
  2. package/dist/{chunk-KDHZNA2I.js → chunk-3U4IUVVU.js} +2 -2
  3. package/dist/{chunk-XMTTGOZD.js → chunk-4IOYUZUL.js} +4 -4
  4. package/dist/{chunk-ZGU6M4YD.js → chunk-53CWVDMP.js} +2 -2
  5. package/dist/{chunk-P5TTDXTY.js → chunk-6FA42ZJ7.js} +2 -2
  6. package/dist/{chunk-CDEOMLBD.js → chunk-6V3JEX2A.js} +2 -2
  7. package/dist/{chunk-3L3YMNIS.js → chunk-7USSBUNY.js} +24 -8
  8. package/dist/{chunk-SIP3D6LF.js → chunk-APLIZ3QU.js} +5 -5
  9. package/dist/{chunk-6F3EVXQI.js → chunk-B2T3GBT5.js} +3 -3
  10. package/dist/{chunk-KP5XPKYC.js → chunk-CGNIP6G7.js} +2 -2
  11. package/dist/{chunk-UCMFB56N.js → chunk-CI7YIFQP.js} +4 -4
  12. package/dist/{chunk-ANNC2DRD.js → chunk-CSJN7PVW.js} +5 -5
  13. package/dist/{chunk-44X35BNB.js → chunk-CZK74B63.js} +2 -2
  14. package/dist/{chunk-XUENOXCR.js → chunk-DDSH4NHD.js} +3 -3
  15. package/dist/{chunk-HOV5ASVY.js → chunk-EMT2HVTD.js} +3 -3
  16. package/dist/{chunk-5BBDQN6X.js → chunk-EPCOMGTE.js} +7 -7
  17. package/dist/{chunk-Y6F5Q2PS.js → chunk-FXKC5FQR.js} +3 -3
  18. package/dist/{chunk-HACHBHSU.js → chunk-GIX7PVWB.js} +6 -6
  19. package/dist/{chunk-SA2FUS7F.js → chunk-IWXDLFDQ.js} +3 -3
  20. package/dist/{chunk-5FHC66QV.js → chunk-JIEF2ST3.js} +5 -5
  21. package/dist/{chunk-IXMASQPW.js → chunk-KI4PGSYX.js} +2 -2
  22. package/dist/{chunk-CSIGHGXK.js → chunk-LEC6C3K6.js} +3 -3
  23. package/dist/{chunk-4AYQ2VVA.js → chunk-M2T2NJSA.js} +2 -2
  24. package/dist/{chunk-2VSA7XB7.js → chunk-ME2NCEKO.js} +3 -3
  25. package/dist/{chunk-ZYO4OZ7J.js → chunk-MW4WJRFT.js} +3 -3
  26. package/dist/{chunk-C6335IDE.js → chunk-OFLVF47B.js} +3 -3
  27. package/dist/{chunk-677QAEGX.js → chunk-OSPPKV6J.js} +3 -3
  28. package/dist/{chunk-LP2745DV.js → chunk-PPPEGJ7O.js} +2 -2
  29. package/dist/{chunk-JYJHRYOY.js → chunk-TJHYV7JJ.js} +6 -6
  30. package/dist/{chunk-2C3DNFVI.js → chunk-VKFUEWKR.js} +5 -5
  31. package/dist/{chunk-YMBTAXI4.js → chunk-VQZPHO4H.js} +3 -3
  32. package/dist/{chunk-SUYFVEJL.js → chunk-WAN6CTJ4.js} +3 -3
  33. package/dist/{chunk-KLEYN7DR.js → chunk-WD2LS7EH.js} +4 -4
  34. package/dist/{chunk-EIHV2YKG.js → chunk-WQ3UIIYQ.js} +2 -2
  35. package/dist/{chunk-EP6JHLLT.js → chunk-X4IXNVZV.js} +3 -3
  36. package/dist/cli/commands/auth/logout.js +12 -12
  37. package/dist/cli/commands/auth/logout.test.js +13 -13
  38. package/dist/cli/commands/cache/clear.js +11 -11
  39. package/dist/cli/commands/debug/command-flags.js +11 -11
  40. package/dist/cli/commands/docs/generate.js +11 -11
  41. package/dist/cli/commands/docs/generate.test.js +11 -11
  42. package/dist/cli/commands/help.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  44. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  45. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  46. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  47. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  50. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  51. package/dist/cli/commands/notifications/generate.js +12 -12
  52. package/dist/cli/commands/notifications/list.js +12 -12
  53. package/dist/cli/commands/search.js +12 -12
  54. package/dist/cli/commands/upgrade.js +12 -12
  55. package/dist/cli/commands/version.js +12 -12
  56. package/dist/cli/commands/version.test.js +12 -12
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +5 -5
  67. package/dist/{custom-oclif-loader-4V6TU5BB.js → custom-oclif-loader-AC2FZDAC.js} +2 -2
  68. package/dist/{error-handler-FY3IUTH3.js → error-handler-BASKW2EY.js} +9 -9
  69. package/dist/hooks/postrun.js +7 -7
  70. package/dist/hooks/prerun.js +7 -7
  71. package/dist/index.js +55 -78
  72. package/dist/{local-TRXHLDGT.js → local-SU4FNBZU.js} +2 -2
  73. package/dist/{node-VC56S7TM.js → node-U5FGKDT2.js} +13 -13
  74. package/dist/{node-package-manager-NJIF6677.js → node-package-manager-XROEB5NU.js} +3 -3
  75. package/dist/tsconfig.tsbuildinfo +1 -1
  76. package/dist/{ui-WZJ7RWIS.js → ui-Q2GBYV5B.js} +2 -2
  77. package/dist/{workerd-472F5I7T.js → workerd-KAW7HC3A.js} +13 -13
  78. package/oclif.manifest.json +1 -1
  79. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -123,7 +123,7 @@ import {
123
123
  supressNodeExperimentalWarnings,
124
124
  unsetStorefront,
125
125
  waitForJob
126
- } from "./chunk-5BBDQN6X.js";
126
+ } from "./chunk-EPCOMGTE.js";
127
127
  import {
128
128
  require_lib as require_lib4
129
129
  } from "./chunk-NUP5TATA.js";
@@ -138,39 +138,39 @@ import {
138
138
  } from "./chunk-NCKQIOV4.js";
139
139
  import {
140
140
  List
141
- } from "./chunk-Y6F5Q2PS.js";
141
+ } from "./chunk-FXKC5FQR.js";
142
142
  import {
143
143
  Search
144
- } from "./chunk-677QAEGX.js";
144
+ } from "./chunk-OSPPKV6J.js";
145
145
  import {
146
146
  Upgrade
147
- } from "./chunk-UCMFB56N.js";
147
+ } from "./chunk-CI7YIFQP.js";
148
148
  import {
149
149
  getOutputUpdateCLIReminder
150
- } from "./chunk-SUYFVEJL.js";
150
+ } from "./chunk-WAN6CTJ4.js";
151
151
  import {
152
152
  Version
153
- } from "./chunk-EP6JHLLT.js";
154
- import "./chunk-2VSA7XB7.js";
155
- import "./chunk-EIHV2YKG.js";
153
+ } from "./chunk-X4IXNVZV.js";
154
+ import "./chunk-ME2NCEKO.js";
155
+ import "./chunk-WQ3UIIYQ.js";
156
156
  import {
157
157
  KitchenSinkAll
158
- } from "./chunk-5FHC66QV.js";
158
+ } from "./chunk-JIEF2ST3.js";
159
159
  import {
160
160
  KitchenSinkPrompts
161
- } from "./chunk-6F3EVXQI.js";
162
- import "./chunk-KDHZNA2I.js";
161
+ } from "./chunk-B2T3GBT5.js";
162
+ import "./chunk-3U4IUVVU.js";
163
163
  import {
164
164
  KitchenSinkStatic
165
- } from "./chunk-SA2FUS7F.js";
166
- import "./chunk-KP5XPKYC.js";
165
+ } from "./chunk-IWXDLFDQ.js";
166
+ import "./chunk-CGNIP6G7.js";
167
167
  import {
168
168
  Generate
169
- } from "./chunk-ZYO4OZ7J.js";
170
- import "./chunk-ANNC2DRD.js";
169
+ } from "./chunk-MW4WJRFT.js";
170
+ import "./chunk-CSJN7PVW.js";
171
171
  import {
172
172
  Logout
173
- } from "./chunk-KLEYN7DR.js";
173
+ } from "./chunk-WD2LS7EH.js";
174
174
  import {
175
175
  ensureAuthenticatedAdmin,
176
176
  ensureAuthenticatedAppManagement,
@@ -178,31 +178,31 @@ import {
178
178
  ensureAuthenticatedPartners,
179
179
  ensureAuthenticatedStorefront,
180
180
  ensureAuthenticatedThemes
181
- } from "./chunk-XMTTGOZD.js";
181
+ } from "./chunk-4IOYUZUL.js";
182
182
  import {
183
183
  ClearCache,
184
184
  globalFlags,
185
185
  jsonFlag,
186
186
  runCLI
187
- } from "./chunk-3L3YMNIS.js";
187
+ } from "./chunk-7USSBUNY.js";
188
188
  import {
189
189
  CommandFlags
190
- } from "./chunk-XUENOXCR.js";
190
+ } from "./chunk-DDSH4NHD.js";
191
191
  import {
192
192
  DocsGenerate
193
- } from "./chunk-C6335IDE.js";
193
+ } from "./chunk-OFLVF47B.js";
194
194
  import {
195
195
  HelpCommand
196
- } from "./chunk-IXMASQPW.js";
196
+ } from "./chunk-KI4PGSYX.js";
197
197
  import {
198
198
  KitchenSinkAsync
199
- } from "./chunk-HOV5ASVY.js";
200
- import "./chunk-44X35BNB.js";
199
+ } from "./chunk-EMT2HVTD.js";
200
+ import "./chunk-CZK74B63.js";
201
201
  import {
202
202
  base_command_default,
203
203
  decodeToml,
204
204
  encodeToml
205
- } from "./chunk-2C3DNFVI.js";
205
+ } from "./chunk-VKFUEWKR.js";
206
206
  import {
207
207
  require_byline,
208
208
  require_end_of_stream,
@@ -210,7 +210,7 @@ import {
210
210
  require_iserror,
211
211
  require_pump,
212
212
  require_stack_generator
213
- } from "./chunk-DBJLGOY2.js";
213
+ } from "./chunk-3HPSHLFG.js";
214
214
  import {
215
215
  require_once
216
216
  } from "./chunk-O5K4AU7Q.js";
@@ -218,7 +218,7 @@ import {
218
218
  fanoutHooks,
219
219
  getListOfTunnelPlugins,
220
220
  reportAnalyticsEvent
221
- } from "./chunk-HACHBHSU.js";
221
+ } from "./chunk-GIX7PVWB.js";
222
222
  import {
223
223
  appManagementFqdn,
224
224
  developerDashboardFqdn,
@@ -236,14 +236,14 @@ import {
236
236
  restRequestHeaders,
237
237
  restRequestUrl,
238
238
  setNextDeprecationDate
239
- } from "./chunk-SIP3D6LF.js";
239
+ } from "./chunk-APLIZ3QU.js";
240
240
  import {
241
241
  platformAndArch,
242
242
  username
243
- } from "./chunk-P5TTDXTY.js";
243
+ } from "./chunk-6FA42ZJ7.js";
244
244
  import {
245
245
  showNotificationsIfNeeded
246
- } from "./chunk-JYJHRYOY.js";
246
+ } from "./chunk-TJHYV7JJ.js";
247
247
  import {
248
248
  ClientError,
249
249
  FetchError,
@@ -261,11 +261,11 @@ import {
261
261
  require_lib as require_lib2,
262
262
  require_mime_types,
263
263
  z
264
- } from "./chunk-YMBTAXI4.js";
264
+ } from "./chunk-VQZPHO4H.js";
265
265
  import "./chunk-VSLR7ET4.js";
266
266
  import {
267
267
  CLI_KIT_VERSION
268
- } from "./chunk-LP2745DV.js";
268
+ } from "./chunk-PPPEGJ7O.js";
269
269
  import {
270
270
  LocalStorage,
271
271
  UnknownPackageManagerError,
@@ -287,7 +287,7 @@ import {
287
287
  usesWorkspaces,
288
288
  versionSatisfies,
289
289
  writePackageJSON
290
- } from "./chunk-ZGU6M4YD.js";
290
+ } from "./chunk-53CWVDMP.js";
291
291
  import {
292
292
  require_semver
293
293
  } from "./chunk-BYPQXSAL.js";
@@ -471,7 +471,7 @@ import {
471
471
  use_stdin_default,
472
472
  writeFile,
473
473
  writeFileSync
474
- } from "./chunk-CDEOMLBD.js";
474
+ } from "./chunk-6V3JEX2A.js";
475
475
  import "./chunk-2HGYYNE5.js";
476
476
  import {
477
477
  require_graceful_fs
@@ -149422,24 +149422,18 @@ async function bulkUploadThemeAssets(id, assets, session) {
149422
149422
  return results;
149423
149423
  }
149424
149424
  function prepareFilesForUpload(assets) {
149425
- return assets.map((asset) => {
149426
- if (asset.value)
149427
- return {
149428
- filename: asset.key,
149429
- body: {
149430
- type: "TEXT",
149431
- value: asset.value
149432
- }
149433
- };
149434
- if (asset.attachment)
149435
- return {
149436
- filename: asset.key,
149437
- body: {
149438
- type: "BASE64",
149439
- value: asset.attachment
149440
- }
149441
- };
149442
- unexpectedGraphQLError("Asset must have a value or attachment");
149425
+ return assets.map((asset) => asset.attachment ? {
149426
+ filename: asset.key,
149427
+ body: {
149428
+ type: "BASE64",
149429
+ value: asset.attachment
149430
+ }
149431
+ } : {
149432
+ filename: asset.key,
149433
+ body: {
149434
+ type: "TEXT",
149435
+ value: asset.value ?? ""
149436
+ }
149443
149437
  });
149444
149438
  }
149445
149439
  async function uploadFiles(themeId, files, session) {
@@ -158413,10 +158407,10 @@ async function buildAssetsUrl(port, root) {
158413
158407
  async function startMiniOxygen(options, useNodeRuntime = !1) {
158414
158408
  if (useNodeRuntime) {
158415
158409
  process.env.MINIFLARE_SUBREQUEST_LIMIT = 100;
158416
- let { startNodeServer } = await import("./node-VC56S7TM.js");
158410
+ let { startNodeServer } = await import("./node-U5FGKDT2.js");
158417
158411
  return startNodeServer(options);
158418
158412
  }
158419
- let { startWorkerdServer } = await import("./workerd-472F5I7T.js");
158413
+ let { startWorkerdServer } = await import("./workerd-KAW7HC3A.js");
158420
158414
  return startWorkerdServer(options);
158421
158415
  }
158422
158416
 
@@ -179408,20 +179402,6 @@ var DidYouMeanCommands = {
179408
179402
  await shouldRunCommand(result, userCommand) && await this.config.runCommand(result, opts.argv);
179409
179403
  };
179410
179404
 
179411
- // ../cli-kit/dist/public/node/cli-launcher.js
179412
- init_cjs_shims();
179413
- import { fileURLToPath as fileURLToPath7 } from "node:url";
179414
- async function launchCLI(options) {
179415
- let { errorHandler: errorHandler2 } = await import("./error-handler-FY3IUTH3.js"), { isDevelopment } = await import("./local-TRXHLDGT.js"), oclif = await import("./lib-XYCLX35G.js"), { ShopifyConfig } = await import("./custom-oclif-loader-4V6TU5BB.js");
179416
- isDevelopment() && (oclif.default.settings.debug = !0);
179417
- try {
179418
- let config2 = new ShopifyConfig({ root: fileURLToPath7(options.moduleURL) });
179419
- await config2.load(), await oclif.default.run(options.argv, config2), await oclif.default.flush();
179420
- } catch (error) {
179421
- return await errorHandler2(error), oclif.default.Errors.handle(error);
179422
- }
179423
- }
179424
-
179425
179405
  // src/index.ts
179426
179406
  import fs6 from "fs";
179427
179407
 
@@ -179444,7 +179424,7 @@ var TUNNEL_PROVIDER = "cloudflare", provider_default = defineProvider({ name: TU
179444
179424
 
179445
179425
  // ../plugin-cloudflare/dist/install-cloudflared.js
179446
179426
  init_cjs_shims();
179447
- import { fileURLToPath as fileURLToPath8 } from "url";
179427
+ import { fileURLToPath as fileURLToPath7 } from "url";
179448
179428
  import util from "util";
179449
179429
  import { pipeline as pipeline2 } from "stream";
179450
179430
  import { execSync, execFileSync } from "child_process";
@@ -179474,7 +179454,7 @@ function getURL(platform2 = process.platform, arch = process.arch) {
179474
179454
  return CLOUDFLARE_REPO + fileName;
179475
179455
  }
179476
179456
  function getBinPathTarget(env = process.env, platform2 = process.platform) {
179477
- return env.SHOPIFY_CLI_CLOUDFLARED_PATH ? env.SHOPIFY_CLI_CLOUDFLARED_PATH : joinPath(dirname(fileURLToPath8(import.meta.url)), "..", "bin", platform2 === "win32" ? "cloudflared.exe" : "cloudflared");
179457
+ return env.SHOPIFY_CLI_CLOUDFLARED_PATH ? env.SHOPIFY_CLI_CLOUDFLARED_PATH : joinPath(dirname(fileURLToPath7(import.meta.url)), "..", "bin", platform2 === "win32" ? "cloudflared.exe" : "cloudflared");
179478
179458
  }
179479
179459
  async function install(env = process.env, platform2 = process.platform, arch = process.arch) {
179480
179460
  if (env.SHOPIFY_CLI_IGNORE_CLOUDFLARED) {
@@ -179527,7 +179507,7 @@ async function downloadFile(url, to) {
179527
179507
 
179528
179508
  // ../plugin-cloudflare/dist/tunnel.js
179529
179509
  import { Writable as Writable2 } from "stream";
179530
- import { fileURLToPath as fileURLToPath9 } from "url";
179510
+ import { fileURLToPath as fileURLToPath8 } from "url";
179531
179511
  var tunnel_default = startTunnel({ provider: TUNNEL_PROVIDER, action: hookStart }), TUNNEL_TIMEOUT = isUnitTest() ? 0.2 : 40, MAX_RETRIES = 5;
179532
179512
  async function hookStart(port) {
179533
179513
  try {
@@ -179639,7 +179619,7 @@ function findConnection(data) {
179639
179619
  return match2 && match2[0];
179640
179620
  }
179641
179621
  function getBinPathTarget2() {
179642
- return process.env.SHOPIFY_CLI_CLOUDFLARED_PATH ? process.env.SHOPIFY_CLI_CLOUDFLARED_PATH : joinPath(dirname(fileURLToPath9(import.meta.url)), "..", "bin", process.platform === "win32" ? "cloudflared.exe" : "cloudflared");
179622
+ return process.env.SHOPIFY_CLI_CLOUDFLARED_PATH ? process.env.SHOPIFY_CLI_CLOUDFLARED_PATH : joinPath(dirname(fileURLToPath8(import.meta.url)), "..", "bin", process.platform === "win32" ? "cloudflared.exe" : "cloudflared");
179643
179623
  }
179644
179624
  function getTunnelDomain() {
179645
179625
  return process.env.SHOPIFY_CLI_CLOUDFLARED_DOMAIN ?? "trycloudflare.com";
@@ -179660,13 +179640,10 @@ signals.forEach((signal) => {
179660
179640
  var columns2 = Number(process.env.SHOPIFY_CLI_COLUMNS);
179661
179641
  isNaN(columns2) || (process.stdout.columns = columns2);
179662
179642
  async function runShopifyCLI({ development }) {
179663
- await runCLI(
179664
- {
179665
- moduleURL: import.meta.url,
179666
- development
179667
- },
179668
- launchCLI
179669
- );
179643
+ await runCLI({
179644
+ moduleURL: import.meta.url,
179645
+ development
179646
+ });
179670
179647
  }
179671
179648
  commands3.plugins.hidden = !0;
179672
179649
  commands3["plugins:install"].description = "";
@@ -22,7 +22,7 @@ import {
22
22
  themeToken,
23
23
  useEmbeddedThemeCLI,
24
24
  useThemebundling
25
- } from "./chunk-CDEOMLBD.js";
25
+ } from "./chunk-6V3JEX2A.js";
26
26
  import "./chunk-2HGYYNE5.js";
27
27
  import "./chunk-XVNW332R.js";
28
28
  import "./chunk-K6Y4FYT5.js";
@@ -61,4 +61,4 @@ export {
61
61
  useEmbeddedThemeCLI,
62
62
  useThemebundling
63
63
  };
64
- //# sourceMappingURL=local-TRXHLDGT.js.map
64
+ //# sourceMappingURL=local-SU4FNBZU.js.map
@@ -12,19 +12,19 @@ import {
12
12
  importLocal,
13
13
  logRequestLine,
14
14
  setConstructors
15
- } from "./chunk-5BBDQN6X.js";
16
- import "./chunk-XMTTGOZD.js";
17
- import "./chunk-2C3DNFVI.js";
18
- import "./chunk-DBJLGOY2.js";
15
+ } from "./chunk-EPCOMGTE.js";
16
+ import "./chunk-4IOYUZUL.js";
17
+ import "./chunk-VKFUEWKR.js";
18
+ import "./chunk-3HPSHLFG.js";
19
19
  import "./chunk-O5K4AU7Q.js";
20
- import "./chunk-HACHBHSU.js";
21
- import "./chunk-SIP3D6LF.js";
22
- import "./chunk-P5TTDXTY.js";
23
- import "./chunk-JYJHRYOY.js";
24
- import "./chunk-YMBTAXI4.js";
20
+ import "./chunk-GIX7PVWB.js";
21
+ import "./chunk-APLIZ3QU.js";
22
+ import "./chunk-6FA42ZJ7.js";
23
+ import "./chunk-TJHYV7JJ.js";
24
+ import "./chunk-VQZPHO4H.js";
25
25
  import "./chunk-VSLR7ET4.js";
26
- import "./chunk-LP2745DV.js";
27
- import "./chunk-ZGU6M4YD.js";
26
+ import "./chunk-PPPEGJ7O.js";
27
+ import "./chunk-53CWVDMP.js";
28
28
  import "./chunk-BYPQXSAL.js";
29
29
  import {
30
30
  AbortError,
@@ -32,7 +32,7 @@ import {
32
32
  readFile,
33
33
  renderSuccess,
34
34
  source_default
35
- } from "./chunk-CDEOMLBD.js";
35
+ } from "./chunk-6V3JEX2A.js";
36
36
  import "./chunk-2HGYYNE5.js";
37
37
  import "./chunk-XVNW332R.js";
38
38
  import "./chunk-K6Y4FYT5.js";
@@ -162,4 +162,4 @@ async function startNodeServer({
162
162
  export {
163
163
  startNodeServer
164
164
  };
165
- //# sourceMappingURL=node-VC56S7TM.js.map
165
+ //# sourceMappingURL=node-U5FGKDT2.js.map
@@ -28,9 +28,9 @@ import {
28
28
  versionSatisfies,
29
29
  writePackageJSON,
30
30
  yarnLockfile
31
- } from "./chunk-ZGU6M4YD.js";
31
+ } from "./chunk-53CWVDMP.js";
32
32
  import "./chunk-BYPQXSAL.js";
33
- import "./chunk-CDEOMLBD.js";
33
+ import "./chunk-6V3JEX2A.js";
34
34
  import "./chunk-2HGYYNE5.js";
35
35
  import "./chunk-XVNW332R.js";
36
36
  import "./chunk-K6Y4FYT5.js";
@@ -75,4 +75,4 @@ export {
75
75
  writePackageJSON,
76
76
  yarnLockfile
77
77
  };
78
- //# sourceMappingURL=node-package-manager-NJIF6677.js.map
78
+ //# sourceMappingURL=node-package-manager-XROEB5NU.js.map