@shopify/cli 3.86.0 → 3.87.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/README.md +2 -1
  2. package/dist/assets/dev-console/extensions/dev-console/assets/index-0hw3R_TS.css +1 -0
  3. package/dist/assets/dev-console/index.html +2 -2
  4. package/dist/{chunk-NMH42STK.js → chunk-43MAAODZ.js} +29 -17
  5. package/dist/{chunk-O32LAXNO.js → chunk-4RMT22ZG.js} +116 -97
  6. package/dist/{chunk-UAYSVXRU.js → chunk-4X3OSIUW.js} +19 -7
  7. package/dist/{chunk-WZTQS5NN.js → chunk-6CKI4ZVA.js} +8 -8
  8. package/dist/{chunk-J5WELXX6.js → chunk-77FBLQSY.js} +3 -3
  9. package/dist/{chunk-7VKRIIXT.js → chunk-DX2IC6MA.js} +25 -8
  10. package/dist/chunk-EZQWZ57B.js +53 -0
  11. package/dist/{chunk-NIZJP24I.js → chunk-FBDL6M34.js} +4 -4
  12. package/dist/{chunk-TCTK5NQE.js → chunk-GK3L6WCO.js} +8 -8
  13. package/dist/{chunk-4MSYMXAX.js → chunk-GPKHDSF5.js} +2 -2
  14. package/dist/{chunk-5RBPM5MR.js → chunk-GV3VXLHN.js} +7 -7
  15. package/dist/{chunk-6UMZO4DD.js → chunk-H3HXI5FI.js} +5 -5
  16. package/dist/{chunk-LPSHXR57.js → chunk-H5JSK6HV.js} +2 -2
  17. package/dist/{chunk-AM4QB5OM.js → chunk-HMDWNGIV.js} +100 -206
  18. package/dist/{chunk-4YT3BY2B.js → chunk-HMJUSDS7.js} +2 -2
  19. package/dist/{chunk-LOWKEYZ4.js → chunk-ILCR5V7H.js} +2 -2
  20. package/dist/{chunk-GAPPN3SH.js → chunk-JJ3N36EZ.js} +3 -3
  21. package/dist/{chunk-6FH6AJI5.js → chunk-KUJQ4AB6.js} +103 -2
  22. package/dist/{chunk-ZRLTG3SU.js → chunk-KW37WO42.js} +4 -4
  23. package/dist/{chunk-7TE554OT.js → chunk-LMVYXPIS.js} +22 -9
  24. package/dist/{chunk-IZMUO44N.js → chunk-LVH6EINO.js} +5 -5
  25. package/dist/{chunk-G3RY2PNL.js → chunk-LWFYEQVC.js} +4 -4
  26. package/dist/{chunk-KIMPXWRC.js → chunk-MJ2CC5UF.js} +4 -4
  27. package/dist/{chunk-LDJGMHXE.js → chunk-NKJY5K45.js} +4 -4
  28. package/dist/{chunk-DKRTUP7T.js → chunk-PE3YDRXC.js} +2 -2
  29. package/dist/{chunk-PFWYGIIB.js → chunk-PU7263L3.js} +4 -4
  30. package/dist/{chunk-E25JAFOX.js → chunk-PW5V2LBK.js} +3 -3
  31. package/dist/{chunk-JMQJQNH7.js → chunk-QIIIG73M.js} +60 -186
  32. package/dist/{chunk-LDFPMZVN.js → chunk-R7GPNRH3.js} +2 -2
  33. package/dist/{chunk-4TSN5PHA.js → chunk-TVAQLJIT.js} +3 -3
  34. package/dist/{chunk-AA57B6YW.js → chunk-TY4JIQTU.js} +3 -3
  35. package/dist/{chunk-2KZOUSPH.js → chunk-U4EHUN6F.js} +5 -5
  36. package/dist/{chunk-AQK2VHTY.js → chunk-U6SKVYZN.js} +3 -3
  37. package/dist/{chunk-UKECTTQZ.js → chunk-UQLUAYP7.js} +2 -2
  38. package/dist/{chunk-ZZGMPT2W.js → chunk-VDMWZFUE.js} +3 -3
  39. package/dist/{chunk-X2YIODUW.js → chunk-VLBE545G.js} +15 -1237
  40. package/dist/{chunk-5Q7CDSRK.js → chunk-VQVENW26.js} +6 -6
  41. package/dist/{chunk-GU76E24D.js → chunk-VRRM2VMH.js} +6 -6
  42. package/dist/{chunk-F2V6FX7R.js → chunk-WM77PTR2.js} +4 -4
  43. package/dist/chunk-XB6A45UN.js +80 -0
  44. package/dist/{chunk-EG6MBBEN.js → chunk-Y2JP6WFP.js} +2 -2
  45. package/dist/{chunk-UXJEPFC3.js → chunk-ZWG6Y7VK.js} +3 -3
  46. package/dist/cli/commands/auth/login.js +16 -13
  47. package/dist/cli/commands/auth/login.test.js +18 -15
  48. package/dist/cli/commands/auth/logout.js +16 -13
  49. package/dist/cli/commands/auth/logout.test.js +18 -15
  50. package/dist/cli/commands/cache/clear.js +16 -13
  51. package/dist/cli/commands/debug/command-flags.js +16 -13
  52. package/dist/cli/commands/docs/generate.js +16 -13
  53. package/dist/cli/commands/docs/generate.test.js +17 -14
  54. package/dist/cli/commands/help.js +16 -13
  55. package/dist/cli/commands/kitchen-sink/async.js +17 -14
  56. package/dist/cli/commands/kitchen-sink/async.test.js +18 -15
  57. package/dist/cli/commands/kitchen-sink/index.js +19 -16
  58. package/dist/cli/commands/kitchen-sink/index.test.js +20 -17
  59. package/dist/cli/commands/kitchen-sink/prompts.js +17 -14
  60. package/dist/cli/commands/kitchen-sink/prompts.test.js +18 -15
  61. package/dist/cli/commands/kitchen-sink/static.js +17 -14
  62. package/dist/cli/commands/kitchen-sink/static.test.js +18 -15
  63. package/dist/cli/commands/notifications/generate.js +17 -14
  64. package/dist/cli/commands/notifications/list.js +17 -14
  65. package/dist/cli/commands/search.js +17 -14
  66. package/dist/cli/commands/upgrade.js +17 -14
  67. package/dist/cli/commands/upgrade.test.js +1 -1
  68. package/dist/cli/commands/version.js +17 -14
  69. package/dist/cli/commands/version.test.js +18 -15
  70. package/dist/cli/services/commands/notifications.js +12 -9
  71. package/dist/cli/services/commands/search.js +8 -5
  72. package/dist/cli/services/commands/search.test.js +9 -6
  73. package/dist/cli/services/commands/version.js +9 -6
  74. package/dist/cli/services/commands/version.test.js +11 -8
  75. package/dist/cli/services/kitchen-sink/async.js +8 -5
  76. package/dist/cli/services/kitchen-sink/prompts.js +8 -5
  77. package/dist/cli/services/kitchen-sink/static.js +8 -5
  78. package/dist/cli/services/upgrade.js +9 -6
  79. package/dist/cli/services/upgrade.test.js +11 -8
  80. package/dist/{custom-oclif-loader-Y4GWKKAU.js → custom-oclif-loader-QBK7WNIL.js} +18 -11
  81. package/dist/{del-DIPVIUR3.js → del-E4LJOSMR.js} +6 -6
  82. package/dist/{error-handler-WPYX52XY.js → error-handler-YWRJD3ZX.js} +14 -11
  83. package/dist/hooks/postrun.js +14 -72
  84. package/dist/hooks/prerun.js +13 -10
  85. package/dist/{http-proxy-node16-K5X7BUK5.js → http-proxy-node16-VGGP6PLA.js} +5 -5
  86. package/dist/index.js +2882 -1679
  87. package/dist/{lib-EMZRCLCJ.js → lib-G7Q5M6VX.js} +4 -3
  88. package/dist/{local-ZMOSXANE.js → local-DU2CZ6Z3.js} +8 -5
  89. package/dist/{magic-string.es-UZAAPNRE.js → magic-string.es-S5HKFBJX.js} +5 -6
  90. package/dist/{morph-EGK76SED.js → morph-37GC7LQM.js} +16 -20
  91. package/dist/{node-package-manager-4KOKGFQG.js → node-package-manager-W22PEMMM.js} +9 -6
  92. package/dist/{npa-LHT53SWR.js → npa-E675GQOI.js} +5 -3
  93. package/dist/{path-GB4VIEM6.js → path-COZT77T2.js} +2 -2
  94. package/dist/tsconfig.tsbuildinfo +1 -1
  95. package/dist/{ui-YYVT2VLD.js → ui-GTBNK773.js} +8 -5
  96. package/dist/{workerd-35SAC4OI.js → workerd-CT4T6SDW.js} +18 -17
  97. package/oclif.manifest.json +95 -127
  98. package/package.json +8 -8
  99. package/dist/assets/dev-console/extensions/dev-console/assets/index-BteeGmYf.css +0 -1
  100. package/dist/chunk-IWFYXDPH.js +0 -109
  101. /package/dist/assets/dev-console/extensions/dev-console/assets/{index-Cj8WCHlM.js → index-C12jKScn.js} +0 -0
