@prisma/client-generator-js 6.16.2 → 6.16.3
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
|
@@ -4497,7 +4497,7 @@ var package_default = {
|
|
|
4497
4497
|
"@prisma/dmmf": "workspace:*",
|
|
4498
4498
|
"@prisma/driver-adapter-utils": "workspace:*",
|
|
4499
4499
|
"@prisma/engines": "workspace:*",
|
|
4500
|
-
"@prisma/engines-version": "6.16.
|
|
4500
|
+
"@prisma/engines-version": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4501
4501
|
"@prisma/fetch-engine": "workspace:*",
|
|
4502
4502
|
"@prisma/generator": "workspace:*",
|
|
4503
4503
|
"@prisma/generator-helper": "workspace:*",
|
|
@@ -4506,8 +4506,8 @@ var package_default = {
|
|
|
4506
4506
|
"@prisma/internals": "workspace:*",
|
|
4507
4507
|
"@prisma/migrate": "workspace:*",
|
|
4508
4508
|
"@prisma/mini-proxy": "0.9.5",
|
|
4509
|
-
"@prisma/query-compiler-wasm": "6.16.
|
|
4510
|
-
"@prisma/query-engine-wasm": "6.16.
|
|
4509
|
+
"@prisma/query-compiler-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4510
|
+
"@prisma/query-engine-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4511
4511
|
"@prisma/query-plan-executor": "workspace:*",
|
|
4512
4512
|
"@prisma/ts-builders": "workspace:*",
|
|
4513
4513
|
"@snaplet/copycat": "6.0.0",
|
|
@@ -9149,7 +9149,7 @@ var import_internals12 = require("@prisma/internals");
|
|
|
9149
9149
|
var import_ts_pattern = require("ts-pattern");
|
|
9150
9150
|
|
|
9151
9151
|
// package.json
|
|
9152
|
-
var version = "6.16.
|
|
9152
|
+
var version = "6.16.3";
|
|
9153
9153
|
|
|
9154
9154
|
// src/resolvePrismaClient.ts
|
|
9155
9155
|
var import_promises2 = __toESM(require("node:fs/promises"));
|
package/dist/index.mjs
CHANGED
|
@@ -4492,7 +4492,7 @@ var package_default = {
|
|
|
4492
4492
|
"@prisma/dmmf": "workspace:*",
|
|
4493
4493
|
"@prisma/driver-adapter-utils": "workspace:*",
|
|
4494
4494
|
"@prisma/engines": "workspace:*",
|
|
4495
|
-
"@prisma/engines-version": "6.16.
|
|
4495
|
+
"@prisma/engines-version": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4496
4496
|
"@prisma/fetch-engine": "workspace:*",
|
|
4497
4497
|
"@prisma/generator": "workspace:*",
|
|
4498
4498
|
"@prisma/generator-helper": "workspace:*",
|
|
@@ -4501,8 +4501,8 @@ var package_default = {
|
|
|
4501
4501
|
"@prisma/internals": "workspace:*",
|
|
4502
4502
|
"@prisma/migrate": "workspace:*",
|
|
4503
4503
|
"@prisma/mini-proxy": "0.9.5",
|
|
4504
|
-
"@prisma/query-compiler-wasm": "6.16.
|
|
4505
|
-
"@prisma/query-engine-wasm": "6.16.
|
|
4504
|
+
"@prisma/query-compiler-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4505
|
+
"@prisma/query-engine-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4506
4506
|
"@prisma/query-plan-executor": "workspace:*",
|
|
4507
4507
|
"@prisma/ts-builders": "workspace:*",
|
|
4508
4508
|
"@snaplet/copycat": "6.0.0",
|
|
@@ -9147,7 +9147,7 @@ import { ClientEngineType as ClientEngineType4, getClientEngineType as getClient
|
|
|
9147
9147
|
import { match } from "ts-pattern";
|
|
9148
9148
|
|
|
9149
9149
|
// package.json
|
|
9150
|
-
var version = "6.16.
|
|
9150
|
+
var version = "6.16.3";
|
|
9151
9151
|
|
|
9152
9152
|
// src/resolvePrismaClient.ts
|
|
9153
9153
|
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.16.
|
|
3
|
+
"version": "6.16.3",
|
|
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.16.
|
|
28
|
+
"@prisma/engines-version": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
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
|
"package-up": "5.0.0",
|
|
34
34
|
"pluralize": "8.0.0",
|
|
35
35
|
"ts-pattern": "5.6.2",
|
|
36
|
-
"@prisma/client-common": "6.16.
|
|
37
|
-
"@prisma/
|
|
38
|
-
"@prisma/
|
|
39
|
-
"@prisma/
|
|
40
|
-
"@prisma/generator": "6.16.
|
|
41
|
-
"@prisma/
|
|
42
|
-
"@prisma/internals": "6.16.
|
|
43
|
-
"@prisma/
|
|
36
|
+
"@prisma/client-common": "6.16.3",
|
|
37
|
+
"@prisma/debug": "6.16.3",
|
|
38
|
+
"@prisma/fetch-engine": "6.16.3",
|
|
39
|
+
"@prisma/get-platform": "6.16.3",
|
|
40
|
+
"@prisma/generator": "6.16.3",
|
|
41
|
+
"@prisma/dmmf": "6.16.3",
|
|
42
|
+
"@prisma/internals": "6.16.3",
|
|
43
|
+
"@prisma/ts-builders": "6.16.3"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/pluralize": "0.0.33",
|