prisma 6.6.0-integration-mcp.11 → 6.6.0-integration-push-yrztmmmwtryl.1
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 +1176 -1225
- package/package.json +15 -18
- package/prisma-client/generator-build/index.js +2095 -12
- 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 +15 -15
- 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-
|
2
|
+
"version": "6.6.0-integration-push-yrztmmmwtryl.1",
|
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": "b73ed8feb881c134715925887fc98967a3928617"
|
45
45
|
},
|
46
46
|
"files": [
|
47
47
|
"README.md",
|
@@ -107,8 +107,6 @@
|
|
107
107
|
"devDependencies": {
|
108
108
|
"@antfu/ni": "0.21.12",
|
109
109
|
"@inquirer/prompts": "7.3.3",
|
110
|
-
"@libsql/client": "0.8.1",
|
111
|
-
"@modelcontextprotocol/sdk": "1.7.0",
|
112
110
|
"@prisma/mini-proxy": "0.9.5",
|
113
111
|
"@prisma/studio": "0.511.0",
|
114
112
|
"@prisma/studio-server": "0.511.0",
|
@@ -124,7 +122,6 @@
|
|
124
122
|
"chokidar": "3.6.0",
|
125
123
|
"debug": "4.4.0",
|
126
124
|
"dotenv": "16.4.7",
|
127
|
-
"effect": "3.12.10",
|
128
125
|
"env-paths": "2.2.1",
|
129
126
|
"esbuild": "0.25.1",
|
130
127
|
"execa": "5.1.1",
|
@@ -137,6 +134,7 @@
|
|
137
134
|
"jest": "29.7.0",
|
138
135
|
"jest-junit": "16.0.0",
|
139
136
|
"kleur": "4.1.5",
|
137
|
+
"@libsql/client": "0.8.1",
|
140
138
|
"line-replace": "2.0.1",
|
141
139
|
"log-update": "6.1.0",
|
142
140
|
"node-fetch": "3.3.2",
|
@@ -150,22 +148,21 @@
|
|
150
148
|
"ts-pattern": "5.6.2",
|
151
149
|
"typescript": "5.4.5",
|
152
150
|
"xdg-app-paths": "8.3.0",
|
153
|
-
"zod": "3.24.2",
|
154
151
|
"zx": "8.4.1",
|
155
|
-
"@prisma/
|
156
|
-
"@prisma/
|
157
|
-
"@prisma/
|
158
|
-
"@prisma/
|
159
|
-
"@prisma/
|
160
|
-
"@prisma/
|
161
|
-
"@prisma/
|
162
|
-
"@prisma/
|
163
|
-
"@prisma/
|
164
|
-
"@prisma/migrate": "6.6.0-integration-
|
152
|
+
"@prisma/client": "6.6.0-integration-push-yrztmmmwtryl.1",
|
153
|
+
"@prisma/adapter-libsql": "6.6.0-integration-push-yrztmmmwtryl.1",
|
154
|
+
"@prisma/client-generator-registry": "6.6.0-integration-push-yrztmmmwtryl.1",
|
155
|
+
"@prisma/debug": "6.6.0-integration-push-yrztmmmwtryl.1",
|
156
|
+
"@prisma/generator": "6.6.0-integration-push-yrztmmmwtryl.1",
|
157
|
+
"@prisma/dmmf": "6.6.0-integration-push-yrztmmmwtryl.1",
|
158
|
+
"@prisma/fetch-engine": "6.6.0-integration-push-yrztmmmwtryl.1",
|
159
|
+
"@prisma/internals": "6.6.0-integration-push-yrztmmmwtryl.1",
|
160
|
+
"@prisma/get-platform": "6.6.0-integration-push-yrztmmmwtryl.1",
|
161
|
+
"@prisma/migrate": "6.6.0-integration-push-yrztmmmwtryl.1"
|
165
162
|
},
|
166
163
|
"dependencies": {
|
167
|
-
"@prisma/config": "6.6.0-integration-
|
168
|
-
"@prisma/engines": "6.6.0-integration-
|
164
|
+
"@prisma/config": "6.6.0-integration-push-yrztmmmwtryl.1",
|
165
|
+
"@prisma/engines": "6.6.0-integration-push-yrztmmmwtryl.1"
|
169
166
|
},
|
170
167
|
"optionalDependencies": {
|
171
168
|
"fsevents": "2.3.3"
|