@prisma/client 7.7.0-integration-feat-bootstrap-ux-fixes.5 → 7.7.0-integration-feat-bootstrap-ux-fixes.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/generator-build/index.js +2 -2
- package/package.json +34 -34
- package/runtime/client.js +2 -2
- package/runtime/client.js.map +1 -1
- package/runtime/client.mjs +2 -2
- package/runtime/client.mjs.map +1 -1
- package/runtime/wasm-compiler-edge.js +2 -2
- package/runtime/wasm-compiler-edge.js.map +2 -2
- package/runtime/wasm-compiler-edge.mjs +2 -2
- package/runtime/wasm-compiler-edge.mjs.map +2 -2
- package/scripts/default-index.js +1 -1
package/generator-build/index.js
CHANGED
|
@@ -5217,7 +5217,7 @@ var import_path4 = __toESM(require("path"));
|
|
|
5217
5217
|
// package.json
|
|
5218
5218
|
var package_default = {
|
|
5219
5219
|
name: "@prisma/client",
|
|
5220
|
-
version: "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
5220
|
+
version: "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
5221
5221
|
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.",
|
|
5222
5222
|
keywords: [
|
|
5223
5223
|
"ORM",
|
|
@@ -11732,7 +11732,7 @@ var import_node_path4 = __toESM(require("node:path"));
|
|
|
11732
11732
|
var import_engines_version = __toESM(require_engines_version());
|
|
11733
11733
|
|
|
11734
11734
|
// ../client-generator-js/package.json
|
|
11735
|
-
var version = "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
11735
|
+
var version = "7.7.0-integration-feat-bootstrap-ux-fixes.6";
|
|
11736
11736
|
|
|
11737
11737
|
// ../client-generator-js/src/resolvePrismaClient.ts
|
|
11738
11738
|
var import_promises5 = __toESM(require("node:fs/promises"));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma/client",
|
|
3
|
-
"version": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
3
|
+
"version": "7.7.0-integration-feat-bootstrap-ux-fixes.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",
|
|
@@ -218,41 +218,41 @@
|
|
|
218
218
|
"typescript": "5.4.5",
|
|
219
219
|
"undici": "7.4.0",
|
|
220
220
|
"zx": "8.4.1",
|
|
221
|
-
"@prisma/adapter-d1": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
222
|
-
"@prisma/adapter-
|
|
223
|
-
"@prisma/adapter-
|
|
224
|
-
"@prisma/adapter-
|
|
225
|
-
"@prisma/adapter-
|
|
226
|
-
"@prisma/adapter-neon": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
227
|
-
"@prisma/adapter-pg": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
228
|
-
"@prisma/
|
|
229
|
-
"@prisma/
|
|
230
|
-
"@prisma/client-
|
|
231
|
-
"@prisma/client-
|
|
232
|
-
"@prisma/
|
|
233
|
-
"@prisma/config": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
234
|
-
"@prisma/
|
|
235
|
-
"@prisma/dmmf": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
236
|
-
"@prisma/
|
|
237
|
-
"@prisma/
|
|
238
|
-
"@prisma/fetch-engine": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
239
|
-
"@prisma/generator
|
|
240
|
-
"@prisma/
|
|
241
|
-
"@prisma/instrumentation": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
242
|
-
"@prisma/
|
|
243
|
-
"@prisma/
|
|
244
|
-
"@prisma/
|
|
245
|
-
"@prisma/
|
|
246
|
-
"@prisma/
|
|
247
|
-
"@prisma/param-graph": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
248
|
-
"@prisma/param-graph-builder": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
249
|
-
"@prisma/query-plan-executor": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
250
|
-
"@prisma/sqlcommenter
|
|
251
|
-
"@prisma/
|
|
252
|
-
"@prisma/
|
|
221
|
+
"@prisma/adapter-d1": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
222
|
+
"@prisma/adapter-better-sqlite3": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
223
|
+
"@prisma/adapter-libsql": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
224
|
+
"@prisma/adapter-mssql": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
225
|
+
"@prisma/adapter-mariadb": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
226
|
+
"@prisma/adapter-neon": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
227
|
+
"@prisma/adapter-pg": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
228
|
+
"@prisma/adapter-planetscale": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
229
|
+
"@prisma/client-common": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
230
|
+
"@prisma/client-engine-runtime": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
231
|
+
"@prisma/client-generator-js": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
232
|
+
"@prisma/debug": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
233
|
+
"@prisma/config": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
234
|
+
"@prisma/client-generator-ts": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
235
|
+
"@prisma/dmmf": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
236
|
+
"@prisma/driver-adapter-utils": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
237
|
+
"@prisma/engines": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
238
|
+
"@prisma/fetch-engine": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
239
|
+
"@prisma/generator": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
240
|
+
"@prisma/generator-helper": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
241
|
+
"@prisma/instrumentation": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
242
|
+
"@prisma/get-platform": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
243
|
+
"@prisma/instrumentation-contract": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
244
|
+
"@prisma/internals": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
245
|
+
"@prisma/migrate": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
246
|
+
"@prisma/json-protocol": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
247
|
+
"@prisma/param-graph": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
248
|
+
"@prisma/param-graph-builder": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
249
|
+
"@prisma/query-plan-executor": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
250
|
+
"@prisma/sqlcommenter": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
251
|
+
"@prisma/sqlcommenter-trace-context": "7.7.0-integration-feat-bootstrap-ux-fixes.6",
|
|
252
|
+
"@prisma/ts-builders": "7.7.0-integration-feat-bootstrap-ux-fixes.6"
|
|
253
253
|
},
|
|
254
254
|
"dependencies": {
|
|
255
|
-
"@prisma/client-runtime-utils": "7.7.0-integration-feat-bootstrap-ux-fixes.
|
|
255
|
+
"@prisma/client-runtime-utils": "7.7.0-integration-feat-bootstrap-ux-fixes.6"
|
|
256
256
|
},
|
|
257
257
|
"peerDependencies": {
|
|
258
258
|
"prisma": "*",
|