Skip to content

Commit

Permalink
chore(deps): update dependency @libsql/client to v0.4.0 (#22835)
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 Jan 29, 2024
1 parent 609d8a4 commit 556fea8
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 46 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-libsql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"async-mutex": "0.4.0"
},
"devDependencies": {
"@libsql/client": "0.3.6"
"@libsql/client": "0.4.0"
},
"peerDependencies": {
"@libsql/client": "^0.3.5"
"@libsql/client": "^0.3.5 || ^0.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@jest/create-cache-key-function": "29.7.0",
"@jest/globals": "29.7.0",
"@jest/test-sequencer": "29.7.0",
"@libsql/client": "0.3.6",
"@libsql/client": "0.4.0",
"@neondatabase/serverless": "0.7.2",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/context-async-hooks": "1.20.0",
Expand Down
95 changes: 52 additions & 43 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 556fea8

Please sign in to comment.