@prisma/client-generator-js 6.19.0-integration-feat-remove-library-engine.1 → 6.19.0-integration-feat-remove-library-engine.2

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
@@ -3026,7 +3026,7 @@ var package_default = {
3026
3026
  "@prisma/dmmf": "workspace:*",
3027
3027
  "@prisma/driver-adapter-utils": "workspace:*",
3028
3028
  "@prisma/engines": "workspace:*",
3029
- "@prisma/engines-version": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
3029
+ "@prisma/engines-version": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
3030
3030
  "@prisma/fetch-engine": "workspace:*",
3031
3031
  "@prisma/generator": "workspace:*",
3032
3032
  "@prisma/generator-helper": "workspace:*",
@@ -3034,8 +3034,8 @@ var package_default = {
3034
3034
  "@prisma/instrumentation": "workspace:*",
3035
3035
  "@prisma/internals": "workspace:*",
3036
3036
  "@prisma/migrate": "workspace:*",
3037
- "@prisma/query-compiler-wasm": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
3038
- "@prisma/query-engine-wasm": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
3037
+ "@prisma/query-compiler-wasm": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
3038
+ "@prisma/query-engine-wasm": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
3039
3039
  "@prisma/query-plan-executor": "workspace:*",
3040
3040
  "@prisma/ts-builders": "workspace:*",
3041
3041
  "@snaplet/copycat": "6.0.0",
@@ -7497,7 +7497,7 @@ var import_engines_version = require("@prisma/engines-version");
7497
7497
  var import_internals11 = require("@prisma/internals");
7498
7498
 
7499
7499
  // package.json
7500
- var version = "6.19.0-integration-feat-remove-library-engine.1";
7500
+ var version = "6.19.0-integration-feat-remove-library-engine.2";
7501
7501
 
7502
7502
  // src/resolvePrismaClient.ts
7503
7503
  var import_promises3 = __toESM(require("node:fs/promises"));
package/dist/index.mjs CHANGED
@@ -3015,7 +3015,7 @@ var package_default = {
3015
3015
  "@prisma/dmmf": "workspace:*",
3016
3016
  "@prisma/driver-adapter-utils": "workspace:*",
3017
3017
  "@prisma/engines": "workspace:*",
3018
- "@prisma/engines-version": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
3018
+ "@prisma/engines-version": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
3019
3019
  "@prisma/fetch-engine": "workspace:*",
3020
3020
  "@prisma/generator": "workspace:*",
3021
3021
  "@prisma/generator-helper": "workspace:*",
@@ -3023,8 +3023,8 @@ var package_default = {
3023
3023
  "@prisma/instrumentation": "workspace:*",
3024
3024
  "@prisma/internals": "workspace:*",
3025
3025
  "@prisma/migrate": "workspace:*",
3026
- "@prisma/query-compiler-wasm": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
3027
- "@prisma/query-engine-wasm": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
3026
+ "@prisma/query-compiler-wasm": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
3027
+ "@prisma/query-engine-wasm": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
3028
3028
  "@prisma/query-plan-executor": "workspace:*",
3029
3029
  "@prisma/ts-builders": "workspace:*",
3030
3030
  "@snaplet/copycat": "6.0.0",
@@ -7489,7 +7489,7 @@ import { enginesVersion } from "@prisma/engines-version";
7489
7489
  import { parseEnvValue } from "@prisma/internals";
7490
7490
 
7491
7491
  // package.json
7492
- var version = "6.19.0-integration-feat-remove-library-engine.1";
7492
+ var version = "6.19.0-integration-feat-remove-library-engine.2";
7493
7493
 
7494
7494
  // src/resolvePrismaClient.ts
7495
7495
  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": "6.19.0-integration-feat-remove-library-engine.1",
3
+ "version": "6.19.0-integration-feat-remove-library-engine.2",
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.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
28
+ "@prisma/engines-version": "6.19.0-29.next-ac95b5893b3c05bf39a2431fc1a748dd46152ab4",
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.19.0-integration-feat-remove-library-engine.1",
37
- "@prisma/debug": "6.19.0-integration-feat-remove-library-engine.1",
38
- "@prisma/dmmf": "6.19.0-integration-feat-remove-library-engine.1",
39
- "@prisma/fetch-engine": "6.19.0-integration-feat-remove-library-engine.1",
40
- "@prisma/generator": "6.19.0-integration-feat-remove-library-engine.1",
41
- "@prisma/get-platform": "6.19.0-integration-feat-remove-library-engine.1",
42
- "@prisma/internals": "6.19.0-integration-feat-remove-library-engine.1",
43
- "@prisma/ts-builders": "6.19.0-integration-feat-remove-library-engine.1"
36
+ "@prisma/debug": "6.19.0-integration-feat-remove-library-engine.2",
37
+ "@prisma/client-common": "6.19.0-integration-feat-remove-library-engine.2",
38
+ "@prisma/dmmf": "6.19.0-integration-feat-remove-library-engine.2",
39
+ "@prisma/fetch-engine": "6.19.0-integration-feat-remove-library-engine.2",
40
+ "@prisma/generator": "6.19.0-integration-feat-remove-library-engine.2",
41
+ "@prisma/get-platform": "6.19.0-integration-feat-remove-library-engine.2",
42
+ "@prisma/ts-builders": "6.19.0-integration-feat-remove-library-engine.2",
43
+ "@prisma/internals": "6.19.0-integration-feat-remove-library-engine.2"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/pluralize": "0.0.33",