@@ -1,11 +1,12 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-X2YIODUW.js";
3
+ } from "./chunk-VLBE545G.js";
4
4
  import "./chunk-UMUTXITN.js";
5
- import "./chunk-6FH6AJI5.js";
5
+ import "./chunk-HMDWNGIV.js";
6
+ import "./chunk-KUJQ4AB6.js";
6
7
  import "./chunk-G2ZZKGSV.js";
7
8
  import "./chunk-UV5N2VL7.js";
8
9
  import "./chunk-XE5EOEBL.js";
9
10
  import "./chunk-PKR7KJ6P.js";
10
11
  export default require_lib();
11
- //# sourceMappingURL=lib-EMZRCLCJ.js.map
12
+ //# sourceMappingURL=lib-G7Q5M6VX.js.map
@@ -20,16 +20,19 @@ import {
20
20
  macAddress,
21
21
  opentelemetryDomain,
22
22
  themeToken
23
- } from "./chunk-JMQJQNH7.js";
24
- import "./chunk-X2YIODUW.js";
23
+ } from "./chunk-QIIIG73M.js";
24
+ import "./chunk-VLBE545G.js";
25
25
  import "./chunk-UMUTXITN.js";
26
- import "./chunk-6FH6AJI5.js";
26
+ import "./chunk-HMDWNGIV.js";
27
+ import "./chunk-KUJQ4AB6.js";
27
28
  import "./chunk-Q2H6D2MH.js";
