@prisma/internals 6.3.0-integration-studio-ux-refinements.2 → 6.3.0-integration-engines-6-3-0-18-integration-fix-aws-cli-version-18e9d973d7789a29d6b3c801dc30cb76c45ee0e0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/dist/{chunk-KKMREGHN.js → chunk-53LS3WUO.js} +143 -94
  2. package/dist/{chunk-S3323RUL.js → chunk-5RV3EMX6.js} +9 -9
  3. package/dist/{chunk-2IPIBP5P.js → chunk-6MSXEABD.js} +16 -8
  4. package/dist/{chunk-CXEMRKV4.js → chunk-6TXVGFQA.js} +6 -6
  5. package/dist/{chunk-33LHUSHN.js → chunk-6XND2ZQY.js} +5 -5
  6. package/dist/{chunk-QTXYAZFX.js → chunk-AC6EAR56.js} +5 -5
  7. package/dist/{chunk-W2OR5YUF.js → chunk-ARRVEXOA.js} +13 -13
  8. package/dist/{chunk-CZDIXJEO.js → chunk-B2T5HDW7.js} +257 -11
  9. package/dist/{chunk-RDX5FNEL.js → chunk-CDW4XDBW.js} +14 -14
  10. package/dist/{chunk-ABEQ2U6R.js → chunk-CLXZMHHE.js} +5 -5
  11. package/dist/{chunk-N6K7M2HZ.js → chunk-DZYINYAA.js} +5 -5
  12. package/dist/{chunk-5BYCRWVW.js → chunk-E5AXFEFV.js} +14 -14
  13. package/dist/{chunk-JAVGNR6X.js → chunk-FBFA2BX5.js} +5 -5
  14. package/dist/{chunk-TFSZCVKC.js → chunk-G4BGJ6IP.js} +5 -5
  15. package/dist/{chunk-2DSKCK2V.js → chunk-GEMQC6O2.js} +14 -14
  16. package/dist/{chunk-WLFXTRN5.js → chunk-H7P6PFX4.js} +5 -5
  17. package/dist/chunk-HB2Q7X5H.js +30 -0
  18. package/dist/{chunk-2XRDQCIA.js → chunk-I7IEEULS.js} +5 -5
  19. package/dist/{chunk-EKBX4J6O.js → chunk-IWJ2BUYF.js} +7 -7
  20. package/dist/{chunk-BONFK27U.js → chunk-J7ZPY2XA.js} +4 -4
  21. package/dist/{chunk-GH5ML3FF.js → chunk-K7RKBI4P.js} +15 -7
  22. package/dist/{chunk-X4U4GLWH.js → chunk-KRWS7JB4.js} +5 -4
  23. package/dist/{chunk-YU7EBOUS.js → chunk-L7IGBD7G.js} +5 -5
  24. package/dist/{chunk-QJZIYUVB.js → chunk-NXIWDQBF.js} +4 -4
  25. package/dist/{chunk-EMTIYECY.js → chunk-O5KI7246.js} +14 -14
  26. package/dist/{chunk-3DMEILBC.js → chunk-OYLZC5OV.js} +13 -13
  27. package/dist/{chunk-KEBDP2C3.js → chunk-PIPE5DSU.js} +6 -6
  28. package/dist/{chunk-CKNTB45N.js → chunk-QSAE23KV.js} +8 -3
  29. package/dist/{chunk-P6VBFLWR.js → chunk-QVVSDACW.js} +5 -5
  30. package/dist/{chunk-CHFPACOJ.js → chunk-RR2ONZZ7.js} +15 -15
  31. package/dist/{chunk-UPIULDLZ.js → chunk-SHJNE6T7.js} +8 -8
  32. package/dist/{chunk-H32RDGWV.js → chunk-TTNZ3VMV.js} +58 -58
  33. package/dist/{chunk-KIX3MA7U.js → chunk-UMSGEFQD.js} +5 -5
  34. package/dist/{chunk-4XVEETXR.js → chunk-VCIX2IXO.js} +5 -5
  35. package/dist/{chunk-MH22WJ5K.js → chunk-W7LO2ZV3.js} +13 -13
  36. package/dist/{chunk-XPHFVLP7.js → chunk-WMJQ27BP.js} +5 -5
  37. package/dist/{chunk-25RJ7YTB.js → chunk-XKZ6CBLA.js} +3 -3
  38. package/dist/{chunk-E3APO3ZG.js → chunk-Y3OWT3K2.js} +5 -5
  39. package/dist/{chunk-WHAYLZYB.js → chunk-YPGH7DN3.js} +58 -58
  40. package/dist/{chunk-FUUQ6FJ4.js → chunk-YXD4CJDK.js} +25 -17
  41. package/dist/{chunk-DNQ6ZL6Z.js → chunk-Z7NR37SC.js} +15 -15
  42. package/dist/cli/checkUnsupportedDataProxy.js +41 -40
  43. package/dist/cli/getGeneratorSuccessMessage.js +3 -3
  44. package/dist/cli/getSchema.js +46 -45
  45. package/dist/cli/getTypescriptVersion.js +2 -2
  46. package/dist/cli/hashes.js +41 -40
  47. package/dist/client/getClientEngineType.d.ts +2 -1
  48. package/dist/client/getClientEngineType.js +4 -4
  49. package/dist/convertCredentials.js +5 -4
  50. package/dist/engine-commands/errorHelpers.js +4 -4
  51. package/dist/engine-commands/formatSchema.js +40 -39
  52. package/dist/engine-commands/getConfig.js +12 -12
  53. package/dist/engine-commands/getDmmf.js +9 -9
  54. package/dist/engine-commands/getEngineVersion.js +8 -8
  55. package/dist/engine-commands/getEnginesMetaInfo.js +10 -10
  56. package/dist/engine-commands/index.js +51 -50
  57. package/dist/engine-commands/lintSchema.js +8 -8
  58. package/dist/engine-commands/mergeSchemas.js +9 -9
  59. package/dist/engine-commands/queryEngineCommons.js +6 -6
  60. package/dist/engine-commands/validate.js +9 -9
  61. package/dist/get-generators/generatorResolvers/generatorResolvers.js +40 -39
  62. package/dist/get-generators/generatorResolvers/prisma-client-js/auto-installation/findPrismaClientDir.js +3 -3
  63. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +40 -39
  64. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/resolve.js +3 -3
  65. package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +41 -40
  66. package/dist/get-generators/getGenerators.js +43 -42
  67. package/dist/getPackedPackage.js +4 -4
  68. package/dist/index.d.ts +1 -0
  69. package/dist/index.js +94 -90
  70. package/dist/resolveBinary.js +7 -7
  71. package/dist/schemaEngineCommands.js +8 -8
  72. package/dist/sendPanic.js +40 -39
  73. package/dist/utils/cloudflareD1.js +4 -4
  74. package/dist/utils/fs-functional.js +10 -10
  75. package/dist/utils/fs-utils.js +8 -8
  76. package/dist/utils/getEnvPaths.js +40 -39
  77. package/dist/utils/getGitHubIssueUrl.js +4 -4
  78. package/dist/utils/getVersionFromPackageJson.js +3 -3
  79. package/dist/utils/handleEngineLoadingErrors.js +3 -3
  80. package/dist/utils/handlePanic.js +40 -39
  81. package/dist/utils/load.js +4 -4
  82. package/dist/utils/loadEnvFile.js +40 -39
  83. package/dist/utils/prismaPostgres.d.ts +3 -0
  84. package/dist/utils/prismaPostgres.js +27 -0
  85. package/dist/utils/prismaPostgres.test.d.ts +1 -0
  86. package/dist/utils/prismaPostgres.test.js +15 -0
  87. package/dist/wasm.js +4 -4
  88. package/package.json +19 -11
  89. package/dist/chunk-PPCNLYSB.js +0 -47
  90. package/dist/typescript-AILDXN3I.js +0 -205230
  91. package/dist/typescript-WN4QH2CP.js +0 -205192
