@prisma/internals 6.4.0-dev.6 → 6.4.0-dev.61
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.
- package/dist/{chunk-SZ5HYXCG.js → chunk-2SWS7ZGF.js} +5 -5
- package/dist/{chunk-RNYESY26.js → chunk-3HR3YDN2.js} +5 -5
- package/dist/{chunk-F2IGKXTU.js → chunk-4QOQSM66.js} +169 -150
- package/dist/{chunk-4ZHRNVFO.js → chunk-6DMHEHSV.js} +8 -8
- package/dist/{chunk-FZPBKCKA.js → chunk-6HAMFH75.js} +5 -5
- package/dist/{chunk-3UZAJ23T.js → chunk-6YWE2DNO.js} +8 -8
- package/dist/{chunk-7FF4ZVCI.js → chunk-7LJ6LZ5G.js} +5 -5
- package/dist/{chunk-NZTUCDIL.js → chunk-CCLACYA6.js} +7 -7
- package/dist/{chunk-IRYJZDWL.js → chunk-EWQOVGTI.js} +169 -150
- package/dist/{chunk-RFSMNKLH.js → chunk-HXXVEVXL.js} +6 -5
- package/dist/{chunk-CXZ6YCPF.js → chunk-IFSZX2CY.js} +5 -5
- package/dist/{chunk-NCYBHPSK.js → chunk-LFKOD347.js} +5 -5
- package/dist/{chunk-IT6GZE75.js → chunk-M42G2MTA.js} +8 -8
- package/dist/{chunk-56HBFBUF.js → chunk-MKHQ4AXG.js} +7 -7
- package/dist/{chunk-SIYEKSD7.js → chunk-UUQ4S65T.js} +5 -4
- package/dist/{chunk-UZZRSJVQ.js → chunk-UVB6B6QD.js} +5 -5
- package/dist/{chunk-R5G2JGBH.js → chunk-VQX3AXS3.js} +8 -8
- package/dist/{chunk-LHPBCOWR.js → chunk-VXSQZXSR.js} +5 -5
- package/dist/{chunk-7BHXAYOW.js → chunk-XOWBYDC2.js} +8 -8
- package/dist/{chunk-PAVUCRY6.js → chunk-Z3HEQNNY.js} +8 -8
- package/dist/cli/checkUnsupportedDataProxy.d.ts +2 -1
- package/dist/cli/checkUnsupportedDataProxy.js +12 -12
- package/dist/cli/getSchema.d.ts +20 -37
- package/dist/cli/getSchema.js +16 -17
- package/dist/cli/hashes.d.ts +2 -1
- package/dist/cli/hashes.js +12 -12
- package/dist/cli/types.d.ts +2 -1
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +11 -11
- package/dist/engine-commands/getConfig.js +10 -10
- package/dist/engine-commands/getDmmf.js +7 -7
- package/dist/engine-commands/index.js +20 -20
- package/dist/engine-commands/lintSchema.js +8 -8
- package/dist/engine-commands/mergeSchemas.js +7 -7
- package/dist/engine-commands/validate.js +7 -7
- package/dist/get-generators/generatorResolvers/generatorResolvers.js +11 -11
- package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +11 -11
- package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +12 -12
- package/dist/get-generators/getGenerators.js +14 -14
- package/dist/index.d.ts +2 -1
- package/dist/index.js +39 -39
- package/dist/sendPanic.js +11 -11
- package/dist/utils/getEnvPaths.js +11 -11
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handlePanic.js +11 -11
- package/dist/utils/loadEnvFile.d.ts +4 -2
- package/dist/utils/loadEnvFile.js +11 -11
- package/dist/utils/toSchemasContainer.d.ts +1 -1
- package/dist/wasm.js +4 -4
- package/package.json +9 -8
@@ -26,14 +26,14 @@ 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
|
30
|
-
__export(
|
29
|
+
var chunk_2SWS7ZGF_exports = {};
|
30
|
+
__export(chunk_2SWS7ZGF_exports, {
|
31
31
|
prismaSchemaWasm: () => import_prisma_schema_wasm.default,
|
32
32
|
prismaSchemaWasmVersion: () => prismaSchemaWasmVersion,
|
33
33
|
wasm_exports: () => wasm_exports
|
34
34
|
});
|
35
|
-
module.exports = __toCommonJS(
|
36
|
-
var
|
35
|
+
module.exports = __toCommonJS(chunk_2SWS7ZGF_exports);
|
36
|
+
var import_chunk_UUQ4S65T = require("./chunk-UUQ4S65T.js");
|
37
37
|
var import_chunk_HOZFIXMD = require("./chunk-HOZFIXMD.js");
|
38
38
|
var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
|
39
39
|
var import_prisma_schema_wasm = __toESM(require("@prisma/prisma-schema-wasm"));
|
@@ -42,6 +42,6 @@ var wasm_exports = {};
|
|
42
42
|
prismaSchemaWasm: () => import_prisma_schema_wasm.default,
|
43
43
|
prismaSchemaWasmVersion: () => prismaSchemaWasmVersion
|
44
44
|
});
|
45
|
-
var { dependencies } = (0,
|
45
|
+
var { dependencies } = (0, import_chunk_UUQ4S65T.require_package)();
|
46
46
|
var prismaSchemaWasmVersion = dependencies["@prisma/prisma-schema-wasm"];
|
47
47
|
globalThis.PRISMA_WASM_PANIC_REGISTRY = new import_chunk_HOZFIXMD.WasmPanicRegistry();
|
@@ -26,14 +26,14 @@ 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
|
30
|
-
__export(
|
29
|
+
var chunk_3HR3YDN2_exports = {};
|
30
|
+
__export(chunk_3HR3YDN2_exports, {
|
31
31
|
prismaSchemaWasm: () => import_prisma_schema_wasm.default,
|
32
32
|
prismaSchemaWasmVersion: () => prismaSchemaWasmVersion,
|
33
33
|
wasm_exports: () => wasm_exports
|
34
34
|
});
|
35
|
-
module.exports = __toCommonJS(
|
36
|
-
var
|
35
|
+
module.exports = __toCommonJS(chunk_3HR3YDN2_exports);
|
36
|
+
var import_chunk_HXXVEVXL = require("./chunk-HXXVEVXL.js");
|
37
37
|
var import_chunk_HOZFIXMD = require("./chunk-HOZFIXMD.js");
|
38
38
|
var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
|
39
39
|
var import_prisma_schema_wasm = __toESM(require("@prisma/prisma-schema-wasm"));
|
@@ -42,6 +42,6 @@ var wasm_exports = {};
|
|
42
42
|
prismaSchemaWasm: () => import_prisma_schema_wasm.default,
|
43
43
|
prismaSchemaWasmVersion: () => prismaSchemaWasmVersion
|
44
44
|
});
|
45
|
-
var { dependencies } = (0,
|
45
|
+
var { dependencies } = (0, import_chunk_HXXVEVXL.require_package)();
|
46
46
|
var prismaSchemaWasmVersion = dependencies["@prisma/prisma-schema-wasm"];
|
47
47
|
globalThis.PRISMA_WASM_PANIC_REGISTRY = new import_chunk_HOZFIXMD.WasmPanicRegistry();
|