@prisma/client-generator-js 6.11.0-dev.13 → 6.11.0-dev.14
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/index.js +4 -4
- package/dist/index.mjs +4 -4
- package/package.json +10 -10
package/dist/index.js
CHANGED
|
@@ -4488,7 +4488,7 @@ var package_default = {
|
|
|
4488
4488
|
"@prisma/dmmf": "workspace:*",
|
|
4489
4489
|
"@prisma/driver-adapter-utils": "workspace:*",
|
|
4490
4490
|
"@prisma/engines": "workspace:*",
|
|
4491
|
-
"@prisma/engines-version": "6.11.0-
|
|
4491
|
+
"@prisma/engines-version": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
4492
4492
|
"@prisma/fetch-engine": "workspace:*",
|
|
4493
4493
|
"@prisma/generator": "workspace:*",
|
|
4494
4494
|
"@prisma/generator-helper": "workspace:*",
|
|
@@ -4497,8 +4497,8 @@ var package_default = {
|
|
|
4497
4497
|
"@prisma/internals": "workspace:*",
|
|
4498
4498
|
"@prisma/migrate": "workspace:*",
|
|
4499
4499
|
"@prisma/mini-proxy": "0.9.5",
|
|
4500
|
-
"@prisma/query-compiler-wasm": "6.11.0-
|
|
4501
|
-
"@prisma/query-engine-wasm": "6.11.0-
|
|
4500
|
+
"@prisma/query-compiler-wasm": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
4501
|
+
"@prisma/query-engine-wasm": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
4502
4502
|
"@prisma/ts-builders": "workspace:*",
|
|
4503
4503
|
"@snaplet/copycat": "6.0.0",
|
|
4504
4504
|
"@swc-node/register": "1.10.9",
|
|
@@ -9127,7 +9127,7 @@ var import_internals12 = require("@prisma/internals");
|
|
|
9127
9127
|
var import_ts_pattern = require("ts-pattern");
|
|
9128
9128
|
|
|
9129
9129
|
// package.json
|
|
9130
|
-
var version = "6.11.0-dev.
|
|
9130
|
+
var version = "6.11.0-dev.14";
|
|
9131
9131
|
|
|
9132
9132
|
// src/resolvePrismaClient.ts
|
|
9133
9133
|
var import_promises2 = __toESM(require("node:fs/promises"));
|
package/dist/index.mjs
CHANGED
|
@@ -4483,7 +4483,7 @@ var package_default = {
|
|
|
4483
4483
|
"@prisma/dmmf": "workspace:*",
|
|
4484
4484
|
"@prisma/driver-adapter-utils": "workspace:*",
|
|
4485
4485
|
"@prisma/engines": "workspace:*",
|
|
4486
|
-
"@prisma/engines-version": "6.11.0-
|
|
4486
|
+
"@prisma/engines-version": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
4487
4487
|
"@prisma/fetch-engine": "workspace:*",
|
|
4488
4488
|
"@prisma/generator": "workspace:*",
|
|
4489
4489
|
"@prisma/generator-helper": "workspace:*",
|
|
@@ -4492,8 +4492,8 @@ var package_default = {
|
|
|
4492
4492
|
"@prisma/internals": "workspace:*",
|
|
4493
4493
|
"@prisma/migrate": "workspace:*",
|
|
4494
4494
|
"@prisma/mini-proxy": "0.9.5",
|
|
4495
|
-
"@prisma/query-compiler-wasm": "6.11.0-
|
|
4496
|
-
"@prisma/query-engine-wasm": "6.11.0-
|
|
4495
|
+
"@prisma/query-compiler-wasm": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
4496
|
+
"@prisma/query-engine-wasm": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
4497
4497
|
"@prisma/ts-builders": "workspace:*",
|
|
4498
4498
|
"@snaplet/copycat": "6.0.0",
|
|
4499
4499
|
"@swc-node/register": "1.10.9",
|
|
@@ -9125,7 +9125,7 @@ import { ClientEngineType as ClientEngineType4, getClientEngineType as getClient
|
|
|
9125
9125
|
import { match } from "ts-pattern";
|
|
9126
9126
|
|
|
9127
9127
|
// package.json
|
|
9128
|
-
var version = "6.11.0-dev.
|
|
9128
|
+
var version = "6.11.0-dev.14";
|
|
9129
9129
|
|
|
9130
9130
|
// src/resolvePrismaClient.ts
|
|
9131
9131
|
var import_execa = __toESM(require_execa());
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma/client-generator-js",
|
|
3
|
-
"version": "6.11.0-dev.
|
|
3
|
+
"version": "6.11.0-dev.14",
|
|
4
4
|
"description": "This package is intended for Prisma's internal use",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@antfu/ni": "0.21.12",
|
|
28
|
-
"@prisma/engines-version": "6.11.0-
|
|
28
|
+
"@prisma/engines-version": "6.11.0-6.0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1",
|
|
29
29
|
"ci-info": "4.2.0",
|
|
30
30
|
"env-paths": "2.2.1",
|
|
31
31
|
"indent-string": "4.0.0",
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
"pkg-up": "3.1.0",
|
|
34
34
|
"pluralize": "8.0.0",
|
|
35
35
|
"ts-pattern": "5.6.2",
|
|
36
|
-
"@prisma/
|
|
37
|
-
"@prisma/
|
|
38
|
-
"@prisma/
|
|
39
|
-
"@prisma/
|
|
40
|
-
"@prisma/
|
|
41
|
-
"@prisma/
|
|
42
|
-
"@prisma/
|
|
43
|
-
"@prisma/
|
|
36
|
+
"@prisma/debug": "6.11.0-dev.14",
|
|
37
|
+
"@prisma/client-common": "6.11.0-dev.14",
|
|
38
|
+
"@prisma/dmmf": "6.11.0-dev.14",
|
|
39
|
+
"@prisma/fetch-engine": "6.11.0-dev.14",
|
|
40
|
+
"@prisma/get-platform": "6.11.0-dev.14",
|
|
41
|
+
"@prisma/generator": "6.11.0-dev.14",
|
|
42
|
+
"@prisma/internals": "6.11.0-dev.14",
|
|
43
|
+
"@prisma/ts-builders": "6.11.0-dev.14"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/pluralize": "0.0.33",
|