@prisma/internals 6.7.0-dev.3 → 6.7.0-dev.30

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 (51) hide show
  1. package/dist/{chunk-P5IIK3JL.js → chunk-3MUQ4TU7.js} +8 -8
  2. package/dist/{chunk-RWBXVC3Q.js → chunk-4FEYTM57.js} +5 -5
  3. package/dist/{chunk-4RTSZRIG.js → chunk-562XUUBU.js} +38 -432
  4. package/dist/{chunk-RT6YCZRY.js → chunk-BADMBP3H.js} +8 -8
  5. package/dist/chunk-CHOXBASF.js +44 -0
  6. package/dist/{chunk-E3YJAHLF.js → chunk-D5PGODU4.js} +7 -7
  7. package/dist/{chunk-LWRNGWQ7.js → chunk-ELIZMSQG.js} +5 -5
  8. package/dist/{chunk-GZMSK32W.js → chunk-G3EZ4Q2B.js} +38 -432
  9. package/dist/{chunk-UBN7Q7OJ.js → chunk-HU6XYFIM.js} +5 -5
  10. package/dist/{chunk-GVE5J7GK.js → chunk-IWYXVEO6.js} +5 -5
  11. package/dist/{chunk-WFM4E4NF.js → chunk-JJY42LRT.js} +5 -5
  12. package/dist/{chunk-WKDVLS4Z.js → chunk-KQF3V3NE.js} +8 -8
  13. package/dist/{chunk-VSXZQN6F.js → chunk-MFTVER3B.js} +8 -8
  14. package/dist/{chunk-67I7CEQJ.js → chunk-MY5KA4VU.js} +12 -329
  15. package/dist/{chunk-W5YSIYIS.js → chunk-NF37RBJN.js} +6 -6
  16. package/dist/chunk-PSFQKG2Q.js +6291 -0
  17. package/dist/chunk-Q6ZVYPDB.js +41 -0
  18. package/dist/chunk-QS3WUGE3.js +341 -0
  19. package/dist/{chunk-JGJGCIF6.js → chunk-ST2CLX2T.js} +5 -5
  20. package/dist/{chunk-ONR3MUF7.js → chunk-TJK3RXQ5.js} +5 -5
  21. package/dist/{chunk-HSCJEEWW.js → chunk-UG7PCGK3.js} +5 -5
  22. package/dist/{chunk-7VLCG6RO.js → chunk-VA3AAH22.js} +8 -8
  23. package/dist/{chunk-DVK2KU3X.js → chunk-VOERA7GD.js} +7 -7
  24. package/dist/{chunk-UUMPQSS5.js → chunk-WCGWIMZB.js} +5 -5
  25. package/dist/chunk-WCPUXXL2.js +183 -0
  26. package/dist/{chunk-ZQB3OZHH.js → chunk-YFDZ5K7Y.js} +8 -8
  27. package/dist/chunk-ZCBEMBHR.js +242 -0
  28. package/dist/chunk-ZIFBTC6Y.js +6440 -0
  29. package/dist/cli/checkUnsupportedDataProxy.js +22 -16
  30. package/dist/cli/checkUnsupportedSchemaEngineWasm.js +22 -16
  31. package/dist/cli/getSchema.js +8 -112
  32. package/dist/cli/hashes.js +6 -109
  33. package/dist/cli/schemaContext.js +22 -16
  34. package/dist/engine-commands/errorHelpers.js +4 -4
  35. package/dist/engine-commands/formatSchema.js +21 -15
  36. package/dist/engine-commands/getConfig.js +10 -10
  37. package/dist/engine-commands/getDmmf.js +7 -7
  38. package/dist/engine-commands/index.js +30 -24
  39. package/dist/engine-commands/lintSchema.js +8 -8
  40. package/dist/engine-commands/mergeSchemas.js +7 -7
  41. package/dist/engine-commands/validate.js +7 -7
  42. package/dist/get-generators/getGenerators.js +24 -18
  43. package/dist/getPackedPackage.js +6 -4
  44. package/dist/index.js +51 -45
  45. package/dist/resolvePkg.js +3 -2
  46. package/dist/utils/getEnvPaths.js +5 -106
  47. package/dist/utils/getVersionFromPackageJson.js +3 -3
  48. package/dist/utils/loadEnvFile.js +6 -106
  49. package/dist/wasm.js +5 -5
  50. package/package.json +13 -13
  51. package/dist/chunk-MJIP3FY5.js +0 -12695