28
29
  import "./chunk-G2ZZKGSV.js";
29
30
  import "./chunk-6ONJEX7Y.js";
30
31
  import "./chunk-UV5N2VL7.js";
31
32
  import "./chunk-XE5EOEBL.js";
32
- import "./chunk-EG6MBBEN.js";
33
+ import "./chunk-CTFDRWUN.js";
34
+ import "./chunk-7IK72W75.js";
35
+ import "./chunk-Y2JP6WFP.js";
33
36
  import "./chunk-PKR7KJ6P.js";
34
37
  export {
35
38
  alwaysLogAnalytics,
@@ -54,4 +57,4 @@ export {
54
57
  opentelemetryDomain,
55
58
  themeToken
56
59
  };
57
- //# sourceMappingURL=local-ZMOSXANE.js.map
60
+ //# sourceMappingURL=local-DU2CZ6Z3.js.map
@@ -5,9 +5,9 @@ import {
5
5
  // ../../node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.mjs
6
6
  init_cjs_shims();
7
7
 
8
- // ../../node_modules/.pnpm/@jridgewell+sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
8
+ // ../../node_modules/.pnpm/@jridgewell+sourcemap-codec@1.5.5/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
9
9
  init_cjs_shims();
10
- var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", intToChar = new Uint8Array(64), charToInt = new Uint8Array(128);
10
+ var comma = 44, semicolon = 59, 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;
@@ -49,12 +49,11 @@ function encode(decoded) {
49
49
  let writer = new StringWriter(), sourcesIndex = 0, sourceLine = 0, sourceColumn = 0, namesIndex = 0;
50
50
  for (let i = 0; i < decoded.length; i++) {
51
51
  let line = decoded[i];
52
- if (i > 0 && writer.write(59), line.length === 0)
53
- continue;
52
+ if (i > 0 && writer.write(semicolon), line.length === 0) continue;
54
53
  let genColumn = 0;
55
54
  for (let j = 0; j < line.length; j++) {
56
55
  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)));
56
+ j > 0 && writer.write(comma), 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)));
58
57
  }
