Skip to content

Commit

Permalink
chore(deps): update engines to 3.13.0-11.07815b335736eb128666b4a5a86e…
Browse files Browse the repository at this point in the history
…94e19656f4ff (#12922)

* chore(deps): update engines to 3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff

* update snapshot

Co-authored-by: Joël <joel.galeran@gmail.com>
  • Loading branch information
prisma-bot and Jolg42 committed Apr 22, 2022
1 parent 5f1f663 commit e1c9cf9
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 62 deletions.
6 changes: 3 additions & 3 deletions packages/cli/package.json
Expand Up @@ -68,9 +68,9 @@
"devDependencies": {
"@prisma/client": "workspace:*",
"@prisma/debug": "workspace:*",
"@prisma/fetch-engine": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/fetch-engine": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/get-platform": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/migrate": "workspace:*",
"@prisma/sdk": "workspace:*",
"@prisma/studio": "0.459.0",
Expand Down Expand Up @@ -119,7 +119,7 @@
"preinstall": "node scripts/preinstall-entry.js"
},
"dependencies": {
"@prisma/engines": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/engines": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"ts-pattern": "^4.0.1"
},
"sideEffects": false
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Expand Up @@ -63,10 +63,10 @@
"@opentelemetry/api": "1.0.3",
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/fetch-engine": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/engines": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/fetch-engine": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/get-platform": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/migrate": "workspace:*",
"@prisma/sdk": "workspace:*",
"@timsuchanek/copy": "1.4.5",
Expand Down Expand Up @@ -122,7 +122,7 @@
}
},
"dependencies": {
"@prisma/engines-version": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254"
"@prisma/engines-version": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff"
},
"sideEffects": false
}
4 changes: 2 additions & 2 deletions packages/engine-core/package.json
Expand Up @@ -36,9 +36,9 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/engines": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/get-platform": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"chalk": "4.1.2",
"execa": "5.1.1",
"get-stream": "6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/migrate/package.json
Expand Up @@ -20,7 +20,7 @@
"version": "latest"
},
"devDependencies": {
"@prisma/engines-version": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/engines-version": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/generator-helper": "workspace:*",
"@prisma/sdk": "workspace:*",
"@swc/core": "1.2.141",
Expand All @@ -45,7 +45,7 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/get-platform": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/get-platform": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@sindresorhus/slugify": "1.1.2",
"chalk": "4.1.2",
"execa": "5.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Expand Up @@ -47,10 +47,10 @@
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/fetch-engine": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/engines": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/fetch-engine": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-10.f738c2de40b0514b47c5cdbf75f8bb06929df254",
"@prisma/get-platform": "3.13.0-11.07815b335736eb128666b4a5a86e94e19656f4ff",
"@timsuchanek/copy": "1.4.5",
"archiver": "5.3.1",
"arg": "5.0.1",
Expand Down
18 changes: 12 additions & 6 deletions packages/sdk/src/__tests__/introspection/introspection.test.ts
Expand Up @@ -192,7 +192,8 @@ test('introspection basic', async () => {
}
],
\\"tpe\\": \\"Unique\\",
\\"algorithm\\": null
\\"algorithm\\": null,
\\"clustered\\": null
}
],
\\"primary_key\\": {
Expand All @@ -204,7 +205,8 @@ test('introspection basic', async () => {
}
],
\\"sequence\\": null,
\\"constraint_name\\": null
\\"constraint_name\\": null,
\\"clustered\\": null
},
\\"foreign_keys\\": [
{
Expand Down Expand Up @@ -338,7 +340,8 @@ test('introspection basic', async () => {
}
],
\\"tpe\\": \\"Unique\\",
\\"algorithm\\": null
\\"algorithm\\": null,
\\"clustered\\": null
},
{
\\"name\\": \\"User.id\\",
Expand All @@ -350,7 +353,8 @@ test('introspection basic', async () => {
}
],
\\"tpe\\": \\"Unique\\",
\\"algorithm\\": null
\\"algorithm\\": null,
\\"clustered\\": null
}
],
\\"primary_key\\": {
Expand All @@ -362,7 +366,8 @@ test('introspection basic', async () => {
}
],
\\"sequence\\": null,
\\"constraint_name\\": null
\\"constraint_name\\": null,
\\"clustered\\": null
},
\\"foreign_keys\\": []
},
Expand Down Expand Up @@ -501,7 +506,8 @@ test('introspection basic', async () => {
}
],
\\"sequence\\": null,
\\"constraint_name\\": null
\\"constraint_name\\": null,
\\"clustered\\": null
},
\\"foreign_keys\\": []
}
Expand Down
89 changes: 47 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1c9cf9

Please sign in to comment.