Skip to content

Commit

Permalink
chore(deps): update engines to 5.8.0-16.dc5bde32ed8434159f53f3985c872…
Browse files Browse the repository at this point in the history
…265df62672f
  • Loading branch information
prisma-bot committed Dec 14, 2023
1 parent 68e9453 commit 3317695
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,15 @@
"@prisma/debug": "workspace:*",
"@prisma/driver-adapter-utils": "workspace:*",
"@prisma/engines": "workspace:*",
"@prisma/engines-version": "5.8.0-12.762b2b2e1b7f5bce1218201614a21e1a3251c84a",
"@prisma/engines-version": "5.8.0-16.dc5bde32ed8434159f53f3985c872265df62672f",
"@prisma/fetch-engine": "workspace:*",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@prisma/instrumentation": "workspace:*",
"@prisma/internals": "workspace:*",
"@prisma/migrate": "workspace:*",
"@prisma/mini-proxy": "0.9.4",
"@prisma/query-engine-wasm": "5.8.0-12.762b2b2e1b7f5bce1218201614a21e1a3251c84a",
"@prisma/query-engine-wasm": "5.8.0-16.dc5bde32ed8434159f53f3985c872265df62672f",
"@snaplet/copycat": "0.17.3",
"@swc-node/register": "1.6.8",
"@swc/core": "1.3.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/engines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines-version": "5.8.0-12.762b2b2e1b7f5bce1218201614a21e1a3251c84a",
"@prisma/engines-version": "5.8.0-16.dc5bde32ed8434159f53f3985c872265df62672f",
"@prisma/fetch-engine": "workspace:*",
"@prisma/get-platform": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines-version": "5.8.0-12.762b2b2e1b7f5bce1218201614a21e1a3251c84a",
"@prisma/engines-version": "5.8.0-16.dc5bde32ed8434159f53f3985c872265df62672f",
"@prisma/get-platform": "workspace:*"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@prisma/fetch-engine": "workspace:*",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@prisma/prisma-schema-wasm": "5.8.0-12.762b2b2e1b7f5bce1218201614a21e1a3251c84a",
"@prisma/prisma-schema-wasm": "5.8.0-16.dc5bde32ed8434159f53f3985c872265df62672f",
"arg": "5.0.2",
"prompts": "2.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines-version": "5.8.0-12.762b2b2e1b7f5bce1218201614a21e1a3251c84a",
"@prisma/engines-version": "5.8.0-16.dc5bde32ed8434159f53f3985c872265df62672f",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@prisma/internals": "workspace:*",
Expand Down
36 changes: 18 additions & 18 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 3317695

Please sign in to comment.