59
58
  }
60
59
  return writer.flush();
@@ -811,4 +810,4 @@ export {
811
810
  SourceMap,
812
811
  MagicString as default
813
812
  };
814
- //# sourceMappingURL=magic-string.es-UZAAPNRE.js.map
813
+ //# sourceMappingURL=magic-string.es-S5HKFBJX.js.map
@@ -1,14 +1,12 @@
1
1
  import {
2
- require_brace_expansion
3
- } from "./chunk-IWFYXDPH.js";
2
+ require_brace_expansion,
3
+ require_source_map_support
4
+ } from "./chunk-KUJQ4AB6.js";
5
+ import "./chunk-XE5EOEBL.js";
4
6
  import {
5
7
  require_out
6
8
  } from "./chunk-CTFDRWUN.js";
7
9
  import "./chunk-7IK72W75.js";
8
- import {
9
- require_source_map_support
10
- } from "./chunk-6FH6AJI5.js";
11
- import "./chunk-XE5EOEBL.js";
12
10
  import {
13
11
  __commonJS,
14
12
  __require,
@@ -188213,11 +188211,9 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
188213
188211
  }
188214
188212
  getSourceFiles(globPatterns) {
188215
188213
  let { compilerFactory, fileSystemWrapper } = this._context, dir = this;
188216
- if (typeof globPatterns == "string" || globPatterns instanceof Array) {
188217
- let finalGlobPatterns = typeof globPatterns == "string" ? [globPatterns] : globPatterns;
188218
- return Array.from(getFilteredSourceFiles(finalGlobPatterns));
188219
- } else
188220
- return Array.from(this._getSourceFilesIterator());
188214
+ if (typeof globPatterns == "string" || globPatterns instanceof Array)
188215
+ return Array.from(getFilteredSourceFiles(typeof globPatterns == "string" ? [globPatterns] : globPatterns));
188216
+ return Array.from(this._getSourceFilesIterator());
188221
188217
  function* getFilteredSourceFiles(globPatterns2) {
188222
188218
  let sourceFilePaths = Array.from(getSourceFilePaths()), matchedPaths = common.matchGlobs(sourceFilePaths, globPatterns2, dir.getPath());
188223
188219
  for (let matchedPath of matchedPaths)
@@ -190639,18 +190635,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
190639
190635
  }
190640
190636
  });
190641
190637
 
190642
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190638
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190643
190639
  init_cjs_shims();
190644
190640
  var import_ts_morph2 = __toESM(require_ts_morph(), 1);
190645
190641
 
190646
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190642
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190647
190643
  init_cjs_shims();
190648
190644
  var import_ts_morph = __toESM(require_ts_morph(), 1);
190649
190645
 
190650
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190646
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190651
190647
  init_cjs_shims();
190652
190648
 
190653
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190649
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190654
190650
  init_cjs_shims();