@@ -26,15 +26,15 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_GVE5J7GK_exports = {};
30
- __export(chunk_GVE5J7GK_exports, {
29
+ var chunk_IWYXVEO6_exports = {};
30
+ __export(chunk_IWYXVEO6_exports, {
31
31
  prismaSchemaWasm: () => import_prisma_schema_wasm.default,
32
32
  prismaSchemaWasmVersion: () => prismaSchemaWasmVersion,
33
33
  schemaEngineWasmVersion: () => schemaEngineWasmVersion,
34
34
  wasm_exports: () => wasm_exports
35
35
  });
36
- module.exports = __toCommonJS(chunk_GVE5J7GK_exports);
37
- var import_chunk_W5YSIYIS = require("./chunk-W5YSIYIS.js");
36
+ module.exports = __toCommonJS(chunk_IWYXVEO6_exports);
37
+ var import_chunk_NF37RBJN = require("./chunk-NF37RBJN.js");
38
38
  var import_chunk_WXRVYSYN = require("./chunk-WXRVYSYN.js");
39
39
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
40
40
  var import_prisma_schema_wasm = __toESM(require("@prisma/prisma-schema-wasm"));
@@ -45,6 +45,6 @@ var wasm_exports = {};
45
45
  schemaEngineWasmVersion: () => schemaEngineWasmVersion
46
46
  });
47
47
  globalThis.PRISMA_WASM_PANIC_REGISTRY = new import_chunk_WXRVYSYN.WasmPanicRegistry();
48
- var { dependencies } = (0, import_chunk_W5YSIYIS.require_package)();
48
+ var { dependencies } = (0, import_chunk_NF37RBJN.require_package)();
49
49
  var prismaSchemaWasmVersion = dependencies["@prisma/prisma-schema-wasm"];
50
50
  var schemaEngineWasmVersion = dependencies["@prisma/schema-engine-wasm"];
