prisma 6.6.0-integration-push-spwsqpvywlkl.6 → 6.6.0-integration-push-spwsqpvywlkl.8
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/build/index.js +601 -601
- package/package.json +14 -14
- package/prisma-client/generator-build/index.js +5 -5
- package/prisma-client/package.json +1 -1
- package/prisma-client/runtime/binary.js +2 -2
- package/prisma-client/runtime/binary.mjs +2 -2
- package/prisma-client/runtime/client.js +2 -2
- package/prisma-client/runtime/client.mjs +2 -2
- package/prisma-client/runtime/edge-esm.js +2 -2
- package/prisma-client/runtime/edge.js +2 -2
- package/prisma-client/runtime/library.js +2 -2
- package/prisma-client/runtime/library.mjs +2 -2
- package/prisma-client/runtime/react-native.js +2 -2
- package/prisma-client/scripts/default-index.js +1 -1
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"version": "6.6.0-integration-push-spwsqpvywlkl.
|
2
|
+
"version": "6.6.0-integration-push-spwsqpvywlkl.8",
|
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": "
|
44
|
+
"prismaCommit": "8a7d59c8495d549b1378518962f74b1159a9cbc6"
|
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/adapter-libsql": "6.6.0-integration-push-spwsqpvywlkl.
|
153
|
-
"@prisma/client": "6.6.0-integration-push-spwsqpvywlkl.
|
154
|
-
"@prisma/client
|
155
|
-
"@prisma/debug": "6.6.0-integration-push-spwsqpvywlkl.
|
156
|
-
"@prisma/
|
157
|
-
"@prisma/
|
158
|
-
"@prisma/generator": "6.6.0-integration-push-spwsqpvywlkl.
|
159
|
-
"@prisma/
|
160
|
-
"@prisma/
|
161
|
-
"@prisma/
|
152
|
+
"@prisma/adapter-libsql": "6.6.0-integration-push-spwsqpvywlkl.8",
|
153
|
+
"@prisma/client-generator-registry": "6.6.0-integration-push-spwsqpvywlkl.8",
|
154
|
+
"@prisma/client": "6.6.0-integration-push-spwsqpvywlkl.8",
|
155
|
+
"@prisma/debug": "6.6.0-integration-push-spwsqpvywlkl.8",
|
156
|
+
"@prisma/fetch-engine": "6.6.0-integration-push-spwsqpvywlkl.8",
|
157
|
+
"@prisma/dmmf": "6.6.0-integration-push-spwsqpvywlkl.8",
|
158
|
+
"@prisma/generator": "6.6.0-integration-push-spwsqpvywlkl.8",
|
159
|
+
"@prisma/get-platform": "6.6.0-integration-push-spwsqpvywlkl.8",
|
160
|
+
"@prisma/internals": "6.6.0-integration-push-spwsqpvywlkl.8",
|
161
|
+
"@prisma/migrate": "6.6.0-integration-push-spwsqpvywlkl.8"
|
162
162
|
},
|
163
163
|
"dependencies": {
|
164
|
-
"@prisma/config": "6.6.0-integration-push-spwsqpvywlkl.
|
165
|
-
"@prisma/engines": "6.6.0-integration-push-spwsqpvywlkl.
|
164
|
+
"@prisma/config": "6.6.0-integration-push-spwsqpvywlkl.8",
|
165
|
+
"@prisma/engines": "6.6.0-integration-push-spwsqpvywlkl.8"
|
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.
|
5550
|
+
version: "6.6.0-integration-push-spwsqpvywlkl.8",
|
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",
|
@@ -10894,7 +10894,7 @@ function buildTypedSql({
|
|
10894
10894
|
}
|
10895
10895
|
|
10896
10896
|
// ../client-generator-js/src/generateClient.ts
|
10897
|
-
var debug2 =
|
10897
|
+
var debug2 = Debug("prisma:client:generateClient");
|
10898
10898
|
var DenylistError = class extends Error {
|
10899
10899
|
constructor(message) {
|
10900
10900
|
super(message);
|
@@ -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.
|
11493
|
+
var version = "6.6.0-integration-push-spwsqpvywlkl.8";
|
11494
11494
|
|
11495
11495
|
// ../client-generator-js/src/resolvePrismaClient.ts
|
11496
11496
|
var import_promises4 = __toESM(require("node:fs/promises"));
|
@@ -16413,7 +16413,7 @@ function init2(open, close) {
|
|
16413
16413
|
}
|
16414
16414
|
|
16415
16415
|
// ../client-generator-js/src/resolvePrismaClient.ts
|
16416
|
-
var debug3 =
|
16416
|
+
var debug3 = Debug("prisma:generator");
|
16417
16417
|
async function resolvePrismaClient(baseDir) {
|
16418
16418
|
const prismaClientDir = await findPrismaClientDir(baseDir);
|
16419
16419
|
debug3("baseDir", baseDir);
|
@@ -16446,7 +16446,7 @@ async function getPackageCmd(cwd2, cmd, ...args) {
|
|
16446
16446
|
}
|
16447
16447
|
|
16448
16448
|
// ../client-generator-js/src/generator.ts
|
16449
|
-
var debug4 =
|
16449
|
+
var debug4 = Debug("prisma:client:generator");
|
16450
16450
|
var MISSING_CUSTOM_OUTPUT_PATH_WARNING = `${yellow("Warning:")} You did not specify an output path for your \`generator\` in schema.prisma. This behavior is deprecated and will no longer be supported in Prisma 7.0.0. To learn more visit https://pris.ly/cli/output-path`;
|
16451
16451
|
var PrismaClientJsGenerator = class {
|
16452
16452
|
name = "prisma-client-js";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@prisma/client",
|
3
|
-
"version": "6.6.0-integration-push-spwsqpvywlkl.
|
3
|
+
"version": "6.6.0-integration-push-spwsqpvywlkl.8",
|
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",
|