@prisma/internals 5.23.0-dev.2 → 5.23.0-dev.20

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 (71) hide show
  1. package/dist/{chunk-5I4BOTBV.js → chunk-5MCWLJSR.js} +3 -9
  2. package/dist/{chunk-LIB5PV7H.js → chunk-6THUAMGB.js} +5 -5
  3. package/dist/{chunk-IABMG3F4.js → chunk-77IC3DNO.js} +5 -5
  4. package/dist/{chunk-5UACJAAB.js → chunk-7PI4C55S.js} +13 -13
  5. package/dist/{chunk-4M4LPJPC.js → chunk-BDGDNUIL.js} +5 -5
  6. package/dist/{chunk-WMIBAVWZ.js → chunk-C47SCASR.js} +5 -5
  7. package/dist/{chunk-INHGTPT5.js → chunk-CQSMDDKM.js} +14 -14
  8. package/dist/{chunk-J3JE5NVO.js → chunk-CZDIXJEO.js} +56 -32
  9. package/dist/{chunk-FKO4FDX3.js → chunk-DTEXPX36.js} +12 -12
  10. package/dist/{chunk-SOG4ASAQ.js → chunk-EBU6N6T4.js} +6 -6
  11. package/dist/{chunk-PKY5WEUF.js → chunk-G5ET5ITV.js} +13 -13
  12. package/dist/{chunk-4ILHL6B6.js → chunk-H7DE4ZVH.js} +5 -5
  13. package/dist/{chunk-7NNOHWLC.js → chunk-HMF3VL6Z.js} +61 -172
  14. package/dist/{chunk-OSOXVAZB.js → chunk-HPF5G47V.js} +9 -9
  15. package/dist/{chunk-IAEMHQAC.js → chunk-I4467NNA.js} +5 -5
  16. package/dist/{chunk-DI7BWNGL.js → chunk-K6DMP57P.js} +5 -5
  17. package/dist/{chunk-7CTC3RVJ.js → chunk-KKG2ZZJE.js} +5 -5
  18. package/dist/{chunk-4NFLAUKD.js → chunk-KQOJB3ZW.js} +70 -70
  19. package/dist/{chunk-QEVSPE5U.js → chunk-LHLIU6FO.js} +5 -5
  20. package/dist/{chunk-3U2ANLD3.js → chunk-MGZOEY6N.js} +6 -6
  21. package/dist/{chunk-BQTOCOYU.js → chunk-NBU7LQCG.js} +5 -5
  22. package/dist/{chunk-SZKPXBSP.js → chunk-OTU7IKOX.js} +12 -12
  23. package/dist/{chunk-MJPMCOCJ.js → chunk-QADJGXRG.js} +61 -172
  24. package/dist/{chunk-CSRUIX22.js → chunk-RQ3C6TME.js} +11 -11
  25. package/dist/{chunk-KH4RKPJH.js → chunk-RUUX4JI7.js} +14 -14
  26. package/dist/{chunk-IXEZUAGW.js → chunk-S34YTBDJ.js} +5 -5
  27. package/dist/{chunk-FTS2IEWX.js → chunk-S57RMXZW.js} +5 -5
  28. package/dist/{chunk-XLYQ6PQW.js → chunk-SLBBRUQS.js} +15 -15
  29. package/dist/{chunk-WCRKL55L.js → chunk-V2ZF7ETH.js} +7 -7
  30. package/dist/{chunk-PK7HIANT.js → chunk-VEODS3ZR.js} +5 -5
  31. package/dist/{chunk-YDZVEVUG.js → chunk-VRT7T6MF.js} +73 -73
  32. package/dist/{chunk-ISIFDTAX.js → chunk-ZBCEU6ZR.js} +11 -11
  33. package/dist/{chunk-ZA3RMW2P.js → chunk-ZKAW5JSN.js} +5 -8
  34. package/dist/cli/checkUnsupportedDataProxy.js +25 -25
  35. package/dist/cli/getSchema.js +30 -30
  36. package/dist/cli/hashes.js +25 -25
  37. package/dist/engine-commands/errorHelpers.js +4 -4
  38. package/dist/engine-commands/formatSchema.js +24 -24
  39. package/dist/engine-commands/getConfig.js +12 -12
  40. package/dist/engine-commands/getDmmf.js +9 -9
  41. package/dist/engine-commands/index.js +33 -33
  42. package/dist/engine-commands/lintSchema.js +8 -8
  43. package/dist/engine-commands/mergeSchemas.js +9 -9
  44. package/dist/engine-commands/queryEngineCommons.js +6 -6
  45. package/dist/engine-commands/relativizePathInPSLError.js +2 -2
  46. package/dist/engine-commands/validate.js +9 -9
  47. package/dist/errorReporting.js +6 -6
  48. package/dist/get-generators/generatorResolvers/generatorResolvers.js +24 -24
  49. package/dist/get-generators/generatorResolvers/prisma-client-js/auto-installation/getPackageCmd.js +3 -3
  50. package/dist/get-generators/generatorResolvers/prisma-client-js/auto-installation/runPackageCmd.js +4 -4
  51. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +24 -24
  52. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/isYarnUsed.js +3 -3
  53. package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +25 -25
  54. package/dist/get-generators/getGenerators.js +27 -27
  55. package/dist/getPackedPackage.js +2 -2
  56. package/dist/index.js +58 -58
  57. package/dist/{multipart-parser-LCETWFPE.js → multipart-parser-32AROPTR.js} +9 -6
  58. package/dist/sendPanic.js +24 -24
  59. package/dist/utils/cloudflareD1.js +2 -2
  60. package/dist/utils/getCommandWithExecutor.js +3 -3
  61. package/dist/utils/getEnvPaths.js +24 -24
  62. package/dist/utils/getGitHubIssueUrl.js +3 -3
  63. package/dist/utils/getVersionFromPackageJson.js +3 -3
  64. package/dist/utils/handlePanic.js +24 -24
  65. package/dist/utils/isCurrentBinInstalledGlobally.d.ts +1 -1
  66. package/dist/utils/isCurrentBinInstalledGlobally.js +2 -2
  67. package/dist/utils/loadEnvFile.js +24 -24
  68. package/dist/wasm.js +4 -4
  69. package/package.json +9 -9
  70. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkYarnVersion.d.ts +0 -9
  71. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkYarnVersion.js +0 -132