@@ -16,20 +16,20 @@ 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_WFM4E4NF_exports = {};
20
- __export(chunk_WFM4E4NF_exports, {
19
+ var chunk_JJY42LRT_exports = {};
20
+ __export(chunk_JJY42LRT_exports, {
21
21
  getLintWarnings: () => getLintWarnings,
22
22
  getLintWarningsAsText: () => getLintWarningsAsText,
23
23
  handleLintPanic: () => handleLintPanic,
24
24
  lintSchema: () => lintSchema,
25
25
  warningToString: () => warningToString
26
26
  });
27
- module.exports = __toCommonJS(chunk_WFM4E4NF_exports);
28
- var import_chunk_JGJGCIF6 = require("./chunk-JGJGCIF6.js");
27
+ module.exports = __toCommonJS(chunk_JJY42LRT_exports);
28
+ var import_chunk_ST2CLX2T = require("./chunk-ST2CLX2T.js");
29
29
  var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
30
30
  var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
31
31
  function lintSchema({ schemas }) {
32
- const lintResult = import_chunk_JGJGCIF6.prismaSchemaWasm.lint(JSON.stringify(schemas));
32
+ const lintResult = import_chunk_ST2CLX2T.prismaSchemaWasm.lint(JSON.stringify(schemas));
33
33
  const lintDiagnostics = JSON.parse(lintResult);
34
34
  return lintDiagnostics;
35
35
  }
@@ -26,17 +26,17 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_WKDVLS4Z_exports = {};
30
- __export(chunk_WKDVLS4Z_exports, {
29
+ var chunk_KQF3V3NE_exports = {};
30
+ __export(chunk_KQF3V3NE_exports, {
31
31
  ValidateError: () => ValidateError,
32
32
  validate: () => validate
33
33
  });
34
- module.exports = __toCommonJS(chunk_WKDVLS4Z_exports);
34
+ module.exports = __toCommonJS(chunk_KQF3V3NE_exports);
35
35
  var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
36
36
  var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
37
37
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
38
- var import_chunk_LWRNGWQ7 = require("./chunk-LWRNGWQ7.js");
39
- var import_chunk_JGJGCIF6 = require("./chunk-JGJGCIF6.js");
38
+ var import_chunk_TJK3RXQ5 = require("./chunk-TJK3RXQ5.js");
39
+ var import_chunk_IWYXVEO6 = require("./chunk-IWYXVEO6.js");
40
40
  var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
41
41
  var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
42
42
  var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
@@ -59,7 +59,7 @@ ${detailsHeader} ${message}`;
59
59
  }).exhaustive();
60
60
  const errorMessageWithContext = `${constructedErrorMessage}
61
61
  [Context: validate]`;
62
- super((0, import_chunk_LWRNGWQ7.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
+ super((0, import_chunk_TJK3RXQ5.addVersionDetailsToErrorMessage)(errorMessageWithContext));
63
63
  this.name = "ValidateError";
64
64
  }
65
65
  };
@@ -71,13 +71,13 @@ function validate(options) {
71
71
  () => {
72
72
  if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
73
73
  debug("Triggering a Rust panic...");
74
- import_chunk_JGJGCIF6.prismaSchemaWasm.debug_panic();
74
+ import_chunk_IWYXVEO6.prismaSchemaWasm.debug_panic();
75
75
  }
76
76
  const params = JSON.stringify({
77
77
  prismaSchema: options.schemas,
78
78
  noColor: Boolean(process.env.NO_COLOR)
79
79
  });
80
- import_chunk_JGJGCIF6.prismaSchemaWasm.validate(params);
80
+ import_chunk_IWYXVEO6.prismaSchemaWasm.validate(params);
81
81
  },
82
82
  (e) => ({
83
83
  type: "wasm-error",
@@ -26,16 +26,16 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_VSXZQN6F_exports = {};
30
- __export(chunk_VSXZQN6F_exports, {
29
+ var chunk_MFTVER3B_exports = {};
30
+ __export(chunk_MFTVER3B_exports, {
31
31
  GetDmmfError: () => GetDmmfError,
32
32
  getDMMF: () => getDMMF
33
33
  });
34
- module.exports = __toCommonJS(chunk_VSXZQN6F_exports);
34
+ module.exports = __toCommonJS(chunk_MFTVER3B_exports);
35
35
  var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
36
36
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
37
- var import_chunk_ONR3MUF7 = require("./chunk-ONR3MUF7.js");
38
- var import_chunk_GVE5J7GK = require("./chunk-GVE5J7GK.js");
37
+ var import_chunk_ELIZMSQG = require("./chunk-ELIZMSQG.js");
38
+ var import_chunk_ST2CLX2T = require("./chunk-ST2CLX2T.js");
39
39
  var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
40
40
  var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
41
41
  var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
@@ -58,7 +58,7 @@ ${detailsHeader} ${message}`;
58
58
  }).exhaustive();
59
59
  const errorMessageWithContext = `${constructedErrorMessage}
60
60
  [Context: getDmmf]`;
61
- super((0, import_chunk_ONR3MUF7.addVersionDetailsToErrorMessage)(errorMessageWithContext));
61
+ super((0, import_chunk_ELIZMSQG.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
62
  this.name = "GetDmmfError";
63
63
  }
64
64
  };
@@ -70,13 +70,13 @@ async function getDMMF(options) {
70
70
  () => {
71
71
  if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
72
72
  debug("Triggering a Rust panic...");
73
- import_chunk_GVE5J7GK.prismaSchemaWasm.debug_panic();
73
+ import_chunk_ST2CLX2T.prismaSchemaWasm.debug_panic();
74
74
  }
75
75
  const params = JSON.stringify({
76
76
  prismaSchema: options.datamodel,
77
77
  noColor: Boolean(process.env.NO_COLOR)
78
78
  });
79
- const data = import_chunk_GVE5J7GK.prismaSchemaWasm.get_dmmf(params);
79
+ const data = import_chunk_ST2CLX2T.prismaSchemaWasm.get_dmmf(params);
80
80
  return data;
81
81
  },
82
82
  (e) => ({
@@ -26,12 +26,12 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_67I7CEQJ_exports = {};
30
- __export(chunk_67I7CEQJ_exports, {
31
- require_is_core_module: () => require_is_core_module,
29
+ var chunk_MY5KA4VU_exports = {};
30
+ __export(chunk_MY5KA4VU_exports, {
32
31
  resolvePkg: () => resolvePkg
33
32
  });
34
- module.exports = __toCommonJS(chunk_67I7CEQJ_exports);
33
+ module.exports = __toCommonJS(chunk_MY5KA4VU_exports);
34
+ var import_chunk_QS3WUGE3 = require("./chunk-QS3WUGE3.js");
35
35
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
36
36
  var import_path = __toESM(require("path"));
37
37
  var require_homedir = (0, import_chunk_4VNS5WPM.__commonJS)({
@@ -175,323 +175,6 @@ var require_normalize_options = (0, import_chunk_4VNS5WPM.__commonJS)({
175
175
  };
176
176
  }
177
177
  });
178
- var require_implementation = (0, import_chunk_4VNS5WPM.__commonJS)({
179
- "../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js"(exports, module2) {
180
- "use strict";
181
- var ERROR_MESSAGE = "Function.prototype.bind called on incompatible ";
182
- var toStr = Object.prototype.toString;
183
- var max = Math.max;
184
- var funcType = "[object Function]";
185
- var concatty = function concatty2(a, b) {
186
- var arr = [];
187
- for (var i = 0; i < a.length; i += 1) {
188
- arr[i] = a[i];
189
- }
190
- for (var j = 0; j < b.length; j += 1) {
191
- arr[j + a.length] = b[j];
192
- }
193
- return arr;
194
- };
195
- var slicy = function slicy2(arrLike, offset) {
196
- var arr = [];
197
- for (var i = offset || 0, j = 0; i < arrLike.length; i += 1, j += 1) {
198
- arr[j] = arrLike[i];
199
- }
200
- return arr;
201
- };
202
- var joiny = function(arr, joiner) {
203
- var str = "";
204
- for (var i = 0; i < arr.length; i += 1) {
205
- str += arr[i];
206
- if (i + 1 < arr.length) {
207
- str += joiner;
208
- }
209
- }
210
- return str;
211
- };
212
- module2.exports = function bind(that) {
213
- var target = this;
214
- if (typeof target !== "function" || toStr.apply(target) !== funcType) {
215
- throw new TypeError(ERROR_MESSAGE + target);
216
- }
217
- var args = slicy(arguments, 1);
218
- var bound;
219
- var binder = function() {
220
- if (this instanceof bound) {
221
- var result = target.apply(
222
- this,
223
- concatty(args, arguments)
224
- );
225
- if (Object(result) === result) {
226
- return result;
227
- }
228
- return this;
229
- }
230
- return target.apply(
231
- that,
232
- concatty(args, arguments)
233
- );
234
- };
235
- var boundLength = max(0, target.length - args.length);
236
- var boundArgs = [];
237
- for (var i = 0; i < boundLength; i++) {
238
- boundArgs[i] = "$" + i;
239
- }
240
- bound = Function("binder", "return function (" + joiny(boundArgs, ",") + "){ return binder.apply(this,arguments); }")(binder);
241
- if (target.prototype) {
242
- var Empty = function Empty2() {
243
- };
244
- Empty.prototype = target.prototype;
245
- bound.prototype = new Empty();
246
- Empty.prototype = null;
247
- }
248
- return bound;
249
- };
250
- }
251
- });
252
- var require_function_bind = (0, import_chunk_4VNS5WPM.__commonJS)({
253
- "../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js"(exports, module2) {
254
- "use strict";
255
- var implementation = require_implementation();
256
- module2.exports = Function.prototype.bind || implementation;
257
- }
258
- });
259
- var require_hasown = (0, import_chunk_4VNS5WPM.__commonJS)({
260
- "../../node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js"(exports, module2) {
261
- "use strict";
262
- var call = Function.prototype.call;
263
- var $hasOwn = Object.prototype.hasOwnProperty;
264
- var bind = require_function_bind();
265
- module2.exports = bind.call(call, $hasOwn);
266
- }
267
- });
268
- var require_core = (0, import_chunk_4VNS5WPM.__commonJS)({
269
- "../../node_modules/.pnpm/is-core-module@2.16.1/node_modules/is-core-module/core.json"(exports, module2) {
270
- module2.exports = {
271
- assert: true,
272
- "node:assert": [">= 14.18 && < 15", ">= 16"],
273
- "assert/strict": ">= 15",
274
- "node:assert/strict": ">= 16",
275
- async_hooks: ">= 8",
276
- "node:async_hooks": [">= 14.18 && < 15", ">= 16"],
277
- buffer_ieee754: ">= 0.5 && < 0.9.7",
278
- buffer: true,
279
- "node:buffer": [">= 14.18 && < 15", ">= 16"],
280
- child_process: true,
281
- "node:child_process": [">= 14.18 && < 15", ">= 16"],
282
- cluster: ">= 0.5",
283
- "node:cluster": [">= 14.18 && < 15", ">= 16"],
284
- console: true,
285
- "node:console": [">= 14.18 && < 15", ">= 16"],
286
- constants: true,
287
- "node:constants": [">= 14.18 && < 15", ">= 16"],
288
- crypto: true,
289
- "node:crypto": [">= 14.18 && < 15", ">= 16"],
290
- _debug_agent: ">= 1 && < 8",
291
- _debugger: "< 8",
292
- dgram: true,
293
- "node:dgram": [">= 14.18 && < 15", ">= 16"],
294
- diagnostics_channel: [">= 14.17 && < 15", ">= 15.1"],
295
- "node:diagnostics_channel": [">= 14.18 && < 15", ">= 16"],
296
- dns: true,
297
- "node:dns": [">= 14.18 && < 15", ">= 16"],
298
- "dns/promises": ">= 15",
299
- "node:dns/promises": ">= 16",
300
- domain: ">= 0.7.12",
301
- "node:domain": [">= 14.18 && < 15", ">= 16"],
302
- events: true,
303
- "node:events": [">= 14.18 && < 15", ">= 16"],
304
- freelist: "< 6",
305
- fs: true,
306
- "node:fs": [">= 14.18 && < 15", ">= 16"],
307
- "fs/promises": [">= 10 && < 10.1", ">= 14"],
308
- "node:fs/promises": [">= 14.18 && < 15", ">= 16"],
309
- _http_agent: ">= 0.11.1",
310
- "node:_http_agent": [">= 14.18 && < 15", ">= 16"],
311
- _http_client: ">= 0.11.1",
312
- "node:_http_client": [">= 14.18 && < 15", ">= 16"],
313
- _http_common: ">= 0.11.1",
314
- "node:_http_common": [">= 14.18 && < 15", ">= 16"],
315
- _http_incoming: ">= 0.11.1",
316
- "node:_http_incoming": [">= 14.18 && < 15", ">= 16"],
317
- _http_outgoing: ">= 0.11.1",
318
- "node:_http_outgoing": [">= 14.18 && < 15", ">= 16"],
319
- _http_server: ">= 0.11.1",
320
- "node:_http_server": [">= 14.18 && < 15", ">= 16"],
321
- http: true,
322
- "node:http": [">= 14.18 && < 15", ">= 16"],
323
- http2: ">= 8.8",
324
- "node:http2": [">= 14.18 && < 15", ">= 16"],
325
- https: true,
326
- "node:https": [">= 14.18 && < 15", ">= 16"],
327
- inspector: ">= 8",
328
- "node:inspector": [">= 14.18 && < 15", ">= 16"],
329
- "inspector/promises": [">= 19"],
330
- "node:inspector/promises": [">= 19"],
331
- _linklist: "< 8",
332
- module: true,
333
- "node:module": [">= 14.18 && < 15", ">= 16"],
334
- net: true,
335
- "node:net": [">= 14.18 && < 15", ">= 16"],
336
- "node-inspect/lib/_inspect": ">= 7.6 && < 12",
337
- "node-inspect/lib/internal/inspect_client": ">= 7.6 && < 12",
338
- "node-inspect/lib/internal/inspect_repl": ">= 7.6 && < 12",
339
- os: true,
340
- "node:os": [">= 14.18 && < 15", ">= 16"],
341
- path: true,
342
- "node:path": [">= 14.18 && < 15", ">= 16"],
343
- "path/posix": ">= 15.3",
344
- "node:path/posix": ">= 16",
345
- "path/win32": ">= 15.3",
346
- "node:path/win32": ">= 16",
347
- perf_hooks: ">= 8.5",
348
- "node:perf_hooks": [">= 14.18 && < 15", ">= 16"],
349
- process: ">= 1",
350
- "node:process": [">= 14.18 && < 15", ">= 16"],
351
- punycode: ">= 0.5",
352
- "node:punycode": [">= 14.18 && < 15", ">= 16"],
353
- querystring: true,
354
- "node:querystring": [">= 14.18 && < 15", ">= 16"],
355
- readline: true,
356
- "node:readline": [">= 14.18 && < 15", ">= 16"],
357
- "readline/promises": ">= 17",
358
- "node:readline/promises": ">= 17",
359
- repl: true,
360
- "node:repl": [">= 14.18 && < 15", ">= 16"],
361
- "node:sea": [">= 20.12 && < 21", ">= 21.7"],
362
- smalloc: ">= 0.11.5 && < 3",
363
- "node:sqlite": [">= 22.13 && < 23", ">= 23.4"],
364
- _stream_duplex: ">= 0.9.4",
365
- "node:_stream_duplex": [">= 14.18 && < 15", ">= 16"],
366
- _stream_transform: ">= 0.9.4",
367
- "node:_stream_transform": [">= 14.18 && < 15", ">= 16"],
368
- _stream_wrap: ">= 1.4.1",
369
- "node:_stream_wrap": [">= 14.18 && < 15", ">= 16"],
370
- _stream_passthrough: ">= 0.9.4",
371
- "node:_stream_passthrough": [">= 14.18 && < 15", ">= 16"],
372
- _stream_readable: ">= 0.9.4",
373
- "node:_stream_readable": [">= 14.18 && < 15", ">= 16"],
374
- _stream_writable: ">= 0.9.4",
375
- "node:_stream_writable": [">= 14.18 && < 15", ">= 16"],
376
- stream: true,
377
- "node:stream": [">= 14.18 && < 15", ">= 16"],
378
- "stream/consumers": ">= 16.7",
379
- "node:stream/consumers": ">= 16.7",
380
- "stream/promises": ">= 15",
381
- "node:stream/promises": ">= 16",
382
- "stream/web": ">= 16.5",
383
- "node:stream/web": ">= 16.5",
384
- string_decoder: true,
385
- "node:string_decoder": [">= 14.18 && < 15", ">= 16"],
386
- sys: [">= 0.4 && < 0.7", ">= 0.8"],
387
- "node:sys": [">= 14.18 && < 15", ">= 16"],
388
- "test/reporters": ">= 19.9 && < 20.2",
389
- "node:test/reporters": [">= 18.17 && < 19", ">= 19.9", ">= 20"],
390
- "test/mock_loader": ">= 22.3 && < 22.7",
391
- "node:test/mock_loader": ">= 22.3 && < 22.7",
392
- "node:test": [">= 16.17 && < 17", ">= 18"],
393
- timers: true,
394
- "node:timers": [">= 14.18 && < 15", ">= 16"],
395
- "timers/promises": ">= 15",
396
- "node:timers/promises": ">= 16",
397
- _tls_common: ">= 0.11.13",
398
- "node:_tls_common": [">= 14.18 && < 15", ">= 16"],
399
- _tls_legacy: ">= 0.11.3 && < 10",
400
- _tls_wrap: ">= 0.11.3",
401
- "node:_tls_wrap": [">= 14.18 && < 15", ">= 16"],
402
- tls: true,
403
- "node:tls": [">= 14.18 && < 15", ">= 16"],
404
- trace_events: ">= 10",
405
- "node:trace_events": [">= 14.18 && < 15", ">= 16"],
406
- tty: true,
407
- "node:tty": [">= 14.18 && < 15", ">= 16"],
408
- url: true,
409
- "node:url": [">= 14.18 && < 15", ">= 16"],
410
- util: true,
411
- "node:util": [">= 14.18 && < 15", ">= 16"],
412
- "util/types": ">= 15.3",
413
- "node:util/types": ">= 16",
414
- "v8/tools/arguments": ">= 10 && < 12",
415
- "v8/tools/codemap": [">= 4.4 && < 5", ">= 5.2 && < 12"],
416
- "v8/tools/consarray": [">= 4.4 && < 5", ">= 5.2 && < 12"],
417
- "v8/tools/csvparser": [">= 4.4 && < 5", ">= 5.2 && < 12"],
418
- "v8/tools/logreader": [">= 4.4 && < 5", ">= 5.2 && < 12"],
419
- "v8/tools/profile_view": [">= 4.4 && < 5", ">= 5.2 && < 12"],
420
- "v8/tools/splaytree": [">= 4.4 && < 5", ">= 5.2 && < 12"],
421
- v8: ">= 1",
422
- "node:v8": [">= 14.18 && < 15", ">= 16"],
423
- vm: true,
424
- "node:vm": [">= 14.18 && < 15", ">= 16"],
425
- wasi: [">= 13.4 && < 13.5", ">= 18.17 && < 19", ">= 20"],
426
- "node:wasi": [">= 18.17 && < 19", ">= 20"],
427
- worker_threads: ">= 11.7",
428
- "node:worker_threads": [">= 14.18 && < 15", ">= 16"],
429
- zlib: ">= 0.5",
430
- "node:zlib": [">= 14.18 && < 15", ">= 16"]
431
- };
432
- }
433
- });
434
- var require_is_core_module = (0, import_chunk_4VNS5WPM.__commonJS)({
435
- "../../node_modules/.pnpm/is-core-module@2.16.1/node_modules/is-core-module/index.js"(exports, module2) {
436
- "use strict";
437
- var hasOwn = require_hasown();
438
- function specifierIncluded(current, specifier) {
439
- var nodeParts = current.split(".");
440
- var parts = specifier.split(" ");
441
- var op = parts.length > 1 ? parts[0] : "=";
442
- var versionParts = (parts.length > 1 ? parts[1] : parts[0]).split(".");
443
- for (var i = 0; i < 3; ++i) {
444
- var cur = parseInt(nodeParts[i] || 0, 10);
445
- var ver = parseInt(versionParts[i] || 0, 10);
446
- if (cur === ver) {
447
- continue;
448
- }
449
- if (op === "<") {
450
- return cur < ver;
451
- }
452
- if (op === ">=") {
453
- return cur >= ver;
454
- }
455
- return false;
456
- }
457
- return op === ">=";
458
- }
459
- function matchesRange(current, range) {
460
- var specifiers = range.split(/ ?&& ?/);
461
- if (specifiers.length === 0) {
462
- return false;
463
- }
464
- for (var i = 0; i < specifiers.length; ++i) {
465
- if (!specifierIncluded(current, specifiers[i])) {
466
- return false;
467
- }
468
- }
469
- return true;
470
- }
471
- function versionIncluded(nodeVersion, specifierValue) {
472
- if (typeof specifierValue === "boolean") {
473
- return specifierValue;
474
- }
475
- var current = typeof nodeVersion === "undefined" ? process.versions && process.versions.node : nodeVersion;
476
- if (typeof current !== "string") {
477
- throw new TypeError(typeof nodeVersion === "undefined" ? "Unable to determine current node version" : "If provided, a valid node version is required");
478
- }
479
- if (specifierValue && typeof specifierValue === "object") {
480
- for (var i = 0; i < specifierValue.length; ++i) {
481
- if (matchesRange(current, specifierValue[i])) {
482
- return true;
483
- }
484
- }
485
- return false;
486
- }
487
- return matchesRange(current, specifierValue);
488
- }
489
- var data = require_core();
490
- module2.exports = function isCore(x, nodeVersion) {
491
- return hasOwn(data, x) && versionIncluded(nodeVersion, data[x]);
492
- };
493
- }
494
- });
495
178
  var require_async = (0, import_chunk_4VNS5WPM.__commonJS)({
496
179
  "../../node_modules/.pnpm/resolve@1.22.10/node_modules/resolve/lib/async.js"(exports, module2) {
497
180
  "use strict";
@@ -501,7 +184,7 @@ var require_async = (0, import_chunk_4VNS5WPM.__commonJS)({
501
184
  var caller = require_caller();
502
185
  var nodeModulesPaths = require_node_modules_paths();
503
186
  var normalizeOptions = require_normalize_options();
504
- var isCore = require_is_core_module();
187
+ var isCore = (0, import_chunk_QS3WUGE3.require_is_core_module)();
505
188
  var realpathFS = process.platform !== "win32" && fs.realpath && typeof fs.realpath.native === "function" ? fs.realpath.native : fs.realpath;
506
189
  var homedir = getHomedir();
507
190
  var defaultPaths = function() {
@@ -786,7 +469,7 @@ var require_async = (0, import_chunk_4VNS5WPM.__commonJS)({
786
469
  };
787
470
  }
788
471
  });
789
- var require_core2 = (0, import_chunk_4VNS5WPM.__commonJS)({
472
+ var require_core = (0, import_chunk_4VNS5WPM.__commonJS)({
790
473
  "../../node_modules/.pnpm/resolve@1.22.10/node_modules/resolve/lib/core.json"(exports, module2) {
791
474
  module2.exports = {
792
475
  assert: true,
@@ -952,11 +635,11 @@ var require_core2 = (0, import_chunk_4VNS5WPM.__commonJS)({
952
635
  };
953
636
  }
954
637
  });
955
- var require_core3 = (0, import_chunk_4VNS5WPM.__commonJS)({
638
+ var require_core2 = (0, import_chunk_4VNS5WPM.__commonJS)({
956
639
  "../../node_modules/.pnpm/resolve@1.22.10/node_modules/resolve/lib/core.js"(exports, module2) {
957
640
  "use strict";
958
- var isCoreModule = require_is_core_module();
959
- var data = require_core2();
641
+ var isCoreModule = (0, import_chunk_QS3WUGE3.require_is_core_module)();
642
+ var data = require_core();
960
643
  var core = {};
961
644
  for (mod in data) {
962
645
  if (Object.prototype.hasOwnProperty.call(data, mod)) {
@@ -970,7 +653,7 @@ var require_core3 = (0, import_chunk_4VNS5WPM.__commonJS)({
970
653
  var require_is_core = (0, import_chunk_4VNS5WPM.__commonJS)({
971
654
  "../../node_modules/.pnpm/resolve@1.22.10/node_modules/resolve/lib/is-core.js"(exports, module2) {
972
655
  "use strict";
973
- var isCoreModule = require_is_core_module();
656
+ var isCoreModule = (0, import_chunk_QS3WUGE3.require_is_core_module)();
974
657
  module2.exports = function isCore(x) {
975
658
  return isCoreModule(x);
976
659
  };
@@ -979,7 +662,7 @@ var require_is_core = (0, import_chunk_4VNS5WPM.__commonJS)({
979
662
  var require_sync = (0, import_chunk_4VNS5WPM.__commonJS)({
980
663
  "../../node_modules/.pnpm/resolve@1.22.10/node_modules/resolve/lib/sync.js"(exports, module2) {
981
664
  "use strict";
982
- var isCore = require_is_core_module();
665
+ var isCore = (0, import_chunk_QS3WUGE3.require_is_core_module)();
983
666
  var fs = (0, import_chunk_4VNS5WPM.__require)("fs");
984
667
  var path2 = (0, import_chunk_4VNS5WPM.__require)("path");
985
668
  var getHomedir = require_homedir();
@@ -1172,7 +855,7 @@ var require_resolve = (0, import_chunk_4VNS5WPM.__commonJS)({
1172
855
  "../../node_modules/.pnpm/resolve@1.22.10/node_modules/resolve/index.js"(exports, module2) {
1173
856
  "use strict";
1174
857
  var async = require_async();
1175
- async.core = require_core3();
858
+ async.core = require_core2();
1176
859
  async.isCore = require_is_core();
1177
860
  async.sync = require_sync();
1178
861
  module2.exports = async;
@@ -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_W5YSIYIS_exports = {};
20
- __export(chunk_W5YSIYIS_exports, {
19
+ var chunk_NF37RBJN_exports = {};
20
+ __export(chunk_NF37RBJN_exports, {
21
21
  require_package: () => require_package
22
22
  });
23
- module.exports = __toCommonJS(chunk_W5YSIYIS_exports);
23
+ module.exports = __toCommonJS(chunk_NF37RBJN_exports);
24
24
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
25
25
  var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
26
26
  "package.json"(exports, module2) {
27
27
  module2.exports = {
28
28
  name: "@prisma/internals",
29
- version: "6.7.0-dev.3",
29
+ version: "6.7.0-dev.30",
30
30
  description: "This package is intended for Prisma's internal use",
31
31
  main: "dist/index.js",
32
32
  types: "dist/index.d.ts",
@@ -113,8 +113,8 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
113
113
  "@prisma/generator": "workspace:*",
114
114
  "@prisma/generator-helper": "workspace:*",
115
115
  "@prisma/get-platform": "workspace:*",
116
- "@prisma/prisma-schema-wasm": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
117
- "@prisma/schema-engine-wasm": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
116
+ "@prisma/prisma-schema-wasm": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
117
+ "@prisma/schema-engine-wasm": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
118
118
  "@prisma/schema-files-loader": "workspace:*",
119
119
  arg: "5.0.2",
120
120
  prompts: "2.4.2"