@prisma/client-generator-js 6.7.0-dev.3 → 6.7.0-dev.30

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
@@ -4466,6 +4466,7 @@ var package_default = {
4466
4466
  "@opentelemetry/sdk-trace-base": "1.30.1",
4467
4467
  "@opentelemetry/semantic-conventions": "1.30.0",
4468
4468
  "@planetscale/database": "1.19.0",
4469
+ "@prisma/adapter-better-sqlite3": "workspace:*",
4469
4470
  "@prisma/adapter-d1": "workspace:*",
4470
4471
  "@prisma/adapter-libsql": "workspace:*",
4471
4472
  "@prisma/adapter-neon": "workspace:*",
@@ -4481,7 +4482,7 @@ var package_default = {
4481
4482
  "@prisma/dmmf": "workspace:*",
4482
4483
  "@prisma/driver-adapter-utils": "workspace:*",
4483
4484
  "@prisma/engines": "workspace:*",
4484
- "@prisma/engines-version": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
4485
+ "@prisma/engines-version": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
4485
4486
  "@prisma/fetch-engine": "workspace:*",
4486
4487
  "@prisma/generator": "workspace:*",
4487
4488
  "@prisma/generator-helper": "workspace:*",
@@ -4491,8 +4492,8 @@ var package_default = {
4491
4492
  "@prisma/migrate": "workspace:*",
4492
4493
  "@prisma/mini-proxy": "0.9.5",
4493
4494
  "@prisma/pg-worker": "workspace:*",
4494
- "@prisma/query-compiler-wasm": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
4495
- "@prisma/query-engine-wasm": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
4495
+ "@prisma/query-compiler-wasm": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
4496
+ "@prisma/query-engine-wasm": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
4496
4497
  "@prisma/ts-builders": "workspace:*",
4497
4498
  "@snaplet/copycat": "6.0.0",
4498
4499
  "@swc-node/register": "1.10.9",
@@ -9125,7 +9126,7 @@ var import_internals12 = require("@prisma/internals");
9125
9126
  var import_ts_pattern = require("ts-pattern");
9126
9127
 
9127
9128
  // package.json
9128
- var version = "6.7.0-dev.3";
9129
+ var version = "6.7.0-dev.30";
9129
9130
 
9130
9131
  // src/resolvePrismaClient.ts
9131
9132
  var import_promises2 = __toESM(require("node:fs/promises"));
package/dist/index.mjs CHANGED
@@ -4461,6 +4461,7 @@ var package_default = {
4461
4461
  "@opentelemetry/sdk-trace-base": "1.30.1",
4462
4462
  "@opentelemetry/semantic-conventions": "1.30.0",
4463
4463
  "@planetscale/database": "1.19.0",
4464
+ "@prisma/adapter-better-sqlite3": "workspace:*",
4464
4465
  "@prisma/adapter-d1": "workspace:*",
4465
4466
  "@prisma/adapter-libsql": "workspace:*",
4466
4467
  "@prisma/adapter-neon": "workspace:*",
@@ -4476,7 +4477,7 @@ var package_default = {
4476
4477
  "@prisma/dmmf": "workspace:*",
4477
4478
  "@prisma/driver-adapter-utils": "workspace:*",
4478
4479
  "@prisma/engines": "workspace:*",
4479
- "@prisma/engines-version": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
4480
+ "@prisma/engines-version": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
4480
4481
  "@prisma/fetch-engine": "workspace:*",
4481
4482
  "@prisma/generator": "workspace:*",
4482
4483
  "@prisma/generator-helper": "workspace:*",
@@ -4486,8 +4487,8 @@ var package_default = {
4486
4487
  "@prisma/migrate": "workspace:*",
4487
4488
  "@prisma/mini-proxy": "0.9.5",
4488
4489
  "@prisma/pg-worker": "workspace:*",
4489
- "@prisma/query-compiler-wasm": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
4490
- "@prisma/query-engine-wasm": "6.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
4490
+ "@prisma/query-compiler-wasm": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
4491
+ "@prisma/query-engine-wasm": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
4491
4492
  "@prisma/ts-builders": "workspace:*",
4492
4493
  "@snaplet/copycat": "6.0.0",
4493
4494
  "@swc-node/register": "1.10.9",
@@ -9123,7 +9124,7 @@ import { ClientEngineType as ClientEngineType4, getClientEngineType as getClient
9123
9124
  import { match } from "ts-pattern";
9124
9125
 
9125
9126
  // package.json
9126
- var version = "6.7.0-dev.3";
9127
+ var version = "6.7.0-dev.30";
9127
9128
 
9128
9129
  // src/resolvePrismaClient.ts
9129
9130
  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.7.0-dev.3",
3
+ "version": "6.7.0-dev.30",
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.7.0-2.f1c9ce159931e98b29ab3dd02ba38c01f49dc141",
28
+ "@prisma/engines-version": "6.7.0-25.870fdf87c6090840a6a7b17273e0b1bffd493185",
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/client-common": "6.7.0-dev.3",
37
- "@prisma/debug": "6.7.0-dev.3",
38
- "@prisma/fetch-engine": "6.7.0-dev.3",
39
- "@prisma/dmmf": "6.7.0-dev.3",
40
- "@prisma/generator": "6.7.0-dev.3",
41
- "@prisma/get-platform": "6.7.0-dev.3",
42
- "@prisma/internals": "6.7.0-dev.3",
43
- "@prisma/ts-builders": "6.7.0-dev.3"
36
+ "@prisma/client-common": "6.7.0-dev.30",
37
+ "@prisma/dmmf": "6.7.0-dev.30",
38
+ "@prisma/debug": "6.7.0-dev.30",
39
+ "@prisma/generator": "6.7.0-dev.30",
40
+ "@prisma/fetch-engine": "6.7.0-dev.30",
41
+ "@prisma/get-platform": "6.7.0-dev.30",
42
+ "@prisma/internals": "6.7.0-dev.30",
43
+ "@prisma/ts-builders": "6.7.0-dev.30"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/pluralize": "0.0.33",