@prisma/internals 5.23.0-dev.11 → 5.23.0-dev.13
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-2DXAGCPS.js +177 -0
- package/dist/{chunk-4W2DSZ5T.js → chunk-3K4SNDVD.js} +5 -5
- package/dist/{chunk-ZWE4ZB2B.js → chunk-3SAELKHS.js} +8 -8
- package/dist/{chunk-5I4BOTBV.js → chunk-5MCWLJSR.js} +3 -9
- package/dist/chunk-5XRQ7ONW.js +122 -0
- package/dist/{chunk-5DKKB5C6.js → chunk-DQYACGXW.js} +5 -5
- package/dist/{chunk-MD3IRB7G.js → chunk-HILKNKFT.js} +5 -5
- package/dist/{chunk-ZVDINYHR.js → chunk-IZNYY65K.js} +4 -4
- package/dist/{chunk-UHF2UAAB.js → chunk-NYOD36LM.js} +5 -5
- package/dist/{chunk-KPZSMAEH.js → chunk-P44JNV75.js} +8 -8
- package/dist/chunk-QIVUAERL.js +2202 -0
- package/dist/chunk-QJZIYUVB.js +110 -0
- package/dist/{chunk-GESBTLG4.js → chunk-SYSL54YI.js} +25 -915
- package/dist/chunk-TFSZCVKC.js +166 -0
- package/dist/{chunk-WAJCLWKG.js → chunk-UUHFDPCC.js} +8 -8
- package/dist/chunk-V2VWODV3.js +54 -0
- package/dist/{chunk-WZ6Y6B5S.js → chunk-VOQ4P7QQ.js} +7 -7
- package/dist/{chunk-RYI7N7LI.js → chunk-XCXZAI32.js} +20 -139
- package/dist/{chunk-ZA3RMW2P.js → chunk-ZKAW5JSN.js} +5 -8
- package/dist/cli/checkUnsupportedDataProxy.js +14 -14
- package/dist/cli/getSchema.js +19 -19
- package/dist/cli/hashes.js +14 -14
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +13 -13
- package/dist/engine-commands/getConfig.js +10 -10
- package/dist/engine-commands/getDmmf.js +7 -7
- package/dist/engine-commands/index.js +22 -22
- 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 +13 -13
- package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +13 -13
- package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +14 -14
- package/dist/get-generators/getGenerators.js +16 -16
- package/dist/index.js +43 -43
- package/dist/sendPanic.js +13 -13
- package/dist/utils/getCommandWithExecutor.js +3 -3
- package/dist/utils/getEnvPaths.js +13 -13
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handlePanic.js +13 -13
- package/dist/utils/isCurrentBinInstalledGlobally.d.ts +1 -1
- package/dist/utils/isCurrentBinInstalledGlobally.js +2 -2
- package/dist/utils/loadEnvFile.js +13 -13
- package/dist/wasm.js +4 -4
- package/package.json +7 -7
- package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkYarnVersion.d.ts +0 -9
- package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkYarnVersion.js +0 -132
|
@@ -26,11 +26,10 @@ var __toESM2 = (mod, isNodeMode, target) => (target = mod != null ? __create(__g
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS2 = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export2(
|
|
29
|
+
var chunk_SYSL54YI_exports = {};
|
|
30
|
+
__export2(chunk_SYSL54YI_exports, {
|
|
31
31
|
checkTypeScriptVersion: () => checkTypeScriptVersion,
|
|
32
32
|
checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
|
|
33
|
-
checkYarnVersion: () => checkYarnVersion,
|
|
34
33
|
debug: () => debug5,
|
|
35
34
|
forbiddenCmdWithDataProxyFlagMessage: () => forbiddenCmdWithDataProxyFlagMessage,
|
|
36
35
|
formatSchema: () => formatSchema,
|
|
@@ -56,7 +55,7 @@ __export2(chunk_GESBTLG4_exports, {
|
|
|
56
55
|
sendPanic: () => sendPanic,
|
|
57
56
|
skipIndex: () => skipIndex
|
|
58
57
|
});
|
|
59
|
-
module.exports = __toCommonJS2(
|
|
58
|
+
module.exports = __toCommonJS2(chunk_SYSL54YI_exports);
|
|
60
59
|
var import_chunk_IABMG3F4 = require("./chunk-IABMG3F4.js");
|
|
61
60
|
var import_chunk_3U2ANLD3 = require("./chunk-3U2ANLD3.js");
|
|
62
61
|
var import_chunk_FTS2IEWX = require("./chunk-FTS2IEWX.js");
|
|
@@ -64,7 +63,7 @@ var import_chunk_EUTJYQDW = require("./chunk-EUTJYQDW.js");
|
|
|
64
63
|
var import_chunk_IPKE37QC = require("./chunk-IPKE37QC.js");
|
|
65
64
|
var import_chunk_KEBDP2C3 = require("./chunk-KEBDP2C3.js");
|
|
66
65
|
var import_chunk_X77CS5RK = require("./chunk-X77CS5RK.js");
|
|
67
|
-
var
|
|
66
|
+
var import_chunk_5XRQ7ONW = require("./chunk-5XRQ7ONW.js");
|
|
68
67
|
var import_chunk_RS2R7COT = require("./chunk-RS2R7COT.js");
|
|
69
68
|
var import_chunk_X3P4J7WW = require("./chunk-X3P4J7WW.js");
|
|
70
69
|
var import_chunk_ONHKZPSV = require("./chunk-ONHKZPSV.js");
|
|
@@ -81,18 +80,18 @@ var import_chunk_XLYQ6PQW = require("./chunk-XLYQ6PQW.js");
|
|
|
81
80
|
var import_chunk_EPJYKNCQ = require("./chunk-EPJYKNCQ.js");
|
|
82
81
|
var import_chunk_ODI3VNBD = require("./chunk-ODI3VNBD.js");
|
|
83
82
|
var import_chunk_TSJICM5S = require("./chunk-TSJICM5S.js");
|
|
84
|
-
var
|
|
85
|
-
var
|
|
86
|
-
var
|
|
87
|
-
var
|
|
83
|
+
var import_chunk_DSDTYXB5 = require("./chunk-DSDTYXB5.js");
|
|
84
|
+
var import_chunk_KLZW2JAY = require("./chunk-KLZW2JAY.js");
|
|
85
|
+
var import_chunk_IQ3XPQFI = require("./chunk-IQ3XPQFI.js");
|
|
86
|
+
var import_chunk_JLJYCGJU = require("./chunk-JLJYCGJU.js");
|
|
88
87
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
|
89
88
|
var import_chunk_H3T4L34H = require("./chunk-H3T4L34H.js");
|
|
90
|
-
var
|
|
89
|
+
var import_chunk_NZYA5YF6 = require("./chunk-NZYA5YF6.js");
|
|
91
90
|
var import_chunk_MUPZUVSI = require("./chunk-MUPZUVSI.js");
|
|
92
91
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
|
93
92
|
var import_chunk_2B26F5N3 = require("./chunk-2B26F5N3.js");
|
|
94
|
-
var import_chunk_7XNZDY2V = require("./chunk-7XNZDY2V.js");
|
|
95
93
|
var import_chunk_M3GBKLGE = require("./chunk-M3GBKLGE.js");
|
|
94
|
+
var import_chunk_QIVUAERL = require("./chunk-QIVUAERL.js");
|
|
96
95
|
var import_chunk_635TMBAP = require("./chunk-635TMBAP.js");
|
|
97
96
|
var import_chunk_IOIAK7V7 = require("./chunk-IOIAK7V7.js");
|
|
98
97
|
var import_chunk_4NFLAUKD = require("./chunk-4NFLAUKD.js");
|
|
@@ -2506,778 +2505,6 @@ var init_async = (0, import_chunk_WWAWV7DQ.__esm)({
|
|
|
2506
2505
|
async_default = index;
|
|
2507
2506
|
}
|
|
2508
2507
|
});
|
|
2509
|
-
var require_polyfills = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
2510
|
-
"../../node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/polyfills.js"(exports2, module2) {
|
|
2511
|
-
"use strict";
|
|
2512
|
-
var constants2 = (0, import_chunk_WWAWV7DQ.__require)("constants");
|
|
2513
|
-
var origCwd = process.cwd;
|
|
2514
|
-
var cwd = null;
|
|
2515
|
-
var platform = process.env.GRACEFUL_FS_PLATFORM || process.platform;
|
|
2516
|
-
process.cwd = function() {
|
|
2517
|
-
if (!cwd)
|
|
2518
|
-
cwd = origCwd.call(process);
|
|
2519
|
-
return cwd;
|
|
2520
|
-
};
|
|
2521
|
-
try {
|
|
2522
|
-
process.cwd();
|
|
2523
|
-
} catch (er) {
|
|
2524
|
-
}
|
|
2525
|
-
if (typeof process.chdir === "function") {
|
|
2526
|
-
chdir = process.chdir;
|
|
2527
|
-
process.chdir = function(d2) {
|
|
2528
|
-
cwd = null;
|
|
2529
|
-
chdir.call(process, d2);
|
|
2530
|
-
};
|
|
2531
|
-
if (Object.setPrototypeOf) Object.setPrototypeOf(process.chdir, chdir);
|
|
2532
|
-
}
|
|
2533
|
-
var chdir;
|
|
2534
|
-
module2.exports = patch;
|
|
2535
|
-
function patch(fs8) {
|
|
2536
|
-
if (constants2.hasOwnProperty("O_SYMLINK") && process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)) {
|
|
2537
|
-
patchLchmod(fs8);
|
|
2538
|
-
}
|
|
2539
|
-
if (!fs8.lutimes) {
|
|
2540
|
-
patchLutimes(fs8);
|
|
2541
|
-
}
|
|
2542
|
-
fs8.chown = chownFix(fs8.chown);
|
|
2543
|
-
fs8.fchown = chownFix(fs8.fchown);
|
|
2544
|
-
fs8.lchown = chownFix(fs8.lchown);
|
|
2545
|
-
fs8.chmod = chmodFix(fs8.chmod);
|
|
2546
|
-
fs8.fchmod = chmodFix(fs8.fchmod);
|
|
2547
|
-
fs8.lchmod = chmodFix(fs8.lchmod);
|
|
2548
|
-
fs8.chownSync = chownFixSync(fs8.chownSync);
|
|
2549
|
-
fs8.fchownSync = chownFixSync(fs8.fchownSync);
|
|
2550
|
-
fs8.lchownSync = chownFixSync(fs8.lchownSync);
|
|
2551
|
-
fs8.chmodSync = chmodFixSync(fs8.chmodSync);
|
|
2552
|
-
fs8.fchmodSync = chmodFixSync(fs8.fchmodSync);
|
|
2553
|
-
fs8.lchmodSync = chmodFixSync(fs8.lchmodSync);
|
|
2554
|
-
fs8.stat = statFix(fs8.stat);
|
|
2555
|
-
fs8.fstat = statFix(fs8.fstat);
|
|
2556
|
-
fs8.lstat = statFix(fs8.lstat);
|
|
2557
|
-
fs8.statSync = statFixSync(fs8.statSync);
|
|
2558
|
-
fs8.fstatSync = statFixSync(fs8.fstatSync);
|
|
2559
|
-
fs8.lstatSync = statFixSync(fs8.lstatSync);
|
|
2560
|
-
if (fs8.chmod && !fs8.lchmod) {
|
|
2561
|
-
fs8.lchmod = function(path8, mode, cb) {
|
|
2562
|
-
if (cb) process.nextTick(cb);
|
|
2563
|
-
};
|
|
2564
|
-
fs8.lchmodSync = function() {
|
|
2565
|
-
};
|
|
2566
|
-
}
|
|
2567
|
-
if (fs8.chown && !fs8.lchown) {
|
|
2568
|
-
fs8.lchown = function(path8, uid, gid, cb) {
|
|
2569
|
-
if (cb) process.nextTick(cb);
|
|
2570
|
-
};
|
|
2571
|
-
fs8.lchownSync = function() {
|
|
2572
|
-
};
|
|
2573
|
-
}
|
|
2574
|
-
if (platform === "win32") {
|
|
2575
|
-
fs8.rename = typeof fs8.rename !== "function" ? fs8.rename : function(fs$rename) {
|
|
2576
|
-
function rename(from, to, cb) {
|
|
2577
|
-
var start = Date.now();
|
|
2578
|
-
var backoff = 0;
|
|
2579
|
-
fs$rename(from, to, function CB(er) {
|
|
2580
|
-
if (er && (er.code === "EACCES" || er.code === "EPERM" || er.code === "EBUSY") && Date.now() - start < 6e4) {
|
|
2581
|
-
setTimeout(function() {
|
|
2582
|
-
fs8.stat(to, function(stater, st) {
|
|
2583
|
-
if (stater && stater.code === "ENOENT")
|
|
2584
|
-
fs$rename(from, to, CB);
|
|
2585
|
-
else
|
|
2586
|
-
cb(er);
|
|
2587
|
-
});
|
|
2588
|
-
}, backoff);
|
|
2589
|
-
if (backoff < 100)
|
|
2590
|
-
backoff += 10;
|
|
2591
|
-
return;
|
|
2592
|
-
}
|
|
2593
|
-
if (cb) cb(er);
|
|
2594
|
-
});
|
|
2595
|
-
}
|
|
2596
|
-
if (Object.setPrototypeOf) Object.setPrototypeOf(rename, fs$rename);
|
|
2597
|
-
return rename;
|
|
2598
|
-
}(fs8.rename);
|
|
2599
|
-
}
|
|
2600
|
-
fs8.read = typeof fs8.read !== "function" ? fs8.read : function(fs$read) {
|
|
2601
|
-
function read(fd, buffer, offset, length, position, callback_) {
|
|
2602
|
-
var callback;
|
|
2603
|
-
if (callback_ && typeof callback_ === "function") {
|
|
2604
|
-
var eagCounter = 0;
|
|
2605
|
-
callback = function(er, _2, __) {
|
|
2606
|
-
if (er && er.code === "EAGAIN" && eagCounter < 10) {
|
|
2607
|
-
eagCounter++;
|
|
2608
|
-
return fs$read.call(fs8, fd, buffer, offset, length, position, callback);
|
|
2609
|
-
}
|
|
2610
|
-
callback_.apply(this, arguments);
|
|
2611
|
-
};
|
|
2612
|
-
}
|
|
2613
|
-
return fs$read.call(fs8, fd, buffer, offset, length, position, callback);
|
|
2614
|
-
}
|
|
2615
|
-
if (Object.setPrototypeOf) Object.setPrototypeOf(read, fs$read);
|
|
2616
|
-
return read;
|
|
2617
|
-
}(fs8.read);
|
|
2618
|
-
fs8.readSync = typeof fs8.readSync !== "function" ? fs8.readSync : /* @__PURE__ */ function(fs$readSync) {
|
|
2619
|
-
return function(fd, buffer, offset, length, position) {
|
|
2620
|
-
var eagCounter = 0;
|
|
2621
|
-
while (true) {
|
|
2622
|
-
try {
|
|
2623
|
-
return fs$readSync.call(fs8, fd, buffer, offset, length, position);
|
|
2624
|
-
} catch (er) {
|
|
2625
|
-
if (er.code === "EAGAIN" && eagCounter < 10) {
|
|
2626
|
-
eagCounter++;
|
|
2627
|
-
continue;
|
|
2628
|
-
}
|
|
2629
|
-
throw er;
|
|
2630
|
-
}
|
|
2631
|
-
}
|
|
2632
|
-
};
|
|
2633
|
-
}(fs8.readSync);
|
|
2634
|
-
function patchLchmod(fs9) {
|
|
2635
|
-
fs9.lchmod = function(path8, mode, callback) {
|
|
2636
|
-
fs9.open(
|
|
2637
|
-
path8,
|
|
2638
|
-
constants2.O_WRONLY | constants2.O_SYMLINK,
|
|
2639
|
-
mode,
|
|
2640
|
-
function(err, fd) {
|
|
2641
|
-
if (err) {
|
|
2642
|
-
if (callback) callback(err);
|
|
2643
|
-
return;
|
|
2644
|
-
}
|
|
2645
|
-
fs9.fchmod(fd, mode, function(err2) {
|
|
2646
|
-
fs9.close(fd, function(err22) {
|
|
2647
|
-
if (callback) callback(err2 || err22);
|
|
2648
|
-
});
|
|
2649
|
-
});
|
|
2650
|
-
}
|
|
2651
|
-
);
|
|
2652
|
-
};
|
|
2653
|
-
fs9.lchmodSync = function(path8, mode) {
|
|
2654
|
-
var fd = fs9.openSync(path8, constants2.O_WRONLY | constants2.O_SYMLINK, mode);
|
|
2655
|
-
var threw = true;
|
|
2656
|
-
var ret;
|
|
2657
|
-
try {
|
|
2658
|
-
ret = fs9.fchmodSync(fd, mode);
|
|
2659
|
-
threw = false;
|
|
2660
|
-
} finally {
|
|
2661
|
-
if (threw) {
|
|
2662
|
-
try {
|
|
2663
|
-
fs9.closeSync(fd);
|
|
2664
|
-
} catch (er) {
|
|
2665
|
-
}
|
|
2666
|
-
} else {
|
|
2667
|
-
fs9.closeSync(fd);
|
|
2668
|
-
}
|
|
2669
|
-
}
|
|
2670
|
-
return ret;
|
|
2671
|
-
};
|
|
2672
|
-
}
|
|
2673
|
-
function patchLutimes(fs9) {
|
|
2674
|
-
if (constants2.hasOwnProperty("O_SYMLINK") && fs9.futimes) {
|
|
2675
|
-
fs9.lutimes = function(path8, at, mt, cb) {
|
|
2676
|
-
fs9.open(path8, constants2.O_SYMLINK, function(er, fd) {
|
|
2677
|
-
if (er) {
|
|
2678
|
-
if (cb) cb(er);
|
|
2679
|
-
return;
|
|
2680
|
-
}
|
|
2681
|
-
fs9.futimes(fd, at, mt, function(er2) {
|
|
2682
|
-
fs9.close(fd, function(er22) {
|
|
2683
|
-
if (cb) cb(er2 || er22);
|
|
2684
|
-
});
|
|
2685
|
-
});
|
|
2686
|
-
});
|
|
2687
|
-
};
|
|
2688
|
-
fs9.lutimesSync = function(path8, at, mt) {
|
|
2689
|
-
var fd = fs9.openSync(path8, constants2.O_SYMLINK);
|
|
2690
|
-
var ret;
|
|
2691
|
-
var threw = true;
|
|
2692
|
-
try {
|
|
2693
|
-
ret = fs9.futimesSync(fd, at, mt);
|
|
2694
|
-
threw = false;
|
|
2695
|
-
} finally {
|
|
2696
|
-
if (threw) {
|
|
2697
|
-
try {
|
|
2698
|
-
fs9.closeSync(fd);
|
|
2699
|
-
} catch (er) {
|
|
2700
|
-
}
|
|
2701
|
-
} else {
|
|
2702
|
-
fs9.closeSync(fd);
|
|
2703
|
-
}
|
|
2704
|
-
}
|
|
2705
|
-
return ret;
|
|
2706
|
-
};
|
|
2707
|
-
} else if (fs9.futimes) {
|
|
2708
|
-
fs9.lutimes = function(_a, _b, _c, cb) {
|
|
2709
|
-
if (cb) process.nextTick(cb);
|
|
2710
|
-
};
|
|
2711
|
-
fs9.lutimesSync = function() {
|
|
2712
|
-
};
|
|
2713
|
-
}
|
|
2714
|
-
}
|
|
2715
|
-
function chmodFix(orig) {
|
|
2716
|
-
if (!orig) return orig;
|
|
2717
|
-
return function(target, mode, cb) {
|
|
2718
|
-
return orig.call(fs8, target, mode, function(er) {
|
|
2719
|
-
if (chownErOk(er)) er = null;
|
|
2720
|
-
if (cb) cb.apply(this, arguments);
|
|
2721
|
-
});
|
|
2722
|
-
};
|
|
2723
|
-
}
|
|
2724
|
-
function chmodFixSync(orig) {
|
|
2725
|
-
if (!orig) return orig;
|
|
2726
|
-
return function(target, mode) {
|
|
2727
|
-
try {
|
|
2728
|
-
return orig.call(fs8, target, mode);
|
|
2729
|
-
} catch (er) {
|
|
2730
|
-
if (!chownErOk(er)) throw er;
|
|
2731
|
-
}
|
|
2732
|
-
};
|
|
2733
|
-
}
|
|
2734
|
-
function chownFix(orig) {
|
|
2735
|
-
if (!orig) return orig;
|
|
2736
|
-
return function(target, uid, gid, cb) {
|
|
2737
|
-
return orig.call(fs8, target, uid, gid, function(er) {
|
|
2738
|
-
if (chownErOk(er)) er = null;
|
|
2739
|
-
if (cb) cb.apply(this, arguments);
|
|
2740
|
-
});
|
|
2741
|
-
};
|
|
2742
|
-
}
|
|
2743
|
-
function chownFixSync(orig) {
|
|
2744
|
-
if (!orig) return orig;
|
|
2745
|
-
return function(target, uid, gid) {
|
|
2746
|
-
try {
|
|
2747
|
-
return orig.call(fs8, target, uid, gid);
|
|
2748
|
-
} catch (er) {
|
|
2749
|
-
if (!chownErOk(er)) throw er;
|
|
2750
|
-
}
|
|
2751
|
-
};
|
|
2752
|
-
}
|
|
2753
|
-
function statFix(orig) {
|
|
2754
|
-
if (!orig) return orig;
|
|
2755
|
-
return function(target, options2, cb) {
|
|
2756
|
-
if (typeof options2 === "function") {
|
|
2757
|
-
cb = options2;
|
|
2758
|
-
options2 = null;
|
|
2759
|
-
}
|
|
2760
|
-
function callback(er, stats) {
|
|
2761
|
-
if (stats) {
|
|
2762
|
-
if (stats.uid < 0) stats.uid += 4294967296;
|
|
2763
|
-
if (stats.gid < 0) stats.gid += 4294967296;
|
|
2764
|
-
}
|
|
2765
|
-
if (cb) cb.apply(this, arguments);
|
|
2766
|
-
}
|
|
2767
|
-
return options2 ? orig.call(fs8, target, options2, callback) : orig.call(fs8, target, callback);
|
|
2768
|
-
};
|
|
2769
|
-
}
|
|
2770
|
-
function statFixSync(orig) {
|
|
2771
|
-
if (!orig) return orig;
|
|
2772
|
-
return function(target, options2) {
|
|
2773
|
-
var stats = options2 ? orig.call(fs8, target, options2) : orig.call(fs8, target);
|
|
2774
|
-
if (stats) {
|
|
2775
|
-
if (stats.uid < 0) stats.uid += 4294967296;
|
|
2776
|
-
if (stats.gid < 0) stats.gid += 4294967296;
|
|
2777
|
-
}
|
|
2778
|
-
return stats;
|
|
2779
|
-
};
|
|
2780
|
-
}
|
|
2781
|
-
function chownErOk(er) {
|
|
2782
|
-
if (!er)
|
|
2783
|
-
return true;
|
|
2784
|
-
if (er.code === "ENOSYS")
|
|
2785
|
-
return true;
|
|
2786
|
-
var nonroot = !process.getuid || process.getuid() !== 0;
|
|
2787
|
-
if (nonroot) {
|
|
2788
|
-
if (er.code === "EINVAL" || er.code === "EPERM")
|
|
2789
|
-
return true;
|
|
2790
|
-
}
|
|
2791
|
-
return false;
|
|
2792
|
-
}
|
|
2793
|
-
}
|
|
2794
|
-
}
|
|
2795
|
-
});
|
|
2796
|
-
var require_legacy_streams = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
2797
|
-
"../../node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/legacy-streams.js"(exports2, module2) {
|
|
2798
|
-
"use strict";
|
|
2799
|
-
var Stream = (0, import_chunk_WWAWV7DQ.__require)("stream").Stream;
|
|
2800
|
-
module2.exports = legacy;
|
|
2801
|
-
function legacy(fs8) {
|
|
2802
|
-
return {
|
|
2803
|
-
ReadStream,
|
|
2804
|
-
WriteStream
|
|
2805
|
-
};
|
|
2806
|
-
function ReadStream(path8, options2) {
|
|
2807
|
-
if (!(this instanceof ReadStream)) return new ReadStream(path8, options2);
|
|
2808
|
-
Stream.call(this);
|
|
2809
|
-
var self2 = this;
|
|
2810
|
-
this.path = path8;
|
|
2811
|
-
this.fd = null;
|
|
2812
|
-
this.readable = true;
|
|
2813
|
-
this.paused = false;
|
|
2814
|
-
this.flags = "r";
|
|
2815
|
-
this.mode = 438;
|
|
2816
|
-
this.bufferSize = 64 * 1024;
|
|
2817
|
-
options2 = options2 || {};
|
|
2818
|
-
var keys = Object.keys(options2);
|
|
2819
|
-
for (var index2 = 0, length = keys.length; index2 < length; index2++) {
|
|
2820
|
-
var key = keys[index2];
|
|
2821
|
-
this[key] = options2[key];
|
|
2822
|
-
}
|
|
2823
|
-
if (this.encoding) this.setEncoding(this.encoding);
|
|
2824
|
-
if (this.start !== void 0) {
|
|
2825
|
-
if ("number" !== typeof this.start) {
|
|
2826
|
-
throw TypeError("start must be a Number");
|
|
2827
|
-
}
|
|
2828
|
-
if (this.end === void 0) {
|
|
2829
|
-
this.end = Infinity;
|
|
2830
|
-
} else if ("number" !== typeof this.end) {
|
|
2831
|
-
throw TypeError("end must be a Number");
|
|
2832
|
-
}
|
|
2833
|
-
if (this.start > this.end) {
|
|
2834
|
-
throw new Error("start must be <= end");
|
|
2835
|
-
}
|
|
2836
|
-
this.pos = this.start;
|
|
2837
|
-
}
|
|
2838
|
-
if (this.fd !== null) {
|
|
2839
|
-
process.nextTick(function() {
|
|
2840
|
-
self2._read();
|
|
2841
|
-
});
|
|
2842
|
-
return;
|
|
2843
|
-
}
|
|
2844
|
-
fs8.open(this.path, this.flags, this.mode, function(err, fd) {
|
|
2845
|
-
if (err) {
|
|
2846
|
-
self2.emit("error", err);
|
|
2847
|
-
self2.readable = false;
|
|
2848
|
-
return;
|
|
2849
|
-
}
|
|
2850
|
-
self2.fd = fd;
|
|
2851
|
-
self2.emit("open", fd);
|
|
2852
|
-
self2._read();
|
|
2853
|
-
});
|
|
2854
|
-
}
|
|
2855
|
-
function WriteStream(path8, options2) {
|
|
2856
|
-
if (!(this instanceof WriteStream)) return new WriteStream(path8, options2);
|
|
2857
|
-
Stream.call(this);
|
|
2858
|
-
this.path = path8;
|
|
2859
|
-
this.fd = null;
|
|
2860
|
-
this.writable = true;
|
|
2861
|
-
this.flags = "w";
|
|
2862
|
-
this.encoding = "binary";
|
|
2863
|
-
this.mode = 438;
|
|
2864
|
-
this.bytesWritten = 0;
|
|
2865
|
-
options2 = options2 || {};
|
|
2866
|
-
var keys = Object.keys(options2);
|
|
2867
|
-
for (var index2 = 0, length = keys.length; index2 < length; index2++) {
|
|
2868
|
-
var key = keys[index2];
|
|
2869
|
-
this[key] = options2[key];
|
|
2870
|
-
}
|
|
2871
|
-
if (this.start !== void 0) {
|
|
2872
|
-
if ("number" !== typeof this.start) {
|
|
2873
|
-
throw TypeError("start must be a Number");
|
|
2874
|
-
}
|
|
2875
|
-
if (this.start < 0) {
|
|
2876
|
-
throw new Error("start must be >= zero");
|
|
2877
|
-
}
|
|
2878
|
-
this.pos = this.start;
|
|
2879
|
-
}
|
|
2880
|
-
this.busy = false;
|
|
2881
|
-
this._queue = [];
|
|
2882
|
-
if (this.fd === null) {
|
|
2883
|
-
this._open = fs8.open;
|
|
2884
|
-
this._queue.push([this._open, this.path, this.flags, this.mode, void 0]);
|
|
2885
|
-
this.flush();
|
|
2886
|
-
}
|
|
2887
|
-
}
|
|
2888
|
-
}
|
|
2889
|
-
}
|
|
2890
|
-
});
|
|
2891
|
-
var require_clone = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
2892
|
-
"../../node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/clone.js"(exports2, module2) {
|
|
2893
|
-
"use strict";
|
|
2894
|
-
module2.exports = clone;
|
|
2895
|
-
var getPrototypeOf = Object.getPrototypeOf || function(obj) {
|
|
2896
|
-
return obj.__proto__;
|
|
2897
|
-
};
|
|
2898
|
-
function clone(obj) {
|
|
2899
|
-
if (obj === null || typeof obj !== "object")
|
|
2900
|
-
return obj;
|
|
2901
|
-
if (obj instanceof Object)
|
|
2902
|
-
var copy = { __proto__: getPrototypeOf(obj) };
|
|
2903
|
-
else
|
|
2904
|
-
var copy = /* @__PURE__ */ Object.create(null);
|
|
2905
|
-
Object.getOwnPropertyNames(obj).forEach(function(key) {
|
|
2906
|
-
Object.defineProperty(copy, key, Object.getOwnPropertyDescriptor(obj, key));
|
|
2907
|
-
});
|
|
2908
|
-
return copy;
|
|
2909
|
-
}
|
|
2910
|
-
}
|
|
2911
|
-
});
|
|
2912
|
-
var require_graceful_fs = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
2913
|
-
"../../node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/graceful-fs.js"(exports2, module2) {
|
|
2914
|
-
"use strict";
|
|
2915
|
-
var fs8 = (0, import_chunk_WWAWV7DQ.__require)("fs");
|
|
2916
|
-
var polyfills = require_polyfills();
|
|
2917
|
-
var legacy = require_legacy_streams();
|
|
2918
|
-
var clone = require_clone();
|
|
2919
|
-
var util = (0, import_chunk_WWAWV7DQ.__require)("util");
|
|
2920
|
-
var gracefulQueue;
|
|
2921
|
-
var previousSymbol;
|
|
2922
|
-
if (typeof Symbol === "function" && typeof Symbol.for === "function") {
|
|
2923
|
-
gracefulQueue = Symbol.for("graceful-fs.queue");
|
|
2924
|
-
previousSymbol = Symbol.for("graceful-fs.previous");
|
|
2925
|
-
} else {
|
|
2926
|
-
gracefulQueue = "___graceful-fs.queue";
|
|
2927
|
-
previousSymbol = "___graceful-fs.previous";
|
|
2928
|
-
}
|
|
2929
|
-
function noop() {
|
|
2930
|
-
}
|
|
2931
|
-
function publishQueue(context, queue3) {
|
|
2932
|
-
Object.defineProperty(context, gracefulQueue, {
|
|
2933
|
-
get: function() {
|
|
2934
|
-
return queue3;
|
|
2935
|
-
}
|
|
2936
|
-
});
|
|
2937
|
-
}
|
|
2938
|
-
var debug8 = noop;
|
|
2939
|
-
if (util.debuglog)
|
|
2940
|
-
debug8 = util.debuglog("gfs4");
|
|
2941
|
-
else if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || ""))
|
|
2942
|
-
debug8 = function() {
|
|
2943
|
-
var m2 = util.format.apply(util, arguments);
|
|
2944
|
-
m2 = "GFS4: " + m2.split(/\n/).join("\nGFS4: ");
|
|
2945
|
-
console.error(m2);
|
|
2946
|
-
};
|
|
2947
|
-
if (!fs8[gracefulQueue]) {
|
|
2948
|
-
queue2 = global[gracefulQueue] || [];
|
|
2949
|
-
publishQueue(fs8, queue2);
|
|
2950
|
-
fs8.close = function(fs$close) {
|
|
2951
|
-
function close(fd, cb) {
|
|
2952
|
-
return fs$close.call(fs8, fd, function(err) {
|
|
2953
|
-
if (!err) {
|
|
2954
|
-
resetQueue();
|
|
2955
|
-
}
|
|
2956
|
-
if (typeof cb === "function")
|
|
2957
|
-
cb.apply(this, arguments);
|
|
2958
|
-
});
|
|
2959
|
-
}
|
|
2960
|
-
Object.defineProperty(close, previousSymbol, {
|
|
2961
|
-
value: fs$close
|
|
2962
|
-
});
|
|
2963
|
-
return close;
|
|
2964
|
-
}(fs8.close);
|
|
2965
|
-
fs8.closeSync = function(fs$closeSync) {
|
|
2966
|
-
function closeSync(fd) {
|
|
2967
|
-
fs$closeSync.apply(fs8, arguments);
|
|
2968
|
-
resetQueue();
|
|
2969
|
-
}
|
|
2970
|
-
Object.defineProperty(closeSync, previousSymbol, {
|
|
2971
|
-
value: fs$closeSync
|
|
2972
|
-
});
|
|
2973
|
-
return closeSync;
|
|
2974
|
-
}(fs8.closeSync);
|
|
2975
|
-
if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || "")) {
|
|
2976
|
-
process.on("exit", function() {
|
|
2977
|
-
debug8(fs8[gracefulQueue]);
|
|
2978
|
-
(0, import_chunk_WWAWV7DQ.__require)("assert").equal(fs8[gracefulQueue].length, 0);
|
|
2979
|
-
});
|
|
2980
|
-
}
|
|
2981
|
-
}
|
|
2982
|
-
var queue2;
|
|
2983
|
-
if (!global[gracefulQueue]) {
|
|
2984
|
-
publishQueue(global, fs8[gracefulQueue]);
|
|
2985
|
-
}
|
|
2986
|
-
module2.exports = patch(clone(fs8));
|
|
2987
|
-
if (process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH && !fs8.__patched) {
|
|
2988
|
-
module2.exports = patch(fs8);
|
|
2989
|
-
fs8.__patched = true;
|
|
2990
|
-
}
|
|
2991
|
-
function patch(fs9) {
|
|
2992
|
-
polyfills(fs9);
|
|
2993
|
-
fs9.gracefulify = patch;
|
|
2994
|
-
fs9.createReadStream = createReadStream;
|
|
2995
|
-
fs9.createWriteStream = createWriteStream;
|
|
2996
|
-
var fs$readFile = fs9.readFile;
|
|
2997
|
-
fs9.readFile = readFile2;
|
|
2998
|
-
function readFile2(path8, options2, cb) {
|
|
2999
|
-
if (typeof options2 === "function")
|
|
3000
|
-
cb = options2, options2 = null;
|
|
3001
|
-
return go$readFile(path8, options2, cb);
|
|
3002
|
-
function go$readFile(path9, options3, cb2, startTime) {
|
|
3003
|
-
return fs$readFile(path9, options3, function(err) {
|
|
3004
|
-
if (err && (err.code === "EMFILE" || err.code === "ENFILE"))
|
|
3005
|
-
enqueue([go$readFile, [path9, options3, cb2], err, startTime || Date.now(), Date.now()]);
|
|
3006
|
-
else {
|
|
3007
|
-
if (typeof cb2 === "function")
|
|
3008
|
-
cb2.apply(this, arguments);
|
|
3009
|
-
}
|
|
3010
|
-
});
|
|
3011
|
-
}
|
|
3012
|
-
}
|
|
3013
|
-
var fs$writeFile = fs9.writeFile;
|
|
3014
|
-
fs9.writeFile = writeFile;
|
|
3015
|
-
function writeFile(path8, data, options2, cb) {
|
|
3016
|
-
if (typeof options2 === "function")
|
|
3017
|
-
cb = options2, options2 = null;
|
|
3018
|
-
return go$writeFile(path8, data, options2, cb);
|
|
3019
|
-
function go$writeFile(path9, data2, options3, cb2, startTime) {
|
|
3020
|
-
return fs$writeFile(path9, data2, options3, function(err) {
|
|
3021
|
-
if (err && (err.code === "EMFILE" || err.code === "ENFILE"))
|
|
3022
|
-
enqueue([go$writeFile, [path9, data2, options3, cb2], err, startTime || Date.now(), Date.now()]);
|
|
3023
|
-
else {
|
|
3024
|
-
if (typeof cb2 === "function")
|
|
3025
|
-
cb2.apply(this, arguments);
|
|
3026
|
-
}
|
|
3027
|
-
});
|
|
3028
|
-
}
|
|
3029
|
-
}
|
|
3030
|
-
var fs$appendFile = fs9.appendFile;
|
|
3031
|
-
if (fs$appendFile)
|
|
3032
|
-
fs9.appendFile = appendFile;
|
|
3033
|
-
function appendFile(path8, data, options2, cb) {
|
|
3034
|
-
if (typeof options2 === "function")
|
|
3035
|
-
cb = options2, options2 = null;
|
|
3036
|
-
return go$appendFile(path8, data, options2, cb);
|
|
3037
|
-
function go$appendFile(path9, data2, options3, cb2, startTime) {
|
|
3038
|
-
return fs$appendFile(path9, data2, options3, function(err) {
|
|
3039
|
-
if (err && (err.code === "EMFILE" || err.code === "ENFILE"))
|
|
3040
|
-
enqueue([go$appendFile, [path9, data2, options3, cb2], err, startTime || Date.now(), Date.now()]);
|
|
3041
|
-
else {
|
|
3042
|
-
if (typeof cb2 === "function")
|
|
3043
|
-
cb2.apply(this, arguments);
|
|
3044
|
-
}
|
|
3045
|
-
});
|
|
3046
|
-
}
|
|
3047
|
-
}
|
|
3048
|
-
var fs$copyFile = fs9.copyFile;
|
|
3049
|
-
if (fs$copyFile)
|
|
3050
|
-
fs9.copyFile = copyFile;
|
|
3051
|
-
function copyFile(src, dest, flags, cb) {
|
|
3052
|
-
if (typeof flags === "function") {
|
|
3053
|
-
cb = flags;
|
|
3054
|
-
flags = 0;
|
|
3055
|
-
}
|
|
3056
|
-
return go$copyFile(src, dest, flags, cb);
|
|
3057
|
-
function go$copyFile(src2, dest2, flags2, cb2, startTime) {
|
|
3058
|
-
return fs$copyFile(src2, dest2, flags2, function(err) {
|
|
3059
|
-
if (err && (err.code === "EMFILE" || err.code === "ENFILE"))
|
|
3060
|
-
enqueue([go$copyFile, [src2, dest2, flags2, cb2], err, startTime || Date.now(), Date.now()]);
|
|
3061
|
-
else {
|
|
3062
|
-
if (typeof cb2 === "function")
|
|
3063
|
-
cb2.apply(this, arguments);
|
|
3064
|
-
}
|
|
3065
|
-
});
|
|
3066
|
-
}
|
|
3067
|
-
}
|
|
3068
|
-
var fs$readdir = fs9.readdir;
|
|
3069
|
-
fs9.readdir = readdir;
|
|
3070
|
-
var noReaddirOptionVersions = /^v[0-5]\./;
|
|
3071
|
-
function readdir(path8, options2, cb) {
|
|
3072
|
-
if (typeof options2 === "function")
|
|
3073
|
-
cb = options2, options2 = null;
|
|
3074
|
-
var go$readdir = noReaddirOptionVersions.test(process.version) ? function go$readdir2(path9, options3, cb2, startTime) {
|
|
3075
|
-
return fs$readdir(path9, fs$readdirCallback(
|
|
3076
|
-
path9,
|
|
3077
|
-
options3,
|
|
3078
|
-
cb2,
|
|
3079
|
-
startTime
|
|
3080
|
-
));
|
|
3081
|
-
} : function go$readdir2(path9, options3, cb2, startTime) {
|
|
3082
|
-
return fs$readdir(path9, options3, fs$readdirCallback(
|
|
3083
|
-
path9,
|
|
3084
|
-
options3,
|
|
3085
|
-
cb2,
|
|
3086
|
-
startTime
|
|
3087
|
-
));
|
|
3088
|
-
};
|
|
3089
|
-
return go$readdir(path8, options2, cb);
|
|
3090
|
-
function fs$readdirCallback(path9, options3, cb2, startTime) {
|
|
3091
|
-
return function(err, files) {
|
|
3092
|
-
if (err && (err.code === "EMFILE" || err.code === "ENFILE"))
|
|
3093
|
-
enqueue([
|
|
3094
|
-
go$readdir,
|
|
3095
|
-
[path9, options3, cb2],
|
|
3096
|
-
err,
|
|
3097
|
-
startTime || Date.now(),
|
|
3098
|
-
Date.now()
|
|
3099
|
-
]);
|
|
3100
|
-
else {
|
|
3101
|
-
if (files && files.sort)
|
|
3102
|
-
files.sort();
|
|
3103
|
-
if (typeof cb2 === "function")
|
|
3104
|
-
cb2.call(this, err, files);
|
|
3105
|
-
}
|
|
3106
|
-
};
|
|
3107
|
-
}
|
|
3108
|
-
}
|
|
3109
|
-
if (process.version.substr(0, 4) === "v0.8") {
|
|
3110
|
-
var legStreams = legacy(fs9);
|
|
3111
|
-
ReadStream = legStreams.ReadStream;
|
|
3112
|
-
WriteStream = legStreams.WriteStream;
|
|
3113
|
-
}
|
|
3114
|
-
var fs$ReadStream = fs9.ReadStream;
|
|
3115
|
-
if (fs$ReadStream) {
|
|
3116
|
-
ReadStream.prototype = Object.create(fs$ReadStream.prototype);
|
|
3117
|
-
ReadStream.prototype.open = ReadStream$open;
|
|
3118
|
-
}
|
|
3119
|
-
var fs$WriteStream = fs9.WriteStream;
|
|
3120
|
-
if (fs$WriteStream) {
|
|
3121
|
-
WriteStream.prototype = Object.create(fs$WriteStream.prototype);
|
|
3122
|
-
WriteStream.prototype.open = WriteStream$open;
|
|
3123
|
-
}
|
|
3124
|
-
Object.defineProperty(fs9, "ReadStream", {
|
|
3125
|
-
get: function() {
|
|
3126
|
-
return ReadStream;
|
|
3127
|
-
},
|
|
3128
|
-
set: function(val) {
|
|
3129
|
-
ReadStream = val;
|
|
3130
|
-
},
|
|
3131
|
-
enumerable: true,
|
|
3132
|
-
configurable: true
|
|
3133
|
-
});
|
|
3134
|
-
Object.defineProperty(fs9, "WriteStream", {
|
|
3135
|
-
get: function() {
|
|
3136
|
-
return WriteStream;
|
|
3137
|
-
},
|
|
3138
|
-
set: function(val) {
|
|
3139
|
-
WriteStream = val;
|
|
3140
|
-
},
|
|
3141
|
-
enumerable: true,
|
|
3142
|
-
configurable: true
|
|
3143
|
-
});
|
|
3144
|
-
var FileReadStream = ReadStream;
|
|
3145
|
-
Object.defineProperty(fs9, "FileReadStream", {
|
|
3146
|
-
get: function() {
|
|
3147
|
-
return FileReadStream;
|
|
3148
|
-
},
|
|
3149
|
-
set: function(val) {
|
|
3150
|
-
FileReadStream = val;
|
|
3151
|
-
},
|
|
3152
|
-
enumerable: true,
|
|
3153
|
-
configurable: true
|
|
3154
|
-
});
|
|
3155
|
-
var FileWriteStream = WriteStream;
|
|
3156
|
-
Object.defineProperty(fs9, "FileWriteStream", {
|
|
3157
|
-
get: function() {
|
|
3158
|
-
return FileWriteStream;
|
|
3159
|
-
},
|
|
3160
|
-
set: function(val) {
|
|
3161
|
-
FileWriteStream = val;
|
|
3162
|
-
},
|
|
3163
|
-
enumerable: true,
|
|
3164
|
-
configurable: true
|
|
3165
|
-
});
|
|
3166
|
-
function ReadStream(path8, options2) {
|
|
3167
|
-
if (this instanceof ReadStream)
|
|
3168
|
-
return fs$ReadStream.apply(this, arguments), this;
|
|
3169
|
-
else
|
|
3170
|
-
return ReadStream.apply(Object.create(ReadStream.prototype), arguments);
|
|
3171
|
-
}
|
|
3172
|
-
function ReadStream$open() {
|
|
3173
|
-
var that = this;
|
|
3174
|
-
open(that.path, that.flags, that.mode, function(err, fd) {
|
|
3175
|
-
if (err) {
|
|
3176
|
-
if (that.autoClose)
|
|
3177
|
-
that.destroy();
|
|
3178
|
-
that.emit("error", err);
|
|
3179
|
-
} else {
|
|
3180
|
-
that.fd = fd;
|
|
3181
|
-
that.emit("open", fd);
|
|
3182
|
-
that.read();
|
|
3183
|
-
}
|
|
3184
|
-
});
|
|
3185
|
-
}
|
|
3186
|
-
function WriteStream(path8, options2) {
|
|
3187
|
-
if (this instanceof WriteStream)
|
|
3188
|
-
return fs$WriteStream.apply(this, arguments), this;
|
|
3189
|
-
else
|
|
3190
|
-
return WriteStream.apply(Object.create(WriteStream.prototype), arguments);
|
|
3191
|
-
}
|
|
3192
|
-
function WriteStream$open() {
|
|
3193
|
-
var that = this;
|
|
3194
|
-
open(that.path, that.flags, that.mode, function(err, fd) {
|
|
3195
|
-
if (err) {
|
|
3196
|
-
that.destroy();
|
|
3197
|
-
that.emit("error", err);
|
|
3198
|
-
} else {
|
|
3199
|
-
that.fd = fd;
|
|
3200
|
-
that.emit("open", fd);
|
|
3201
|
-
}
|
|
3202
|
-
});
|
|
3203
|
-
}
|
|
3204
|
-
function createReadStream(path8, options2) {
|
|
3205
|
-
return new fs9.ReadStream(path8, options2);
|
|
3206
|
-
}
|
|
3207
|
-
function createWriteStream(path8, options2) {
|
|
3208
|
-
return new fs9.WriteStream(path8, options2);
|
|
3209
|
-
}
|
|
3210
|
-
var fs$open = fs9.open;
|
|
3211
|
-
fs9.open = open;
|
|
3212
|
-
function open(path8, flags, mode, cb) {
|
|
3213
|
-
if (typeof mode === "function")
|
|
3214
|
-
cb = mode, mode = null;
|
|
3215
|
-
return go$open(path8, flags, mode, cb);
|
|
3216
|
-
function go$open(path9, flags2, mode2, cb2, startTime) {
|
|
3217
|
-
return fs$open(path9, flags2, mode2, function(err, fd) {
|
|
3218
|
-
if (err && (err.code === "EMFILE" || err.code === "ENFILE"))
|
|
3219
|
-
enqueue([go$open, [path9, flags2, mode2, cb2], err, startTime || Date.now(), Date.now()]);
|
|
3220
|
-
else {
|
|
3221
|
-
if (typeof cb2 === "function")
|
|
3222
|
-
cb2.apply(this, arguments);
|
|
3223
|
-
}
|
|
3224
|
-
});
|
|
3225
|
-
}
|
|
3226
|
-
}
|
|
3227
|
-
return fs9;
|
|
3228
|
-
}
|
|
3229
|
-
function enqueue(elem) {
|
|
3230
|
-
debug8("ENQUEUE", elem[0].name, elem[1]);
|
|
3231
|
-
fs8[gracefulQueue].push(elem);
|
|
3232
|
-
retry2();
|
|
3233
|
-
}
|
|
3234
|
-
var retryTimer;
|
|
3235
|
-
function resetQueue() {
|
|
3236
|
-
var now = Date.now();
|
|
3237
|
-
for (var i = 0; i < fs8[gracefulQueue].length; ++i) {
|
|
3238
|
-
if (fs8[gracefulQueue][i].length > 2) {
|
|
3239
|
-
fs8[gracefulQueue][i][3] = now;
|
|
3240
|
-
fs8[gracefulQueue][i][4] = now;
|
|
3241
|
-
}
|
|
3242
|
-
}
|
|
3243
|
-
retry2();
|
|
3244
|
-
}
|
|
3245
|
-
function retry2() {
|
|
3246
|
-
clearTimeout(retryTimer);
|
|
3247
|
-
retryTimer = void 0;
|
|
3248
|
-
if (fs8[gracefulQueue].length === 0)
|
|
3249
|
-
return;
|
|
3250
|
-
var elem = fs8[gracefulQueue].shift();
|
|
3251
|
-
var fn = elem[0];
|
|
3252
|
-
var args = elem[1];
|
|
3253
|
-
var err = elem[2];
|
|
3254
|
-
var startTime = elem[3];
|
|
3255
|
-
var lastTime = elem[4];
|
|
3256
|
-
if (startTime === void 0) {
|
|
3257
|
-
debug8("RETRY", fn.name, args);
|
|
3258
|
-
fn.apply(null, args);
|
|
3259
|
-
} else if (Date.now() - startTime >= 6e4) {
|
|
3260
|
-
debug8("TIMEOUT", fn.name, args);
|
|
3261
|
-
var cb = args.pop();
|
|
3262
|
-
if (typeof cb === "function")
|
|
3263
|
-
cb.call(null, err);
|
|
3264
|
-
} else {
|
|
3265
|
-
var sinceAttempt = Date.now() - lastTime;
|
|
3266
|
-
var sinceStart = Math.max(lastTime - startTime, 1);
|
|
3267
|
-
var desiredDelay = Math.min(sinceStart * 1.2, 100);
|
|
3268
|
-
if (sinceAttempt >= desiredDelay) {
|
|
3269
|
-
debug8("RETRY", fn.name, args);
|
|
3270
|
-
fn.apply(null, args.concat([startTime]));
|
|
3271
|
-
} else {
|
|
3272
|
-
fs8[gracefulQueue].push(elem);
|
|
3273
|
-
}
|
|
3274
|
-
}
|
|
3275
|
-
if (retryTimer === void 0) {
|
|
3276
|
-
retryTimer = setTimeout(retry2, 0);
|
|
3277
|
-
}
|
|
3278
|
-
}
|
|
3279
|
-
}
|
|
3280
|
-
});
|
|
3281
2508
|
var require_process_nextick_args = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
3282
2509
|
"../../node_modules/.pnpm/process-nextick-args@2.0.1/node_modules/process-nextick-args/index.js"(exports2, module2) {
|
|
3283
2510
|
"use strict";
|
|
@@ -9315,7 +8542,7 @@ var require_isPlainObject = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
|
9315
8542
|
var require_file = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
9316
8543
|
"../../node_modules/.pnpm/archiver-utils@4.0.1/node_modules/archiver-utils/file.js"(exports2, module2) {
|
|
9317
8544
|
"use strict";
|
|
9318
|
-
var fs8 = require_graceful_fs();
|
|
8545
|
+
var fs8 = (0, import_chunk_QIVUAERL.require_graceful_fs)();
|
|
9319
8546
|
var path8 = (0, import_chunk_WWAWV7DQ.__require)("path");
|
|
9320
8547
|
var flatten = require_flatten();
|
|
9321
8548
|
var difference = require_difference();
|
|
@@ -9467,7 +8694,7 @@ var require_file = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
|
9467
8694
|
var require_archiver_utils = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
9468
8695
|
"../../node_modules/.pnpm/archiver-utils@4.0.1/node_modules/archiver-utils/index.js"(exports2, module2) {
|
|
9469
8696
|
"use strict";
|
|
9470
|
-
var fs8 = require_graceful_fs();
|
|
8697
|
+
var fs8 = (0, import_chunk_QIVUAERL.require_graceful_fs)();
|
|
9471
8698
|
var path8 = (0, import_chunk_WWAWV7DQ.__require)("path");
|
|
9472
8699
|
var lazystream = require_lazystream();
|
|
9473
8700
|
var normalizePath = require_normalize_path();
|
|
@@ -15478,7 +14705,6 @@ var require_tmp = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
|
15478
14705
|
}
|
|
15479
14706
|
});
|
|
15480
14707
|
var import_find_up = (0, import_chunk_WWAWV7DQ.__toESM)(require_find_up());
|
|
15481
|
-
var import_execa = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_7XNZDY2V.require_execa)());
|
|
15482
14708
|
var readFile = (0, import_util.promisify)(import_fs3.default.readFile);
|
|
15483
14709
|
var stat = (0, import_util.promisify)(import_fs3.default.stat);
|
|
15484
14710
|
var debug2 = (0, import_debug3.Debug)("prisma:getSchema");
|
|
@@ -15517,7 +14743,7 @@ async function readSchemaFromDirectory(schemaPath2) {
|
|
|
15517
14743
|
}
|
|
15518
14744
|
const files = await (0, import_schema_files_loader.loadSchemaFiles)(schemaPath2);
|
|
15519
14745
|
debug2("Loading config");
|
|
15520
|
-
const config2 = await (0,
|
|
14746
|
+
const config2 = await (0, import_chunk_IQ3XPQFI.getConfig)({
|
|
15521
14747
|
datamodel: files,
|
|
15522
14748
|
ignoreEnvVarErrors: true
|
|
15523
14749
|
});
|
|
@@ -15584,14 +14810,9 @@ async function getSchemaWithPathInternal(schemaPathFromArgs, { cwd, argumentName
|
|
|
15584
14810
|
if (defaultResult.ok) {
|
|
15585
14811
|
return defaultResult;
|
|
15586
14812
|
}
|
|
15587
|
-
const yarnResult = await getSchemaFromYarn1Workspace(cwd, defaultResult.error.failures);
|
|
15588
|
-
if (yarnResult.ok) {
|
|
15589
|
-
return yarnResult;
|
|
15590
|
-
}
|
|
15591
|
-
const finalError = yarnResult.error.kind === "Yarn1WorkspaceSchemaNotFound" ? defaultResult.error : yarnResult.error;
|
|
15592
14813
|
return {
|
|
15593
14814
|
ok: false,
|
|
15594
|
-
error:
|
|
14815
|
+
error: defaultResult.error
|
|
15595
14816
|
};
|
|
15596
14817
|
}
|
|
15597
14818
|
function renderLookupError(error) {
|
|
@@ -15666,47 +14887,6 @@ async function getSchemaFromPackageJson(cwd) {
|
|
|
15666
14887
|
}
|
|
15667
14888
|
return lookupResult;
|
|
15668
14889
|
}
|
|
15669
|
-
async function getSchemaFromYarn1Workspace(cwd, pastFailures) {
|
|
15670
|
-
if (!process.env.npm_config_user_agent?.includes("yarn")) {
|
|
15671
|
-
return { ok: false, error: { kind: "Yarn1WorkspaceSchemaNotFound" } };
|
|
15672
|
-
}
|
|
15673
|
-
let workspaces;
|
|
15674
|
-
try {
|
|
15675
|
-
const { stdout: version3 } = await import_execa.default.command("yarn --version", {
|
|
15676
|
-
cwd
|
|
15677
|
-
});
|
|
15678
|
-
if (version3.startsWith("2")) {
|
|
15679
|
-
return { ok: false, error: { kind: "Yarn1WorkspaceSchemaNotFound" } };
|
|
15680
|
-
}
|
|
15681
|
-
const { stdout } = await import_execa.default.command("yarn workspaces info --json", {
|
|
15682
|
-
cwd
|
|
15683
|
-
});
|
|
15684
|
-
const json = getJson(stdout);
|
|
15685
|
-
workspaces = Object.values(json);
|
|
15686
|
-
} catch {
|
|
15687
|
-
return { ok: false, error: { kind: "Yarn1WorkspaceSchemaNotFound" } };
|
|
15688
|
-
}
|
|
15689
|
-
const workspaceRootDir = await findWorkspaceRoot(cwd);
|
|
15690
|
-
if (!workspaceRootDir) {
|
|
15691
|
-
return { ok: false, error: { kind: "Yarn1WorkspaceSchemaNotFound" } };
|
|
15692
|
-
}
|
|
15693
|
-
for (const workspace of workspaces) {
|
|
15694
|
-
const workspacePath = import_path2.default.join(workspaceRootDir, workspace.location);
|
|
15695
|
-
const workspaceSchema = await tryWorkspacePath(workspacePath, pastFailures);
|
|
15696
|
-
if (workspaceSchema.ok) {
|
|
15697
|
-
return workspaceSchema;
|
|
15698
|
-
}
|
|
15699
|
-
}
|
|
15700
|
-
const rootPathSchema = await tryWorkspacePath(workspaceRootDir, pastFailures);
|
|
15701
|
-
return rootPathSchema;
|
|
15702
|
-
}
|
|
15703
|
-
async function tryWorkspacePath(cwd, pastFailures) {
|
|
15704
|
-
const pkgJson = await getSchemaFromPackageJson(cwd);
|
|
15705
|
-
if (pkgJson.ok) {
|
|
15706
|
-
return pkgJson;
|
|
15707
|
-
}
|
|
15708
|
-
return getDefaultSchema(cwd, pastFailures);
|
|
15709
|
-
}
|
|
15710
14890
|
async function getDefaultSchema(cwd, failures = []) {
|
|
15711
14891
|
const schemaPrisma = {
|
|
15712
14892
|
schemaPath: {
|
|
@@ -15785,44 +14965,6 @@ async function getSchema(schemaPathFromArgs) {
|
|
|
15785
14965
|
const schemaPathResult = await getSchemaWithPath(schemaPathFromArgs);
|
|
15786
14966
|
return schemaPathResult.schemas;
|
|
15787
14967
|
}
|
|
15788
|
-
function getJson(stdout) {
|
|
15789
|
-
const firstCurly = stdout.indexOf("{");
|
|
15790
|
-
const lastCurly = stdout.lastIndexOf("}");
|
|
15791
|
-
const sliced = stdout.slice(firstCurly, lastCurly + 1);
|
|
15792
|
-
return JSON.parse(sliced);
|
|
15793
|
-
}
|
|
15794
|
-
function isPkgJsonWorkspaceRoot(pkgJson) {
|
|
15795
|
-
const workspaces = pkgJson.workspaces;
|
|
15796
|
-
if (!workspaces) {
|
|
15797
|
-
return false;
|
|
15798
|
-
}
|
|
15799
|
-
return Array.isArray(workspaces) || workspaces.packages !== void 0;
|
|
15800
|
-
}
|
|
15801
|
-
async function isNearestPkgJsonWorkspaceRoot(cwd) {
|
|
15802
|
-
const pkgJson = await (0, import_chunk_J3JE5NVO.readPackageUp)({ cwd, normalize: false });
|
|
15803
|
-
if (!pkgJson) {
|
|
15804
|
-
return null;
|
|
15805
|
-
}
|
|
15806
|
-
return {
|
|
15807
|
-
isRoot: isPkgJsonWorkspaceRoot(pkgJson.packageJson),
|
|
15808
|
-
path: pkgJson.path
|
|
15809
|
-
};
|
|
15810
|
-
}
|
|
15811
|
-
async function findWorkspaceRoot(cwd) {
|
|
15812
|
-
let pkgJson = await isNearestPkgJsonWorkspaceRoot(cwd);
|
|
15813
|
-
if (!pkgJson) {
|
|
15814
|
-
return null;
|
|
15815
|
-
}
|
|
15816
|
-
if (pkgJson.isRoot === true) {
|
|
15817
|
-
return import_path2.default.dirname(pkgJson.path);
|
|
15818
|
-
}
|
|
15819
|
-
const pkgJsonParentDir = import_path2.default.dirname(import_path2.default.dirname(pkgJson.path));
|
|
15820
|
-
pkgJson = await isNearestPkgJsonWorkspaceRoot(pkgJsonParentDir);
|
|
15821
|
-
if (!pkgJson || pkgJson.isRoot === false) {
|
|
15822
|
-
return null;
|
|
15823
|
-
}
|
|
15824
|
-
return import_path2.default.dirname(pkgJson.path);
|
|
15825
|
-
}
|
|
15826
14968
|
var debug3 = (0, import_debug2.default)("prisma:loadEnv");
|
|
15827
14969
|
async function getEnvPaths(schemaPath2, opts = { cwd: process.cwd() }) {
|
|
15828
14970
|
const rootEnvPath = getProjectRootEnvPath({ cwd: opts.cwd }) ?? null;
|
|
@@ -15909,8 +15051,8 @@ async function checkUnsupportedDataProxyMessage(command, args, implicitSchema) {
|
|
|
15909
15051
|
if (argName.includes("schema")) {
|
|
15910
15052
|
await loadEnvFile({ schemaPath: argValue, printMessage: false });
|
|
15911
15053
|
const datamodel = await import_fs.default.promises.readFile(argValue, "utf-8");
|
|
15912
|
-
const config2 = await (0,
|
|
15913
|
-
const url = (0,
|
|
15054
|
+
const config2 = await (0, import_chunk_IQ3XPQFI.getConfig)({ datamodel, ignoreEnvVarErrors: true });
|
|
15055
|
+
const url = (0, import_chunk_IQ3XPQFI.resolveUrl)((0, import_chunk_IQ3XPQFI.getEffectiveUrl)(config2.datasources[0]));
|
|
15914
15056
|
if (url?.startsWith("prisma://")) {
|
|
15915
15057
|
return forbiddenCmdWithDataProxyFlagMessage(command);
|
|
15916
15058
|
}
|
|
@@ -15957,42 +15099,10 @@ async function checkTypeScriptVersion() {
|
|
|
15957
15099
|
} catch (e) {
|
|
15958
15100
|
}
|
|
15959
15101
|
}
|
|
15960
|
-
function checkYarnVersion() {
|
|
15961
|
-
if (process.env.npm_config_user_agent) {
|
|
15962
|
-
const match = parseUserAgentString(process.env.npm_config_user_agent);
|
|
15963
|
-
if (match) {
|
|
15964
|
-
const { agent, major, minor, patch } = match;
|
|
15965
|
-
if (agent === "yarn" && major === 1) {
|
|
15966
|
-
const currentYarnVersion = `${major}.${minor}.${patch}`;
|
|
15967
|
-
const minYarnVersion = "1.19.2";
|
|
15968
|
-
if ((0, import_chunk_EUTJYQDW.semverLt)(currentYarnVersion, minYarnVersion)) {
|
|
15969
|
-
import_chunk_AZNLB67U.logger_exports.warn(
|
|
15970
|
-
`Your ${(0, import_chunk_PG5FDKSF.bold)("yarn")} has version ${currentYarnVersion}, which is outdated. Please update it to ${(0, import_chunk_PG5FDKSF.bold)(
|
|
15971
|
-
minYarnVersion
|
|
15972
|
-
)} or ${(0, import_chunk_PG5FDKSF.bold)("newer")} in order to use Prisma.`
|
|
15973
|
-
);
|
|
15974
|
-
}
|
|
15975
|
-
}
|
|
15976
|
-
}
|
|
15977
|
-
}
|
|
15978
|
-
}
|
|
15979
|
-
function parseUserAgentString(str) {
|
|
15980
|
-
const userAgentRegex = /(\w+)\/(\d+)\.(\d+)\.(\d+)/;
|
|
15981
|
-
const match = userAgentRegex.exec(str);
|
|
15982
|
-
if (match) {
|
|
15983
|
-
const agent = match[1];
|
|
15984
|
-
const major = parseInt(match[2]);
|
|
15985
|
-
const minor = parseInt(match[3]);
|
|
15986
|
-
const patch = parseInt(match[4]);
|
|
15987
|
-
return { agent, major, minor, patch };
|
|
15988
|
-
}
|
|
15989
|
-
return null;
|
|
15990
|
-
}
|
|
15991
15102
|
var debug5 = (0, import_debug5.default)("prisma:generator");
|
|
15992
15103
|
async function prismaClientResolver(baseDir, version3) {
|
|
15993
15104
|
let prismaClientDir = await (0, import_chunk_KEBDP2C3.findPrismaClientDir)(baseDir);
|
|
15994
15105
|
debug5("baseDir", baseDir);
|
|
15995
|
-
checkYarnVersion();
|
|
15996
15106
|
await checkTypeScriptVersion();
|
|
15997
15107
|
if (!prismaClientDir && !process.env.PRISMA_GENERATE_SKIP_AUTOINSTALL) {
|
|
15998
15108
|
let projectRoot = (0, import_chunk_J77ZIDXB.longestCommonPathPrefix)(baseDir, process.cwd());
|
|
@@ -16114,7 +15224,7 @@ async function getGenerators(options) {
|
|
|
16114
15224
|
prismaPath = binaryPathsWithEngineType[queryEngineBinaryType][binaryTarget];
|
|
16115
15225
|
}
|
|
16116
15226
|
}
|
|
16117
|
-
const config = await (0,
|
|
15227
|
+
const config = await (0, import_chunk_IQ3XPQFI.getConfig)({
|
|
16118
15228
|
datamodel: schemas,
|
|
16119
15229
|
datamodelPath: schemaPath,
|
|
16120
15230
|
prismaPath,
|
|
@@ -16125,7 +15235,7 @@ async function getGenerators(options) {
|
|
|
16125
15235
|
}
|
|
16126
15236
|
(0, import_chunk_5FJ3MENK.printConfigWarnings)(config.warnings);
|
|
16127
15237
|
const previewFeatures = (0, import_chunk_TSJICM5S.extractPreviewFeatures)(config);
|
|
16128
|
-
const dmmf = await (0,
|
|
15238
|
+
const dmmf = await (0, import_chunk_JLJYCGJU.getDMMF)({
|
|
16129
15239
|
datamodel: schemas,
|
|
16130
15240
|
datamodelPath: schemaPath,
|
|
16131
15241
|
prismaPath,
|
|
@@ -16186,7 +15296,7 @@ The generator needs to either define the \`defaultOutput\` path in the manifest
|
|
|
16186
15296
|
fromEnvVar: "null"
|
|
16187
15297
|
};
|
|
16188
15298
|
}
|
|
16189
|
-
const datamodel = (0,
|
|
15299
|
+
const datamodel = (0, import_chunk_KLZW2JAY.mergeSchemas)({ schemas });
|
|
16190
15300
|
const envPaths2 = await getEnvPaths(schemaPath, { cwd: generator.output.value });
|
|
16191
15301
|
const options2 = {
|
|
16192
15302
|
datamodel,
|
|
@@ -16253,7 +15363,7 @@ generator gen {
|
|
|
16253
15363
|
}
|
|
16254
15364
|
}
|
|
16255
15365
|
debug6("neededVersions", JSON.stringify(neededVersions, null, 2));
|
|
16256
|
-
const binaryPathsByVersion = await (0,
|
|
15366
|
+
const binaryPathsByVersion = await (0, import_chunk_5XRQ7ONW.getBinaryPathsByVersion)({
|
|
16257
15367
|
neededVersions,
|
|
16258
15368
|
binaryTarget,
|
|
16259
15369
|
version,
|
|
@@ -16269,7 +15379,7 @@ generator gen {
|
|
|
16269
15379
|
debug6({ generatorBinaryPaths });
|
|
16270
15380
|
generator.setBinaryPaths(generatorBinaryPaths);
|
|
16271
15381
|
if (engineVersion !== version && generator.options && generator.manifest.requiresEngines.includes(queryEngineType) && generatorBinaryPaths[queryEngineType] && generatorBinaryPaths[queryEngineType]?.[binaryTarget]) {
|
|
16272
|
-
const customDmmf = await (0,
|
|
15382
|
+
const customDmmf = await (0, import_chunk_JLJYCGJU.getDMMF)({
|
|
16273
15383
|
datamodel: schemas,
|
|
16274
15384
|
datamodelPath: schemaPath,
|
|
16275
15385
|
prismaPath: generatorBinaryPaths[queryEngineType]?.[binaryTarget],
|
|
@@ -16567,7 +15677,7 @@ async function formatSchema({ schemas: schemas2 }, inputFormattingOptions) {
|
|
|
16567
15677
|
if (process.env.FORCE_PANIC_PRISMA_SCHEMA) {
|
|
16568
15678
|
handleFormatPanic(
|
|
16569
15679
|
() => {
|
|
16570
|
-
|
|
15680
|
+
import_chunk_NZYA5YF6.prismaSchemaWasm.debug_panic();
|
|
16571
15681
|
},
|
|
16572
15682
|
{ schemas: schemas2 }
|
|
16573
15683
|
);
|
|
@@ -16587,12 +15697,12 @@ async function formatSchema({ schemas: schemas2 }, inputFormattingOptions) {
|
|
|
16587
15697
|
() => {
|
|
16588
15698
|
const formattedMultipleSchemasRaw = formatWasm(JSON.stringify(schemas2), documentFormattingParams);
|
|
16589
15699
|
const formattedMultipleSchemas2 = JSON.parse(formattedMultipleSchemasRaw);
|
|
16590
|
-
const lintDiagnostics2 = (0,
|
|
15700
|
+
const lintDiagnostics2 = (0, import_chunk_DSDTYXB5.lintSchema)({ schemas: formattedMultipleSchemas2 });
|
|
16591
15701
|
return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
|
|
16592
15702
|
},
|
|
16593
15703
|
{ schemas: schemas2 }
|
|
16594
15704
|
);
|
|
16595
|
-
const lintWarnings = (0,
|
|
15705
|
+
const lintWarnings = (0, import_chunk_DSDTYXB5.getLintWarningsAsText)(lintDiagnostics);
|
|
16596
15706
|
if (lintWarnings && import_chunk_AZNLB67U.logger_exports.should.warn()) {
|
|
16597
15707
|
console.warn(lintWarnings);
|
|
16598
15708
|
}
|
|
@@ -16622,7 +15732,7 @@ function handleFormatPanic(tryCb, { schemas: schemas2 }) {
|
|
|
16622
15732
|
}
|
|
16623
15733
|
}
|
|
16624
15734
|
function formatWasm(schema, documentFormattingParams) {
|
|
16625
|
-
const formattedSchema =
|
|
15735
|
+
const formattedSchema = import_chunk_NZYA5YF6.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
|
|
16626
15736
|
return formattedSchema;
|
|
16627
15737
|
}
|
|
16628
15738
|
/*! Bundled license information:
|