@@ -16,17 +16,17 @@ var __copyProps = (to, from, except, desc) => {
16
16
  return to;
17
17
  };
18
18
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
- var chunk_KKMREGHN_exports = {};
20
- __export(chunk_KKMREGHN_exports, {
19
+ var chunk_53LS3WUO_exports = {};
20
+ __export(chunk_53LS3WUO_exports, {
21
21
  require_globby: () => require_globby,
22
22
  require_is_glob: () => require_is_glob,
23
23
  require_out: () => require_out4,
24
24
  require_slash: () => require_slash
25
25
  });
26
- module.exports = __toCommonJS(chunk_KKMREGHN_exports);
26
+ module.exports = __toCommonJS(chunk_53LS3WUO_exports);
27
27
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
28
28
  var require_array = (0, import_chunk_WWAWV7DQ.__commonJS)({
29
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/array.js"(exports) {
29
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/array.js"(exports) {
30
30
  "use strict";
31
31
  Object.defineProperty(exports, "__esModule", { value: true });
32
32
  exports.splitWhen = exports.flatten = void 0;
@@ -51,7 +51,7 @@ var require_array = (0, import_chunk_WWAWV7DQ.__commonJS)({
51
51
  }
52
52
  });
53
53
  var require_errno = (0, import_chunk_WWAWV7DQ.__commonJS)({
54
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/errno.js"(exports) {
54
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/errno.js"(exports) {
55
55
  "use strict";
56
56
  Object.defineProperty(exports, "__esModule", { value: true });
57
57
  exports.isEnoentCodeError = void 0;
@@ -62,7 +62,7 @@ var require_errno = (0, import_chunk_WWAWV7DQ.__commonJS)({
62
62
  }
63
63
  });
64
64
  var require_fs = (0, import_chunk_WWAWV7DQ.__commonJS)({
65
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/fs.js"(exports) {
65
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/fs.js"(exports) {
66
66
  "use strict";
67
67
  Object.defineProperty(exports, "__esModule", { value: true });
68
68
  exports.createDirentFromStats = void 0;
@@ -85,7 +85,7 @@ var require_fs = (0, import_chunk_WWAWV7DQ.__commonJS)({
85
85
  }
86
86
  });
87
87
  var require_path = (0, import_chunk_WWAWV7DQ.__commonJS)({
88
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/path.js"(exports) {
88
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/path.js"(exports) {
89
89
  "use strict";
90
90
  Object.defineProperty(exports, "__esModule", { value: true });
91
91
  exports.convertPosixPathToPattern = exports.convertWindowsPathToPattern = exports.convertPathToPattern = exports.escapePosixPath = exports.escapeWindowsPath = exports.escape = exports.removeLeadingDotSegment = exports.makeAbsolute = exports.unixify = void 0;
@@ -309,7 +309,7 @@ var require_glob_parent = (0, import_chunk_WWAWV7DQ.__commonJS)({
309
309
  }
310
310
  });
311
311
  var require_utils = (0, import_chunk_WWAWV7DQ.__commonJS)({
312
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.js"(exports) {
312
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/lib/utils.js"(exports) {
313
313
  "use strict";
314
314
  exports.isInteger = (num) => {
315
315
  if (typeof num === "number") {
@@ -327,7 +327,7 @@ var require_utils = (0, import_chunk_WWAWV7DQ.__commonJS)({
327
327
  return (Number(max) - Number(min)) / Number(step) >= limit;
328
328
  };
329
329
  exports.escapeNode = (block, n = 0, type) => {
330
- let node = block.nodes[n];
330
+ const node = block.nodes[n];
331
331
  if (!node) return;
332
332
  if (type && node.type === type || node.type === "open" || node.type === "close") {
333
333
  if (node.escaped !== true) {
@@ -372,8 +372,14 @@ var require_utils = (0, import_chunk_WWAWV7DQ.__commonJS)({
372
372
  const result = [];
373
373
  const flat = (arr) => {
374
374
  for (let i = 0; i < arr.length; i++) {
375
- let ele = arr[i];
376
- Array.isArray(ele) ? flat(ele, result) : ele !== void 0 && result.push(ele);
375
+ const ele = arr[i];
376
+ if (Array.isArray(ele)) {
377
+ flat(ele);
378
+ continue;
379
+ }
380
+ if (ele !== void 0) {
381
+ result.push(ele);
382
+ }
377
383
  }
378
384
  return result;
379
385
  };
@@ -383,13 +389,13 @@ var require_utils = (0, import_chunk_WWAWV7DQ.__commonJS)({
383
389
  }
384
390
  });
385
391
  var require_stringify = (0, import_chunk_WWAWV7DQ.__commonJS)({
386
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.js"(exports, module2) {
392
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/lib/stringify.js"(exports, module2) {
387
393
  "use strict";
388
394
  var utils = require_utils();
389
395
  module2.exports = (ast, options = {}) => {
390
- let stringify = (node, parent = {}) => {
391
- let invalidBlock = options.escapeInvalid && utils.isInvalidBrace(parent);
392
- let invalidNode = node.invalid === true && options.escapeInvalid === true;
396
+ const stringify = (node, parent = {}) => {
397
+ const invalidBlock = options.escapeInvalid && utils.isInvalidBrace(parent);
398
+ const invalidNode = node.invalid === true && options.escapeInvalid === true;
393
399
  let output = "";
394
400
  if (node.value) {
395
401
  if ((invalidBlock || invalidNode) && utils.isOpenOrClose(node)) {
@@ -401,7 +407,7 @@ var require_stringify = (0, import_chunk_WWAWV7DQ.__commonJS)({
401
407
  return node.value;
402
408
  }
403
409
  if (node.nodes) {
404
- for (let child of node.nodes) {
410
+ for (const child of node.nodes) {
405
411
  output += stringify(child);
406
412
  }
407
413
  }
@@ -827,21 +833,22 @@ var require_fill_range = (0, import_chunk_WWAWV7DQ.__commonJS)({
827
833
  }
828
834
  });
829
835
  var require_compile = (0, import_chunk_WWAWV7DQ.__commonJS)({
830
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.js"(exports, module2) {
836
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/lib/compile.js"(exports, module2) {
831
837
  "use strict";
832
838
  var fill = require_fill_range();
833
839
  var utils = require_utils();
834
840
  var compile = (ast, options = {}) => {
835
- let walk = (node, parent = {}) => {
836
- let invalidBlock = utils.isInvalidBrace(parent);
837
- let invalidNode = node.invalid === true && options.escapeInvalid === true;
838
- let invalid = invalidBlock === true || invalidNode === true;
839
- let prefix = options.escapeInvalid === true ? "\\" : "";
841
+ const walk = (node, parent = {}) => {
842
+ const invalidBlock = utils.isInvalidBrace(parent);
843
+ const invalidNode = node.invalid === true && options.escapeInvalid === true;
844
+ const invalid = invalidBlock === true || invalidNode === true;
845
+ const prefix = options.escapeInvalid === true ? "\\" : "";
840
846
  let output = "";
841
847
  if (node.isOpen === true) {
842
848
  return prefix + node.value;
843
849
  }
844
850
  if (node.isClose === true) {
851
+ console.log("node.isClose", prefix, node.value);
845
852
  return prefix + node.value;
846
853
  }
847
854
  if (node.type === "open") {
@@ -857,14 +864,14 @@ var require_compile = (0, import_chunk_WWAWV7DQ.__commonJS)({
857
864
  return node.value;
858
865
  }
859
866
  if (node.nodes && node.ranges > 0) {
860
- let args = utils.reduce(node.nodes);
861
- let range = fill(...args, { ...options, wrap: false, toRegex: true });
867
+ const args = utils.reduce(node.nodes);
868
+ const range = fill(...args, { ...options, wrap: false, toRegex: true, strictZeros: true });
862
869
  if (range.length !== 0) {
863
870
  return args.length > 1 && range.length > 1 ? `(${range})` : range;
864
871
  }
865
872
  }
866
873
  if (node.nodes) {
867
- for (let child of node.nodes) {
874
+ for (const child of node.nodes) {
868
875
  output += walk(child, node);
869
876
  }
870
877
  }
@@ -876,22 +883,22 @@ var require_compile = (0, import_chunk_WWAWV7DQ.__commonJS)({
876
883
  }
877
884
  });
878
885
  var require_expand = (0, import_chunk_WWAWV7DQ.__commonJS)({
879
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.js"(exports, module2) {
886
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/lib/expand.js"(exports, module2) {
880
887
  "use strict";
881
888
  var fill = require_fill_range();
882
889
  var stringify = require_stringify();
883
890
  var utils = require_utils();
884
891
  var append = (queue = "", stash = "", enclose = false) => {
885
- let result = [];
892
+ const result = [];
886
893
  queue = [].concat(queue);
887
894
  stash = [].concat(stash);
888
895
  if (!stash.length) return queue;
889
896
  if (!queue.length) {
890
897
  return enclose ? utils.flatten(stash).map((ele) => `{${ele}}`) : stash;
891
898
  }
892
- for (let item of queue) {
899
+ for (const item of queue) {
893
900
  if (Array.isArray(item)) {
894
- for (let value of item) {
901
+ for (const value of item) {
895
902
  result.push(append(value, stash, enclose));
896
903
  }
897
904
  } else {
@@ -904,8 +911,8 @@ var require_expand = (0, import_chunk_WWAWV7DQ.__commonJS)({
904
911
  return utils.flatten(result);
905
912
  };
906
913
  var expand = (ast, options = {}) => {
907
- let rangeLimit = options.rangeLimit === void 0 ? 1e3 : options.rangeLimit;
908
- let walk = (node, parent = {}) => {
914
+ const rangeLimit = options.rangeLimit === void 0 ? 1e3 : options.rangeLimit;
915
+ const walk = (node, parent = {}) => {
909
916
  node.queue = [];
910
917
  let p = parent;
911
918
  let q = parent.queue;
@@ -922,7 +929,7 @@ var require_expand = (0, import_chunk_WWAWV7DQ.__commonJS)({
922
929
  return;
923
930
  }
924
931
  if (node.nodes && node.ranges > 0) {
925
- let args = utils.reduce(node.nodes);
932
+ const args = utils.reduce(node.nodes);
926
933
  if (utils.exceedsLimit(...args, options.step, rangeLimit)) {
927
934
  throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");
928
935
  }
@@ -934,7 +941,7 @@ var require_expand = (0, import_chunk_WWAWV7DQ.__commonJS)({
934
941
  node.nodes = [];
935
942
  return;
936
943
  }
937
- let enclose = utils.encloseBrace(node);
944
+ const enclose = utils.encloseBrace(node);
938
945
  let queue = node.queue;
939
946
  let block = node;
940
947
  while (block.type !== "brace" && block.type !== "root" && block.parent) {
@@ -942,7 +949,7 @@ var require_expand = (0, import_chunk_WWAWV7DQ.__commonJS)({
942
949
  queue = block.queue;
943
950
  }
944
951
  for (let i = 0; i < node.nodes.length; i++) {
945
- let child = node.nodes[i];
952
+ const child = node.nodes[i];
946
953
  if (child.type === "comma" && node.type === "brace") {
947
954
  if (i === 1) queue.push("");
948
955
  queue.push("");
@@ -968,10 +975,10 @@ var require_expand = (0, import_chunk_WWAWV7DQ.__commonJS)({
968
975
  }
969
976
  });
970
977
  var require_constants = (0, import_chunk_WWAWV7DQ.__commonJS)({
971
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.js"(exports, module2) {
978
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/lib/constants.js"(exports, module2) {
972
979
  "use strict";
973
980
  module2.exports = {
974
- MAX_LENGTH: 1024 * 64,
981
+ MAX_LENGTH: 1e4,
975
982
  // Digits
976
983
  CHAR_0: "0",
977
984
  /* 0 */
@@ -1067,7 +1074,7 @@ var require_constants = (0, import_chunk_WWAWV7DQ.__commonJS)({
1067
1074
  }
1068
1075
  });
1069
1076
  var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1070
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.js"(exports, module2) {
1077
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/lib/parse.js"(exports, module2) {
1071
1078
  "use strict";
1072
1079
  var stringify = require_stringify();
1073
1080
  var {
@@ -1103,21 +1110,20 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1103
1110
  if (typeof input !== "string") {
1104
1111
  throw new TypeError("Expected a string");
1105
1112
  }
1106
- let opts = options || {};
1107
- let max = typeof opts.maxLength === "number" ? Math.min(MAX_LENGTH, opts.maxLength) : MAX_LENGTH;
1113
+ const opts = options || {};
1114
+ const max = typeof opts.maxLength === "number" ? Math.min(MAX_LENGTH, opts.maxLength) : MAX_LENGTH;
1108
1115
  if (input.length > max) {
1109
1116
  throw new SyntaxError(`Input length (${input.length}), exceeds max characters (${max})`);
1110
1117
  }
1111
- let ast = { type: "root", input, nodes: [] };
1112
- let stack = [ast];
1118
+ const ast = { type: "root", input, nodes: [] };
1119
+ const stack = [ast];
1113
1120
  let block = ast;
1114
1121
  let prev = ast;
1115
1122
  let brackets = 0;
1116
- let length = input.length;
1123
+ const length = input.length;
1117
1124
  let index = 0;
1118
1125
  let depth = 0;
1119
1126
  let value;
1120
- let memo = {};
1121
1127
  const advance = () => input[index++];
1122
1128
  const push = (node) => {
1123
1129
  if (node.type === "text" && prev.type === "dot") {
@@ -1150,7 +1156,6 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1150
1156
  }
1151
1157
  if (value === CHAR_LEFT_SQUARE_BRACKET) {
1152
1158
  brackets++;
1153
- let closed = true;
1154
1159
  let next;
1155
1160
  while (index < length && (next = advance())) {
1156
1161
  value += next;
@@ -1189,7 +1194,7 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1189
1194
  continue;
1190
1195
  }
1191
1196
  if (value === CHAR_DOUBLE_QUOTE || value === CHAR_SINGLE_QUOTE || value === CHAR_BACKTICK) {
1192
- let open = value;
1197
+ const open = value;
1193
1198
  let next;
1194
1199
  if (options.keepQuotes !== true) {
1195
1200
  value = "";
@@ -1210,8 +1215,8 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1210
1215
  }
1211
1216
  if (value === CHAR_LEFT_CURLY_BRACE) {
1212
1217
  depth++;
1213
- let dollar = prev.value && prev.value.slice(-1) === "$" || block.dollar === true;
1214
- let brace = {
1218
+ const dollar = prev.value && prev.value.slice(-1) === "$" || block.dollar === true;
1219
+ const brace = {
1215
1220
  type: "brace",
1216
1221
  open: true,
1217
1222
  close: false,
@@ -1231,7 +1236,7 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1231
1236
  push({ type: "text", value });
1232
1237
  continue;
1233
1238
  }
1234
- let type = "close";
1239
+ const type = "close";
1235
1240
  block = stack.pop();
1236
1241
  block.close = true;
1237
1242
  push({ type, value });
@@ -1242,7 +1247,7 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1242
1247
  if (value === CHAR_COMMA && depth > 0) {
1243
1248
  if (block.ranges > 0) {
1244
1249
  block.ranges = 0;
1245
- let open = block.nodes.shift();
1250
+ const open = block.nodes.shift();
1246
1251
  block.nodes = [open, { type: "text", value: stringify(block) }];
1247
1252
  }
1248
1253
  push({ type: "comma", value });
@@ -1250,7 +1255,7 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1250
1255
  continue;
1251
1256
  }
1252
1257
  if (value === CHAR_DOT && depth > 0 && block.commas === 0) {
1253
- let siblings = block.nodes;
1258
+ const siblings = block.nodes;
1254
1259
  if (depth === 0 || siblings.length === 0) {
1255
1260
  push({ type: "text", value });
1256
1261
  continue;
@@ -1271,7 +1276,7 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1271
1276
  }
1272
1277
  if (prev.type === "range") {
1273
1278
  siblings.pop();
1274
- let before = siblings[siblings.length - 1];
1279
+ const before = siblings[siblings.length - 1];
1275
1280
  before.value += prev.value + value;
1276
1281
  prev = before;
1277
1282
  block.ranges--;
@@ -1293,8 +1298,8 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1293
1298
  node.invalid = true;
1294
1299
  }
1295
1300
  });
1296
- let parent = stack[stack.length - 1];
1297
- let index2 = parent.nodes.indexOf(block);
1301
+ const parent = stack[stack.length - 1];
1302
+ const index2 = parent.nodes.indexOf(block);
1298
1303
  parent.nodes.splice(index2, 1, ...block.nodes);
1299
1304
  }
1300
1305
  } while (stack.length > 0);
@@ -1305,7 +1310,7 @@ var require_parse = (0, import_chunk_WWAWV7DQ.__commonJS)({
1305
1310
  }
1306
1311
  });
1307
1312
  var require_braces = (0, import_chunk_WWAWV7DQ.__commonJS)({
1308
- "../../node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.js"(exports, module2) {
1313
+ "../../node_modules/.pnpm/braces@3.0.3/node_modules/braces/index.js"(exports, module2) {
1309
1314
  "use strict";
1310
1315
  var stringify = require_stringify();
1311
1316
  var compile = require_compile();
@@ -1314,8 +1319,8 @@ var require_braces = (0, import_chunk_WWAWV7DQ.__commonJS)({
1314
1319
  var braces = (input, options = {}) => {
1315
1320
  let output = [];
1316
1321
  if (Array.isArray(input)) {
1317
- for (let pattern of input) {
1318
- let result = braces.create(pattern, options);
1322
+ for (const pattern of input) {
1323
+ const result = braces.create(pattern, options);
1319
1324
  if (Array.isArray(result)) {
1320
1325
  output.push(...result);
1321
1326
  } else {
@@ -2864,13 +2869,17 @@ var require_picomatch2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
2864
2869
  }
2865
2870
  });
2866
2871
  var require_micromatch = (0, import_chunk_WWAWV7DQ.__commonJS)({
2867
- "../../node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.js"(exports, module2) {
2872
+ "../../node_modules/.pnpm/micromatch@4.0.8/node_modules/micromatch/index.js"(exports, module2) {
2868
2873
  "use strict";
2869
2874
  var util = (0, import_chunk_WWAWV7DQ.__require)("util");
2870
2875
  var braces = require_braces();
2871
2876
  var picomatch = require_picomatch2();
2872
2877
  var utils = require_utils2();
2873
- var isEmptyString = (val) => val === "" || val === "./";
2878
+ var isEmptyString = (v) => v === "" || v === "./";
2879
+ var hasBraces = (v) => {
2880
+ const index = v.indexOf("{");
2881
+ return index > -1 && v.indexOf("}", index) > -1;
2882
+ };
2874
2883
  var micromatch = (list, patterns, options) => {
2875
2884
  patterns = [].concat(patterns);
2876
2885
  list = [].concat(list);
@@ -3005,7 +3014,7 @@ var require_micromatch = (0, import_chunk_WWAWV7DQ.__commonJS)({
3005
3014
  };
3006
3015
  micromatch.braces = (pattern, options) => {
3007
3016
  if (typeof pattern !== "string") throw new TypeError("Expected a string");
3008
- if (options && options.nobrace === true || !/\{.*\}/.test(pattern)) {
3017
+ if (options && options.nobrace === true || !hasBraces(pattern)) {
3009
3018
  return [pattern];
3010
3019
  }
3011
3020
  return braces(pattern, options);
@@ -3014,14 +3023,15 @@ var require_micromatch = (0, import_chunk_WWAWV7DQ.__commonJS)({
3014
3023
  if (typeof pattern !== "string") throw new TypeError("Expected a string");
3015
3024
  return micromatch.braces(pattern, { ...options, expand: true });
3016
3025
  };
3026
+ micromatch.hasBraces = hasBraces;
3017
3027
  module2.exports = micromatch;
3018
3028
  }
3019
3029
  });
3020
3030
  var require_pattern = (0, import_chunk_WWAWV7DQ.__commonJS)({
3021
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/pattern.js"(exports) {
3031
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/pattern.js"(exports) {
3022
3032
  "use strict";
3023
3033
  Object.defineProperty(exports, "__esModule", { value: true });
3024
- exports.removeDuplicateSlashes = exports.matchAny = exports.convertPatternsToRe = exports.makeRe = exports.getPatternParts = exports.expandBraceExpansion = exports.expandPatternsWithBraceExpansion = exports.isAffectDepthOfReadingPattern = exports.endsWithSlashGlobStar = exports.hasGlobStar = exports.getBaseDirectory = exports.isPatternRelatedToParentDirectory = exports.getPatternsOutsideCurrentDirectory = exports.getPatternsInsideCurrentDirectory = exports.getPositivePatterns = exports.getNegativePatterns = exports.isPositivePattern = exports.isNegativePattern = exports.convertToNegativePattern = exports.convertToPositivePattern = exports.isDynamicPattern = exports.isStaticPattern = void 0;
3034
+ exports.isAbsolute = exports.partitionAbsoluteAndRelative = exports.removeDuplicateSlashes = exports.matchAny = exports.convertPatternsToRe = exports.makeRe = exports.getPatternParts = exports.expandBraceExpansion = exports.expandPatternsWithBraceExpansion = exports.isAffectDepthOfReadingPattern = exports.endsWithSlashGlobStar = exports.hasGlobStar = exports.getBaseDirectory = exports.isPatternRelatedToParentDirectory = exports.getPatternsOutsideCurrentDirectory = exports.getPatternsInsideCurrentDirectory = exports.getPositivePatterns = exports.getNegativePatterns = exports.isPositivePattern = exports.isNegativePattern = exports.convertToNegativePattern = exports.convertToPositivePattern = exports.isDynamicPattern = exports.isStaticPattern = void 0;
3025
3035
  var path = (0, import_chunk_WWAWV7DQ.__require)("path");
3026
3036
  var globParent = require_glob_parent();
3027
3037
  var micromatch = require_micromatch();
@@ -3161,6 +3171,23 @@ var require_pattern = (0, import_chunk_WWAWV7DQ.__commonJS)({
3161
3171
  return pattern.replace(DOUBLE_SLASH_RE, "/");
3162
3172
  }
3163
3173
  exports.removeDuplicateSlashes = removeDuplicateSlashes;
3174
+ function partitionAbsoluteAndRelative(patterns) {
3175
+ const absolute = [];
3176
+ const relative = [];
3177
+ for (const pattern of patterns) {
3178
+ if (isAbsolute(pattern)) {
3179
+ absolute.push(pattern);
3180
+ } else {
3181
+ relative.push(pattern);
3182
+ }
3183
+ }
3184
+ return [absolute, relative];
3185
+ }
3186
+ exports.partitionAbsoluteAndRelative = partitionAbsoluteAndRelative;
3187
+ function isAbsolute(pattern) {
3188
+ return path.isAbsolute(pattern);
3189
+ }
3190
+ exports.isAbsolute = isAbsolute;
3164
3191
  }
3165
3192
  });
3166
3193
  var require_merge2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
@@ -3281,7 +3308,7 @@ var require_merge2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
3281
3308
  }
3282
3309
  });
3283
3310
  var require_stream = (0, import_chunk_WWAWV7DQ.__commonJS)({
3284
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/stream.js"(exports) {
3311
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/stream.js"(exports) {
3285
3312
  "use strict";
3286
3313
  Object.defineProperty(exports, "__esModule", { value: true });
3287
3314
  exports.merge = void 0;
@@ -3302,7 +3329,7 @@ var require_stream = (0, import_chunk_WWAWV7DQ.__commonJS)({
3302
3329
  }
3303
3330
  });
3304
3331
  var require_string = (0, import_chunk_WWAWV7DQ.__commonJS)({
3305
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/string.js"(exports) {
3332
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/string.js"(exports) {
3306
3333
  "use strict";
3307
3334
  Object.defineProperty(exports, "__esModule", { value: true });
3308
3335
  exports.isEmpty = exports.isString = void 0;
@@ -3317,7 +3344,7 @@ var require_string = (0, import_chunk_WWAWV7DQ.__commonJS)({
3317
3344
  }
3318
3345
  });
3319
3346
  var require_utils3 = (0, import_chunk_WWAWV7DQ.__commonJS)({
3320
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/index.js"(exports) {
3347
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/index.js"(exports) {
3321
3348
  "use strict";
3322
3349
  Object.defineProperty(exports, "__esModule", { value: true });
3323
3350
  exports.string = exports.stream = exports.pattern = exports.path = exports.fs = exports.errno = exports.array = void 0;
@@ -3338,7 +3365,7 @@ var require_utils3 = (0, import_chunk_WWAWV7DQ.__commonJS)({
3338
3365
  }
3339
3366
  });
3340
3367
  var require_tasks = (0, import_chunk_WWAWV7DQ.__commonJS)({
3341
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/managers/tasks.js"(exports) {
3368
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/managers/tasks.js"(exports) {
3342
3369
  "use strict";
3343
3370
  Object.defineProperty(exports, "__esModule", { value: true });
3344
3371
  exports.convertPatternGroupToTask = exports.convertPatternGroupsToTasks = exports.groupPatternsByBaseDirectory = exports.getNegativePatternsAsPositive = exports.getPositivePatterns = exports.convertPatternsToTasks = exports.generate = void 0;
@@ -4573,7 +4600,7 @@ var require_out3 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4573
4600
  }
4574
4601
  });
4575
4602
  var require_reader2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4576
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/reader.js"(exports) {
4603
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/readers/reader.js"(exports) {
4577
4604
  "use strict";
4578
4605
  Object.defineProperty(exports, "__esModule", { value: true });
4579
4606
  var path = (0, import_chunk_WWAWV7DQ.__require)("path");
@@ -4610,7 +4637,7 @@ var require_reader2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4610
4637
  }
4611
4638
  });
4612
4639
  var require_stream3 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4613
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/stream.js"(exports) {
4640
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/readers/stream.js"(exports) {
4614
4641
  "use strict";
4615
4642
  Object.defineProperty(exports, "__esModule", { value: true });
4616
4643
  var stream_1 = (0, import_chunk_WWAWV7DQ.__require)("stream");
@@ -4665,7 +4692,7 @@ var require_stream3 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4665
4692
  }
4666
4693
  });
4667
4694
  var require_async5 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4668
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/async.js"(exports) {
4695
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/readers/async.js"(exports) {
4669
4696
  "use strict";
4670
4697
  Object.defineProperty(exports, "__esModule", { value: true });
4671
4698
  var fsWalk = require_out3();
@@ -4702,7 +4729,7 @@ var require_async5 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4702
4729
  }
4703
4730
  });
4704
4731
  var require_matcher = (0, import_chunk_WWAWV7DQ.__commonJS)({
4705
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/matchers/matcher.js"(exports) {
4732
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/matchers/matcher.js"(exports) {
4706
4733
  "use strict";
4707
4734
  Object.defineProperty(exports, "__esModule", { value: true });
4708
4735
  var utils = require_utils3();
@@ -4751,7 +4778,7 @@ var require_matcher = (0, import_chunk_WWAWV7DQ.__commonJS)({
4751
4778
  }
4752
4779
  });
4753
4780
  var require_partial = (0, import_chunk_WWAWV7DQ.__commonJS)({
4754
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/matchers/partial.js"(exports) {
4781
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/matchers/partial.js"(exports) {
4755
4782
  "use strict";
4756
4783
  Object.defineProperty(exports, "__esModule", { value: true });
4757
4784
  var matcher_1 = require_matcher();
@@ -4786,7 +4813,7 @@ var require_partial = (0, import_chunk_WWAWV7DQ.__commonJS)({
4786
4813
  }
4787
4814
  });
4788
4815
  var require_deep = (0, import_chunk_WWAWV7DQ.__commonJS)({
4789
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/deep.js"(exports) {
4816
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/filters/deep.js"(exports) {
4790
4817
  "use strict";
4791
4818
  Object.defineProperty(exports, "__esModule", { value: true });
4792
4819
  var utils = require_utils3();
@@ -4849,7 +4876,7 @@ var require_deep = (0, import_chunk_WWAWV7DQ.__commonJS)({
4849
4876
  }
4850
4877
  });
4851
4878
  var require_entry = (0, import_chunk_WWAWV7DQ.__commonJS)({
4852
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/entry.js"(exports) {
4879
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/filters/entry.js"(exports) {
4853
4880
  "use strict";
4854
4881
  Object.defineProperty(exports, "__esModule", { value: true });
4855
4882
  var utils = require_utils3();
@@ -4860,11 +4887,19 @@ var require_entry = (0, import_chunk_WWAWV7DQ.__commonJS)({
4860
4887
  this.index = /* @__PURE__ */ new Map();
4861
4888
  }
4862
4889
  getFilter(positive, negative) {
4863
- const positiveRe = utils.pattern.convertPatternsToRe(positive, this._micromatchOptions);
4864
- const negativeRe = utils.pattern.convertPatternsToRe(negative, Object.assign(Object.assign({}, this._micromatchOptions), { dot: true }));
4865
- return (entry) => this._filter(entry, positiveRe, negativeRe);
4890
+ const [absoluteNegative, relativeNegative] = utils.pattern.partitionAbsoluteAndRelative(negative);
4891
+ const patterns = {
4892
+ positive: {
4893
+ all: utils.pattern.convertPatternsToRe(positive, this._micromatchOptions)
4894
+ },
4895
+ negative: {
4896
+ absolute: utils.pattern.convertPatternsToRe(absoluteNegative, Object.assign(Object.assign({}, this._micromatchOptions), { dot: true })),
4897
+ relative: utils.pattern.convertPatternsToRe(relativeNegative, Object.assign(Object.assign({}, this._micromatchOptions), { dot: true }))
4898
+ }
4899
+ };
4900
+ return (entry) => this._filter(entry, patterns);
4866
4901
  }
4867
- _filter(entry, positiveRe, negativeRe) {
4902
+ _filter(entry, patterns) {
4868
4903
  const filepath = utils.path.removeLeadingDotSegment(entry.path);
4869
4904
  if (this._settings.unique && this._isDuplicateEntry(filepath)) {
4870
4905
  return false;
@@ -4872,11 +4907,7 @@ var require_entry = (0, import_chunk_WWAWV7DQ.__commonJS)({
4872
4907
  if (this._onlyFileFilter(entry) || this._onlyDirectoryFilter(entry)) {
4873
4908
  return false;
4874
4909
  }
4875
- if (this._isSkippedByAbsoluteNegativePatterns(filepath, negativeRe)) {
4876
- return false;
4877
- }
4878
- const isDirectory = entry.dirent.isDirectory();
4879
- const isMatched = this._isMatchToPatterns(filepath, positiveRe, isDirectory) && !this._isMatchToPatterns(filepath, negativeRe, isDirectory);
4910
+ const isMatched = this._isMatchToPatternsSet(filepath, patterns, entry.dirent.isDirectory());
4880
4911
  if (this._settings.unique && isMatched) {
4881
4912
  this._createIndexRecord(filepath);
4882
4913
  }
@@ -4894,14 +4925,32 @@ var require_entry = (0, import_chunk_WWAWV7DQ.__commonJS)({
4894
4925
  _onlyDirectoryFilter(entry) {
4895
4926
  return this._settings.onlyDirectories && !entry.dirent.isDirectory();
4896
4927
  }
4897
- _isSkippedByAbsoluteNegativePatterns(entryPath, patternsRe) {
4898
- if (!this._settings.absolute) {
4928
+ _isMatchToPatternsSet(filepath, patterns, isDirectory) {
4929
+ const isMatched = this._isMatchToPatterns(filepath, patterns.positive.all, isDirectory);
4930
+ if (!isMatched) {
4931
+ return false;
4932
+ }
4933
+ const isMatchedByRelativeNegative = this._isMatchToPatterns(filepath, patterns.negative.relative, isDirectory);
4934
+ if (isMatchedByRelativeNegative) {
4935
+ return false;
4936
+ }
4937
+ const isMatchedByAbsoluteNegative = this._isMatchToAbsoluteNegative(filepath, patterns.negative.absolute, isDirectory);
4938
+ if (isMatchedByAbsoluteNegative) {
4939
+ return false;
4940
+ }
4941
+ return true;
4942
+ }
4943
+ _isMatchToAbsoluteNegative(filepath, patternsRe, isDirectory) {
4944
+ if (patternsRe.length === 0) {
4899
4945
  return false;
4900
4946
  }
4901
- const fullpath = utils.path.makeAbsolute(this._settings.cwd, entryPath);
4902
- return utils.pattern.matchAny(fullpath, patternsRe);
4947
+ const fullpath = utils.path.makeAbsolute(this._settings.cwd, filepath);
4948
+ return this._isMatchToPatterns(fullpath, patternsRe, isDirectory);
4903
4949
  }
4904
4950
  _isMatchToPatterns(filepath, patternsRe, isDirectory) {
4951
+ if (patternsRe.length === 0) {
4952
+ return false;
4953
+ }
4905
4954
  const isMatched = utils.pattern.matchAny(filepath, patternsRe);
4906
4955
  if (!isMatched && isDirectory) {
4907
4956
  return utils.pattern.matchAny(filepath + "/", patternsRe);
@@ -4913,7 +4962,7 @@ var require_entry = (0, import_chunk_WWAWV7DQ.__commonJS)({
4913
4962
  }
4914
4963
  });
4915
4964
  var require_error = (0, import_chunk_WWAWV7DQ.__commonJS)({
4916
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/error.js"(exports) {
4965
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/filters/error.js"(exports) {
4917
4966
  "use strict";
4918
4967
  Object.defineProperty(exports, "__esModule", { value: true });
4919
4968
  var utils = require_utils3();
@@ -4932,7 +4981,7 @@ var require_error = (0, import_chunk_WWAWV7DQ.__commonJS)({
4932
4981
  }
4933
4982
  });
4934
4983
  var require_entry2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4935
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/transformers/entry.js"(exports) {
4984
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/transformers/entry.js"(exports) {
4936
4985
  "use strict";
4937
4986
  Object.defineProperty(exports, "__esModule", { value: true });
4938
4987
  var utils = require_utils3();
@@ -4962,7 +5011,7 @@ var require_entry2 = (0, import_chunk_WWAWV7DQ.__commonJS)({
4962
5011
  }
4963
5012
  });
4964
5013
  var require_provider = (0, import_chunk_WWAWV7DQ.__commonJS)({
4965
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/provider.js"(exports) {
5014
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/provider.js"(exports) {
4966
5015
  "use strict";
4967
5016
  Object.defineProperty(exports, "__esModule", { value: true });
4968
5017
  var path = (0, import_chunk_WWAWV7DQ.__require)("path");
@@ -5014,7 +5063,7 @@ var require_provider = (0, import_chunk_WWAWV7DQ.__commonJS)({
5014
5063
  }
5015
5064
  });
5016
5065
  var require_async6 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5017
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/async.js"(exports) {
5066
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/async.js"(exports) {
5018
5067
  "use strict";
5019
5068
  Object.defineProperty(exports, "__esModule", { value: true });
5020
5069
  var async_1 = require_async5();
@@ -5041,7 +5090,7 @@ var require_async6 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5041
5090
  }
5042
5091
  });
5043
5092
  var require_stream4 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5044
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/stream.js"(exports) {
5093
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/stream.js"(exports) {
5045
5094
  "use strict";
5046
5095
  Object.defineProperty(exports, "__esModule", { value: true });
5047
5096
  var stream_1 = (0, import_chunk_WWAWV7DQ.__require)("stream");
@@ -5073,7 +5122,7 @@ var require_stream4 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5073
5122
  }
5074
5123
  });
5075
5124
  var require_sync5 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5076
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/sync.js"(exports) {
5125
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/readers/sync.js"(exports) {
5077
5126
  "use strict";
5078
5127
  Object.defineProperty(exports, "__esModule", { value: true });
5079
5128
  var fsStat = require_out();
@@ -5119,7 +5168,7 @@ var require_sync5 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5119
5168
  }
5120
5169
  });
5121
5170
  var require_sync6 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5122
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/sync.js"(exports) {
5171
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/providers/sync.js"(exports) {
5123
5172
  "use strict";
5124
5173
  Object.defineProperty(exports, "__esModule", { value: true });
5125
5174
  var sync_1 = require_sync5();
@@ -5146,7 +5195,7 @@ var require_sync6 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5146
5195
  }
5147
5196
  });
5148
5197
  var require_settings4 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5149
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/settings.js"(exports) {
5198
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/settings.js"(exports) {
5150
5199
  "use strict";
5151
5200
  Object.defineProperty(exports, "__esModule", { value: true });
5152
5201
  exports.DEFAULT_FILE_SYSTEM_ADAPTER = void 0;
@@ -5204,7 +5253,7 @@ var require_settings4 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5204
5253
  }
5205
5254
  });
5206
5255
  var require_out4 = (0, import_chunk_WWAWV7DQ.__commonJS)({
5207
- "../../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/index.js"(exports, module2) {
5256
+ "../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/index.js"(exports, module2) {
5208
5257
  "use strict";
5209
5258
  var taskManager = require_tasks();
5210
5259
  var async_1 = require_async6();