prisma 6.6.0-integration-push-spwsqpvywlkl.4 → 6.6.0-integration-push-spwsqpvywlkl.6

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/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "6.6.0-integration-push-spwsqpvywlkl.4",
2
+ "version": "6.6.0-integration-push-spwsqpvywlkl.6",
3
3
  "name": "prisma",
4
4
  "description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
5
5
  "keywords": [
@@ -41,7 +41,7 @@
41
41
  "node": ">=18.18"
42
42
  },
43
43
  "prisma": {
44
- "prismaCommit": "78a8ad8f7a8a10077ccbac17ebb4fb1a5c98d6c7"
44
+ "prismaCommit": "5826f42efa676f17165d1ca484b7de942e960edf"
45
45
  },
46
46
  "files": [
47
47
  "README.md",
@@ -149,20 +149,20 @@
149
149
  "typescript": "5.4.5",
150
150
  "xdg-app-paths": "8.3.0",
151
151
  "zx": "8.4.1",
152
- "@prisma/client": "6.6.0-integration-push-spwsqpvywlkl.4",
153
- "@prisma/adapter-libsql": "6.6.0-integration-push-spwsqpvywlkl.4",
154
- "@prisma/client-generator-registry": "6.6.0-integration-push-spwsqpvywlkl.4",
155
- "@prisma/debug": "6.6.0-integration-push-spwsqpvywlkl.4",
156
- "@prisma/dmmf": "6.6.0-integration-push-spwsqpvywlkl.4",
157
- "@prisma/fetch-engine": "6.6.0-integration-push-spwsqpvywlkl.4",
158
- "@prisma/generator": "6.6.0-integration-push-spwsqpvywlkl.4",
159
- "@prisma/get-platform": "6.6.0-integration-push-spwsqpvywlkl.4",
160
- "@prisma/internals": "6.6.0-integration-push-spwsqpvywlkl.4",
161
- "@prisma/migrate": "6.6.0-integration-push-spwsqpvywlkl.4"
152
+ "@prisma/adapter-libsql": "6.6.0-integration-push-spwsqpvywlkl.6",
153
+ "@prisma/client": "6.6.0-integration-push-spwsqpvywlkl.6",
154
+ "@prisma/client-generator-registry": "6.6.0-integration-push-spwsqpvywlkl.6",
155
+ "@prisma/debug": "6.6.0-integration-push-spwsqpvywlkl.6",
156
+ "@prisma/dmmf": "6.6.0-integration-push-spwsqpvywlkl.6",
157
+ "@prisma/fetch-engine": "6.6.0-integration-push-spwsqpvywlkl.6",
158
+ "@prisma/generator": "6.6.0-integration-push-spwsqpvywlkl.6",
159
+ "@prisma/migrate": "6.6.0-integration-push-spwsqpvywlkl.6",
160
+ "@prisma/get-platform": "6.6.0-integration-push-spwsqpvywlkl.6",
161
+ "@prisma/internals": "6.6.0-integration-push-spwsqpvywlkl.6"
162
162
  },
163
163
  "dependencies": {
164
- "@prisma/config": "6.6.0-integration-push-spwsqpvywlkl.4",
165
- "@prisma/engines": "6.6.0-integration-push-spwsqpvywlkl.4"
164
+ "@prisma/config": "6.6.0-integration-push-spwsqpvywlkl.6",
165
+ "@prisma/engines": "6.6.0-integration-push-spwsqpvywlkl.6"
166
166
  },
167
167
  "optionalDependencies": {
168
168
  "fsevents": "2.3.3"
@@ -5547,7 +5547,7 @@ var import_pkg_up = __toESM(require_pkg_up());
5547
5547
  // package.json
5548
5548
  var package_default = {
5549
5549
  name: "@prisma/client",
5550
- version: "6.6.0-integration-push-spwsqpvywlkl.4",
5550
+ version: "6.6.0-integration-push-spwsqpvywlkl.6",
5551
5551
  description: "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
5552
5552
  keywords: [
5553
5553
  "ORM",
@@ -11490,7 +11490,7 @@ var import_node_path3 = __toESM(require("node:path"));
11490
11490
  var import_engines_version = __toESM(require_engines_version());
11491
11491
 
11492
11492
  // ../client-generator-js/package.json
11493
- var version = "6.6.0-integration-push-spwsqpvywlkl.4";
11493
+ var version = "6.6.0-integration-push-spwsqpvywlkl.6";
11494
11494
 
11495
11495
  // ../client-generator-js/src/resolvePrismaClient.ts
11496
11496
  var import_promises4 = __toESM(require("node:fs/promises"));
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/client",
3
- "version": "6.6.0-integration-push-spwsqpvywlkl.4",
3
+ "version": "6.6.0-integration-push-spwsqpvywlkl.6",
4
4
  "description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
5
5
  "keywords": [
6
6
  "ORM",