Skip to content

Commit

Permalink
fix(deps): update dependency @libsql/client to v0.5.2 (prisma#4759)
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 20e2367 commit e8f0ff5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 40 deletions.
2 changes: 1 addition & 1 deletion query-engine/query-engine-wasm/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dev": "node --experimental-wasm-modules ./example.js"
},
"dependencies": {
"@libsql/client": "0.4.3",
"@libsql/client": "0.5.2",
"@prisma/adapter-libsql": "5.10.2",
"@prisma/client": "5.8.0-dev.24",
"@prisma/driver-adapter-utils": "5.10.2",
Expand Down
73 changes: 34 additions & 39 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 e8f0ff5

Please sign in to comment.