Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5.10.2 (minor) (#4760)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 723637f commit 0b70883
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 32 deletions.
4 changes: 2 additions & 2 deletions query-engine/query-engine-wasm/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@libsql/client": "0.5.2",
"@prisma/adapter-libsql": "5.10.2",
"@prisma/client": "5.8.0-dev.24",
"@prisma/client": "5.10.2",
"@prisma/driver-adapter-utils": "5.10.2",
"prisma": "5.8.0-dev.24"
"prisma": "5.10.2"
}
}
56 changes: 26 additions & 30 deletions query-engine/query-engine-wasm/example/pnpm-lock.yaml

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

0 comments on commit 0b70883

Please sign in to comment.