190655
190651
  function getJsDocOrCreate(node) {
190656
190652
  return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
@@ -190664,7 +190660,7 @@ function sanitizeType(str) {
190664
190660
  return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
190665
190661
  }
190666
190662
 
190667
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190663
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190668
190664
  function generateFunctionDocumentation(functionNode, variableStatement) {
190669
190665
  let outputDocNode = getOutputJsDocNodeOrCreate(
190670
190666
  functionNode,
@@ -190727,7 +190723,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
190727
190723
  return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
190728
190724
  }
190729
190725
 
190730
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190726
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190731
190727
  function generateClassDocumentation(classNode) {
190732
190728
  generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
190733
190729
  }
@@ -190755,7 +190751,7 @@ function generateModifierDocumentation(classMember) {
190755
190751
  }
190756
190752
  }
190757
190753
 
190758
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190754
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190759
190755
  init_cjs_shims();
190760
190756
  function generateTypeDefs(sourceFile, code) {
190761
190757
  let typedefs = sourceFile.getTypeAliases().map(
@@ -190868,7 +190864,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
190868
190864
  );
190869
190865
  }
190870
190866
 
190871
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190867
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190872
190868
  var DEFAULT_COMPILER_OPTIONS = {
190873
190869
  target: import_ts_morph2.ScriptTarget.ESNext,
190874
190870
  esModuleInterop: !0,
@@ -190945,4 +190941,4 @@ export {
190945
190941
  and limitations under the License.
190946
190942
  ***************************************************************************** *)
190947
190943
  */
190948
- //# sourceMappingURL=morph-EGK76SED.js.map
190944
+ //# sourceMappingURL=morph-37GC7LQM.js.map
@@ -29,17 +29,20 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-UAYSVXRU.js";
33
- import "./chunk-JMQJQNH7.js";
34
- import "./chunk-X2YIODUW.js";
32
+ } from "./chunk-4X3OSIUW.js";
33
+ import "./chunk-QIIIG73M.js";
34
+ import "./chunk-VLBE545G.js";
35
35
  import "./chunk-UMUTXITN.js";
36
- import "./chunk-6FH6AJI5.js";
36
+ import "./chunk-HMDWNGIV.js";
37
+ import "./chunk-KUJQ4AB6.js";
37
38
  import "./chunk-Q2H6D2MH.js";
38
39
  import "./chunk-G2ZZKGSV.js";
39
40
  import "./chunk-6ONJEX7Y.js";
40
41
  import "./chunk-UV5N2VL7.js";
41
42
  import "./chunk-XE5EOEBL.js";
42
- import "./chunk-EG6MBBEN.js";
43
+ import "./chunk-CTFDRWUN.js";
44
+ import "./chunk-7IK72W75.js";
45
+ import "./chunk-Y2JP6WFP.js";
43
46
  import "./chunk-PKR7KJ6P.js";
44
47
  export {
45
48
  FindUpAndReadPackageJsonNotFoundError,
@@ -73,4 +76,4 @@ export {
73
76
  writePackageJSON,
74
77
  yarnLockfile
75
78
  };
76
- //# sourceMappingURL=node-package-manager-4KOKGFQG.js.map
79
+ //# sourceMappingURL=node-package-manager-W22PEMMM.js.map
@@ -1,7 +1,9 @@
1
1
  import {
2
- require_lib,
2
+ require_lib
3
+ } from "./chunk-EZQWZ57B.js";
4
+ import {
3
5
  require_semver
4
- } from "./chunk-AM4QB5OM.js";
6
+ } from "./chunk-HMDWNGIV.js";
5
7
  import {
6
8
  __commonJS,
7
9
  __require,
@@ -1573,4 +1575,4 @@ var require_npa = __commonJS({
1573
1575
  }
1574
1576
  });
1575
1577
  export default require_npa();
1576
- //# sourceMappingURL=npa-LHT53SWR.js.map
1578
+ //# sourceMappingURL=npa-E675GQOI.js.map
@@ -13,7 +13,7 @@ import {
13
13
  resolvePath,
14
14
  sniffForJson,
15
15
  sniffForPath
16
- } from "./chunk-EG6MBBEN.js";
16
+ } from "./chunk-Y2JP6WFP.js";
17
17
  import "./chunk-PKR7KJ6P.js";
18
18
  export {
19
19
  basename,
@@ -31,4 +31,4 @@ export {
31
31
  sniffForJson,
32
32
  sniffForPath
33
33
  };
34
- //# sourceMappingURL=path-GB4VIEM6.js.map
34
+ //# sourceMappingURL=path-COZT77T2.js.map