@@ -26,22 +26,22 @@ 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_KH4RKPJH_exports = {};
30
- __export(chunk_KH4RKPJH_exports, {
29
+ var chunk_RUUX4JI7_exports = {};
30
+ __export(chunk_RUUX4JI7_exports, {
31
31
  GetConfigError: () => GetConfigError,
32
32
  getConfig: () => getConfig,
33
33
  getDirectUrl: () => getDirectUrl,
34
34
  getEffectiveUrl: () => getEffectiveUrl,
35
35
  resolveUrl: () => resolveUrl
36
36
  });
37
- module.exports = __toCommonJS(chunk_KH4RKPJH_exports);
37
+ module.exports = __toCommonJS(chunk_RUUX4JI7_exports);
38
38
  var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
39
- var import_chunk_IAEMHQAC = require("./chunk-IAEMHQAC.js");
40
- var import_chunk_WMIBAVWZ = require("./chunk-WMIBAVWZ.js");
41
- var import_chunk_DI7BWNGL = require("./chunk-DI7BWNGL.js");
39
+ var import_chunk_I4467NNA = require("./chunk-I4467NNA.js");
40
+ var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
41
+ var import_chunk_K6DMP57P = require("./chunk-K6DMP57P.js");
42
42
  var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
43
43
  var import_chunk_H3T4L34H = require("./chunk-H3T4L34H.js");
44
- var import_chunk_7CTC3RVJ = require("./chunk-7CTC3RVJ.js");
44
+ var import_chunk_KKG2ZZJE = require("./chunk-KKG2ZZJE.js");
45
45
  var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
46
46
  var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
47
47
  var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
@@ -65,7 +65,7 @@ ${detailsHeader} ${message}`;
65
65
  }).exhaustive();
66
66
  const errorMessageWithContext = `${constructedErrorMessage}
67
67
  [Context: getConfig]`;
68
- super((0, import_chunk_DI7BWNGL.addVersionDetailsToErrorMessage)(errorMessageWithContext));
68
+ super((0, import_chunk_K6DMP57P.addVersionDetailsToErrorMessage)(errorMessageWithContext));
69
69
  this.name = "GetConfigError";
70
70
  }
71
71
  };
@@ -83,14 +83,14 @@ function resolveUrl(envValue) {
83
83
  return urlFromValue ?? urlEnvVarValue;
84
84
  }
85
85
  async function getConfig(options) {
86
- const debugErrorType = (0, import_chunk_IAEMHQAC.createDebugErrorType)(debug, "getConfigWasm");
86
+ const debugErrorType = (0, import_chunk_I4467NNA.createDebugErrorType)(debug, "getConfigWasm");
87
87
  debug(`Using getConfig Wasm`);
88
88
  const configEither = (0, import_function.pipe)(
89
89
  (0, import_chunk_7MD6344A.tryCatch)(
90
90
  () => {
91
91
  if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
92
92
  debug("Triggering a Rust panic...");
93
- import_chunk_7CTC3RVJ.prismaSchemaWasm.debug_panic();
93
+ import_chunk_KKG2ZZJE.prismaSchemaWasm.debug_panic();
94
94
  }
95
95
  const params = JSON.stringify({
96
96
  prismaSchema: options.datamodel,
@@ -98,7 +98,7 @@ async function getConfig(options) {
98
98
  ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
99
99
  env: process.env
100
100
  });
101
- const data = import_chunk_7CTC3RVJ.prismaSchemaWasm.get_config(params);
101
+ const data = import_chunk_KKG2ZZJE.prismaSchemaWasm.get_config(params);
102
102
  return data;
103
103
  },
104
104
  (e) => ({
@@ -160,12 +160,12 @@ async function getConfig(options) {
160
160
  return panic;
161
161
  }
162
162
  const errorOutput = e.error.message;
163
- return new GetConfigError((0, import_chunk_IAEMHQAC.parseQueryEngineError)({ errorOutput, reason: e.reason }));
163
+ return new GetConfigError((0, import_chunk_I4467NNA.parseQueryEngineError)({ errorOutput, reason: e.reason }));
164
164
  }).with({ type: "validation-error" }, (e) => {
165
165
  return new GetConfigError({
166
166
  _tag: "parsed",
167
167
  errorCode: SCHEMA_VALIDATION_ERROR_CODE,
168
- reason: (0, import_chunk_IAEMHQAC.createSchemaValidationError)(e.reason),
168
+ reason: (0, import_chunk_I4467NNA.createSchemaValidationError)(e.reason),
169
169
  message: formatErrors(e.error)
170
170
  });
171
171
  }).otherwise((e) => {
@@ -195,7 +195,7 @@ async function resolveBinaryTargets(generator) {
195
195
  }
196
196
  }
197
197
  function formatErrors(errors) {
198
- const formattedErrors = errors.map((e) => (0, import_chunk_WMIBAVWZ.relativizePathInPSLError)(e.message)).join("\n\n");
198
+ const formattedErrors = errors.map((e) => (0, import_chunk_C47SCASR.relativizePathInPSLError)(e.message)).join("\n\n");
199
199
  const errorCount = `Validation Error Count: ${errors.length}`;
200
200
  return `${formattedErrors}
201
201
  ${errorCount}`;
@@ -16,11 +16,11 @@ 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_IXEZUAGW_exports = {};
20
- __export(chunk_IXEZUAGW_exports, {
19
+ var chunk_S34YTBDJ_exports = {};
20
+ __export(chunk_S34YTBDJ_exports, {
21
21
  version: () => version
22
22
  });
23
- module.exports = __toCommonJS(chunk_IXEZUAGW_exports);
24
- var import_chunk_SOG4ASAQ = require("./chunk-SOG4ASAQ.js");
25
- var packageJson = (0, import_chunk_SOG4ASAQ.require_package)();
23
+ module.exports = __toCommonJS(chunk_S34YTBDJ_exports);
24
+ var import_chunk_VEODS3ZR = require("./chunk-VEODS3ZR.js");
25
+ var packageJson = (0, import_chunk_VEODS3ZR.require_package)();
26
26
  var version = packageJson.version;
@@ -16,13 +16,13 @@ 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_FTS2IEWX_exports = {};
20
- __export(chunk_FTS2IEWX_exports, {
19
+ var chunk_S57RMXZW_exports = {};
20
+ __export(chunk_S57RMXZW_exports, {
21
21
  isYarnUsed: () => isYarnUsed
22
22
  });
23
- module.exports = __toCommonJS(chunk_FTS2IEWX_exports);
24
- var import_chunk_YDZVEVUG = require("./chunk-YDZVEVUG.js");
23
+ module.exports = __toCommonJS(chunk_S57RMXZW_exports);
24
+ var import_chunk_VRT7T6MF = require("./chunk-VRT7T6MF.js");
25
25
  async function isYarnUsed(baseDir) {
26
- const packageManager = await (0, import_chunk_YDZVEVUG.detect)({ cwd: baseDir, autoInstall: false, programmatic: true });
26
+ const packageManager = await (0, import_chunk_VRT7T6MF.detect)({ cwd: baseDir, autoInstall: false, programmatic: true });
27
27
  return packageManager === "yarn" || packageManager === "yarn@berry";
28
28
  }
@@ -26,21 +26,21 @@ 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_XLYQ6PQW_exports = {};
30
- __export(chunk_XLYQ6PQW_exports, {
29
+ var chunk_SLBBRUQS_exports = {};
30
+ __export(chunk_SLBBRUQS_exports, {
31
31
  getGitHubIssueUrl: () => getGitHubIssueUrl,
32
32
  wouldYouLikeToCreateANewIssue: () => wouldYouLikeToCreateANewIssue
33
33
  });
34
- module.exports = __toCommonJS(chunk_XLYQ6PQW_exports);
34
+ module.exports = __toCommonJS(chunk_SLBBRUQS_exports);
35
35
  var import_chunk_ODI3VNBD = require("./chunk-ODI3VNBD.js");
36
36
  var import_chunk_H3T4L34H = require("./chunk-H3T4L34H.js");
37
37
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
38
38
  var import_get_platform = require("@prisma/get-platform");
39
- var import_process = __toESM(require("process"));
40
- var import_os = __toESM(require("os"));
41
- var import_fs = __toESM(require("fs"));
42
- var import_fs2 = __toESM(require("fs"));
43
- var import_fs3 = __toESM(require("fs"));
39
+ var import_node_process = __toESM(require("node:process"));
40
+ var import_node_os = __toESM(require("node:os"));
41
+ var import_node_fs = __toESM(require("node:fs"));
42
+ var import_node_fs2 = __toESM(require("node:fs"));
43
+ var import_node_fs3 = __toESM(require("node:fs"));
44
44
  var import_prompts = __toESM(require("prompts"));
45
45
  var require_is_windows = (0, import_chunk_WWAWV7DQ.__commonJS)({
46
46
  "../../node_modules/.pnpm/is-windows@1.0.2/node_modules/is-windows/index.js"(exports, module2) {
@@ -309,7 +309,7 @@ var import_is_windows = (0, import_chunk_WWAWV7DQ.__toESM)(require_is_windows())
309
309
  var isDockerCached;
310
310
  function hasDockerEnv() {
311
311
  try {
312
- import_fs3.default.statSync("/.dockerenv");
312
+ import_node_fs3.default.statSync("/.dockerenv");
313
313
  return true;
314
314
  } catch {
315
315
  return false;
@@ -317,7 +317,7 @@ function hasDockerEnv() {
317
317
  }
318
318
  function hasDockerCGroup() {
319
319
  try {
320
- return import_fs3.default.readFileSync("/proc/self/cgroup", "utf8").includes("docker");
320
+ return import_node_fs3.default.readFileSync("/proc/self/cgroup", "utf8").includes("docker");
321
321
  } catch {
322
322
  return false;
323
323
  }
@@ -331,7 +331,7 @@ function isDocker() {
331
331
  var cachedResult;
332
332
  var hasContainerEnv = () => {
333
333
  try {
334
- import_fs2.default.statSync("/run/.containerenv");
334
+ import_node_fs2.default.statSync("/run/.containerenv");
335
335
  return true;
336
336
  } catch {
337
337
  return false;
@@ -344,22 +344,22 @@ function isInsideContainer() {
344
344
  return cachedResult;
345
345
  }
346
346
  var isWsl = () => {
347
- if (import_process.default.platform !== "linux") {
347
+ if (import_node_process.default.platform !== "linux") {
348
348
  return false;
349
349
  }
350
- if (import_os.default.release().toLowerCase().includes("microsoft")) {
350
+ if (import_node_os.default.release().toLowerCase().includes("microsoft")) {
351
351
  if (isInsideContainer()) {
352
352
  return false;
353
353
  }
354
354
  return true;
355
355
  }
356
356
  try {
357
- return import_fs.default.readFileSync("/proc/version", "utf8").toLowerCase().includes("microsoft") ? !isInsideContainer() : false;
357
+ return import_node_fs.default.readFileSync("/proc/version", "utf8").toLowerCase().includes("microsoft") ? !isInsideContainer() : false;
358
358
  } catch {
359
359
  return false;
360
360
  }
361
361
  };
362
- var is_wsl_default = import_process.default.env.__IS_WSL_TEST__ ? isWsl : isWsl();
362
+ var is_wsl_default = import_node_process.default.env.__IS_WSL_TEST__ ? isWsl : isWsl();
363
363
  var import_new_github_issue_url = (0, import_chunk_WWAWV7DQ.__toESM)(require_new_github_issue_url());
364
364
  var import_open = (0, import_chunk_WWAWV7DQ.__toESM)(require_open());
365
365
  var import_strip_ansi = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_ODI3VNBD.require_strip_ansi)());
@@ -16,16 +16,16 @@ 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_WCRKL55L_exports = {};
20
- __export(chunk_WCRKL55L_exports, {
19
+ var chunk_V2ZF7ETH_exports = {};
20
+ __export(chunk_V2ZF7ETH_exports, {
21
21
  FormData: () => FormData,
22
22
  fetch_blob_default: () => fetch_blob_default,
23
23
  file_default: () => file_default,
24
24
  formDataToBlob: () => formDataToBlob
25
25
  });
26
- module.exports = __toCommonJS(chunk_WCRKL55L_exports);
26
+ module.exports = __toCommonJS(chunk_V2ZF7ETH_exports);
27
27
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
28
- var import_fs = require("fs");
28
+ var import_node_fs = require("node:fs");
29
29
  var require_ponyfill_es2018 = (0, import_chunk_WWAWV7DQ.__commonJS)({
30
30
  "../../node_modules/.pnpm/web-streams-polyfill@3.2.1/node_modules/web-streams-polyfill/dist/ponyfill.es2018.js"(exports, module2) {
31
31
  "use strict";
@@ -3841,12 +3841,12 @@ var require_streams = (0, import_chunk_WWAWV7DQ.__commonJS)({
3841
3841
  var POOL_SIZE2 = 65536;
3842
3842
  if (!globalThis.ReadableStream) {
3843
3843
  try {
3844
- const process = (0, import_chunk_WWAWV7DQ.__require)("process");
3844
+ const process = (0, import_chunk_WWAWV7DQ.__require)("node:process");
3845
3845
  const { emitWarning } = process;
3846
3846
  try {
3847
3847
  process.emitWarning = () => {
3848
3848
  };
3849
- Object.assign(globalThis, (0, import_chunk_WWAWV7DQ.__require)("stream/web"));
3849
+ Object.assign(globalThis, (0, import_chunk_WWAWV7DQ.__require)("node:stream/web"));
3850
3850
  process.emitWarning = emitWarning;
3851
3851
  } catch (error) {
3852
3852
  process.emitWarning = emitWarning;
@@ -4218,7 +4218,7 @@ Content-Type: ${v.type || "application/octet-stream"}\r
4218
4218
  return new B(c, { type: "multipart/form-data; boundary=" + b });
4219
4219
  }
4220
4220
  var import_node_domexception = (0, import_chunk_WWAWV7DQ.__toESM)(require_node_domexception(), 1);
4221
- var { stat } = import_fs.promises;
4221
+ var { stat } = import_node_fs.promises;
4222
4222
  /*! Bundled license information:
4223
4223
 
4224
4224
  node-domexception/index.js:
@@ -16,11 +16,11 @@ 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_PK7HIANT_exports = {};
20
- __export(chunk_PK7HIANT_exports, {
19
+ var chunk_VEODS3ZR_exports = {};
20
+ __export(chunk_VEODS3ZR_exports, {
21
21
  require_package: () => require_package
22
22
  });
23
- module.exports = __toCommonJS(chunk_PK7HIANT_exports);
23
+ module.exports = __toCommonJS(chunk_VEODS3ZR_exports);
24
24
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
25
25
  var require_package = (0, import_chunk_WWAWV7DQ.__commonJS)({
26
26
  "package.json"(exports, module2) {
@@ -66,7 +66,7 @@ var require_package = (0, import_chunk_WWAWV7DQ.__commonJS)({
66
66
  "checkpoint-client": "1.1.33",
67
67
  "cli-truncate": "2.1.0",
68
68
  dotenv: "16.0.3",
69
- esbuild: "0.23.0",
69
+ esbuild: "0.24.0",
70
70
  "escape-string-regexp": "4.0.0",
71
71
  execa: "5.1.1",
72
72
  "fast-glob": "3.3.2",
@@ -111,7 +111,7 @@ var require_package = (0, import_chunk_WWAWV7DQ.__commonJS)({
111
111
  "@prisma/fetch-engine": "workspace:*",
112
112
  "@prisma/generator-helper": "workspace:*",
113
113
  "@prisma/get-platform": "workspace:*",
114
- "@prisma/prisma-schema-wasm": "5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2",
114
+ "@prisma/prisma-schema-wasm": "5.23.0-13.06d4b2f30bf4fc71a1cb03bdc0f69f8c2a5c2b9c",
115
115
  "@prisma/schema-files-loader": "workspace:*",
116
116
  arg: "5.0.2",
117
117
  prompts: "2.4.2"