prisma 6.6.0-integration-mcp.1 → 6.6.0-integration-push-xmzqvqxpztks.11

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/client",
3
- "version": "6.6.0-integration-mcp.1",
3
+ "version": "6.6.0-integration-push-xmzqvqxpztks.11",
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",
@@ -205,7 +205,9 @@
205
205
  "@prisma/adapter-pg": "workspace:*",
206
206
  "@prisma/adapter-pg-worker": "workspace:*",
207
207
  "@prisma/adapter-planetscale": "workspace:*",
208
+ "@prisma/client-common": "workspace:*",
208
209
  "@prisma/client-engine-runtime": "workspace:*",
210
+ "@prisma/client-generator-js": "workspace:*",
209
211
  "@prisma/config": "workspace:*",
210
212
  "@prisma/debug": "workspace:*",
211
213
  "@prisma/dmmf": "workspace:*",
@@ -221,6 +223,7 @@
221
223
  "@prisma/migrate": "workspace:*",
222
224
  "@prisma/mini-proxy": "0.9.5",
223
225
  "@prisma/pg-worker": "workspace:*",
226
+ "@prisma/ts-builders": "workspace:*",
224
227
  "@prisma/query-compiler-wasm": "6.6.0-26.47cb872770bc2c9ff45909bd09f7326df36d9130",
225
228
  "@prisma/query-engine-wasm": "6.6.0-26.47cb872770bc2c9ff45909bd09f7326df36d9130",
226
229
  "@snaplet/copycat": "6.0.0",
@@ -237,13 +240,10 @@
237
240
  "@types/pg": "8.11.11",
238
241
  "arg": "5.0.2",
239
242
  "benchmark": "2.1.4",
240
- "ci-info": "4.2.0",
241
243
  "decimal.js": "10.5.0",
242
- "env-paths": "2.2.1",
243
244
  "esbuild": "0.24.2",
244
245
  "execa": "5.1.1",
245
246
  "expect-type": "1.2.0",
246
- "flat-map-polyfill": "0.3.8",
247
247
  "fs-extra": "11.3.0",
248
248
  "get-stream": "6.0.1",
249
249
  "globby": "11.1.0",
@@ -263,8 +263,6 @@
263
263
  "node-fetch": "3.3.2",
264
264
  "p-retry": "4.6.2",
265
265
  "pg": "8.14.1",
266
- "pkg-up": "3.1.0",
267
- "pluralize": "8.0.0",
268
266
  "resolve": "1.22.10",
269
267
  "rimraf": "6.0.1",
270
268
  "simple-statistics": "7.8.7",