Skip to content

Commit

Permalink
chore(deps): update engines to 3.13.0-15.43bd4848184c8c71b97db4b935c6…
Browse files Browse the repository at this point in the history
…7945ff1a005e (#12994)
  • Loading branch information
prisma-bot authored Apr 25, 2022
1 parent bd8bd57 commit f80bf95
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 193 deletions.
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"devDependencies": {
"@prisma/client": "workspace:*",
"@prisma/debug": "workspace:*",
"@prisma/fetch-engine": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/fetch-engine": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/get-platform": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@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-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/engines": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"ts-pattern": "^4.0.1"
},
"sideEffects": false
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"@opentelemetry/api": "1.0.3",
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/fetch-engine": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/engines": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/fetch-engine": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/get-platform": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/migrate": "workspace:*",
"@prisma/sdk": "workspace:*",
"@swc/core": "1.2.141",
Expand Down Expand Up @@ -130,7 +130,7 @@
}
},
"dependencies": {
"@prisma/engines-version": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d"
"@prisma/engines-version": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e"
},
"sideEffects": false
}
4 changes: 2 additions & 2 deletions packages/engine-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/engines": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/get-platform": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"version": "latest"
},
"devDependencies": {
"@prisma/engines-version": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/engines-version": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@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-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/get-platform": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@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
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/fetch-engine": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/engines": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/fetch-engine": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.13.0-12.b5d46f43717ef745f00f8edb9cfec1d24772476d",
"@prisma/get-platform": "3.13.0-15.43bd4848184c8c71b97db4b935c67945ff1a005e",
"@timsuchanek/copy": "1.4.5",
"archiver": "5.3.1",
"arg": "5.0.1",
Expand Down
Loading

0 comments on commit f80bf95

Please sign in to comment.