@prisma/client-generator-js 7.1.0-dev.7 → 7.1.0-dev.8

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 CHANGED
@@ -2483,7 +2483,7 @@ var package_default = {
2483
2483
  "@prisma/dmmf": "workspace:*",
2484
2484
  "@prisma/driver-adapter-utils": "workspace:*",
2485
2485
  "@prisma/engines": "workspace:*",
2486
- "@prisma/engines-version": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
2486
+ "@prisma/engines-version": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
2487
2487
  "@prisma/fetch-engine": "workspace:*",
2488
2488
  "@prisma/generator": "workspace:*",
2489
2489
  "@prisma/generator-helper": "workspace:*",
@@ -2491,7 +2491,7 @@ var package_default = {
2491
2491
  "@prisma/instrumentation": "workspace:*",
2492
2492
  "@prisma/internals": "workspace:*",
2493
2493
  "@prisma/migrate": "workspace:*",
2494
- "@prisma/query-compiler-wasm": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
2494
+ "@prisma/query-compiler-wasm": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
2495
2495
  "@prisma/query-plan-executor": "workspace:*",
2496
2496
  "@prisma/ts-builders": "workspace:*",
2497
2497
  "@snaplet/copycat": "6.0.0",
@@ -6787,7 +6787,7 @@ var import_engines_version = require("@prisma/engines-version");
6787
6787
  var import_internals9 = require("@prisma/internals");
6788
6788
 
6789
6789
  // package.json
6790
- var version = "7.1.0-dev.7";
6790
+ var version = "7.1.0-dev.8";
6791
6791
 
6792
6792
  // src/resolvePrismaClient.ts
6793
6793
  var import_promises2 = __toESM(require("node:fs/promises"));
package/dist/index.mjs CHANGED
@@ -2472,7 +2472,7 @@ var package_default = {
2472
2472
  "@prisma/dmmf": "workspace:*",
2473
2473
  "@prisma/driver-adapter-utils": "workspace:*",
2474
2474
  "@prisma/engines": "workspace:*",
2475
- "@prisma/engines-version": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
2475
+ "@prisma/engines-version": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
2476
2476
  "@prisma/fetch-engine": "workspace:*",
2477
2477
  "@prisma/generator": "workspace:*",
2478
2478
  "@prisma/generator-helper": "workspace:*",
@@ -2480,7 +2480,7 @@ var package_default = {
2480
2480
  "@prisma/instrumentation": "workspace:*",
2481
2481
  "@prisma/internals": "workspace:*",
2482
2482
  "@prisma/migrate": "workspace:*",
2483
- "@prisma/query-compiler-wasm": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
2483
+ "@prisma/query-compiler-wasm": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
2484
2484
  "@prisma/query-plan-executor": "workspace:*",
2485
2485
  "@prisma/ts-builders": "workspace:*",
2486
2486
  "@snaplet/copycat": "6.0.0",
@@ -6779,7 +6779,7 @@ import { enginesVersion } from "@prisma/engines-version";
6779
6779
  import { parseEnvValue } from "@prisma/internals";
6780
6780
 
6781
6781
  // package.json
6782
- var version = "7.1.0-dev.7";
6782
+ var version = "7.1.0-dev.8";
6783
6783
 
6784
6784
  // src/resolvePrismaClient.ts
6785
6785
  import fs2 from "node:fs/promises";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/client-generator-js",
3
- "version": "7.1.0-dev.7",
3
+ "version": "7.1.0-dev.8",
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,21 +25,21 @@
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
27
  "@antfu/ni": "0.21.12",
28
- "@prisma/engines-version": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
28
+ "@prisma/engines-version": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
29
29
  "env-paths": "2.2.1",
30
30
  "indent-string": "4.0.0",
31
31
  "klona": "2.0.6",
32
32
  "package-up": "5.0.0",
33
33
  "pluralize": "8.0.0",
34
34
  "ts-pattern": "5.6.2",
35
- "@prisma/debug": "7.1.0-dev.7",
36
- "@prisma/client-common": "7.1.0-dev.7",
37
- "@prisma/dmmf": "7.1.0-dev.7",
38
- "@prisma/generator": "7.1.0-dev.7",
39
- "@prisma/fetch-engine": "7.1.0-dev.7",
40
- "@prisma/get-platform": "7.1.0-dev.7",
41
- "@prisma/ts-builders": "7.1.0-dev.7",
42
- "@prisma/internals": "7.1.0-dev.7"
35
+ "@prisma/client-common": "7.1.0-dev.8",
36
+ "@prisma/dmmf": "7.1.0-dev.8",
37
+ "@prisma/debug": "7.1.0-dev.8",
38
+ "@prisma/generator": "7.1.0-dev.8",
39
+ "@prisma/fetch-engine": "7.1.0-dev.8",
40
+ "@prisma/get-platform": "7.1.0-dev.8",
41
+ "@prisma/internals": "7.1.0-dev.8",
42
+ "@prisma/ts-builders": "7.1.0-dev.8"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@types/pluralize": "0.0.33",