Skip to content

Commit

Permalink
chore(deps): update peerdependency better-sqlite3 to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 11, 2024
1 parent b6665d9 commit 19851e3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/better-sqlite3": "^7.6.4",
"@types/pg": "^8.10.2",
"@vitest/coverage-v8": "^0.34.2",
"better-sqlite3": "^8.5.1",
"better-sqlite3": "^9.4.1",
"changelogen": "^0.5.4",
"dotenv": "^16.3.1",
"drizzle-orm": "^0.28.2",
Expand All @@ -67,7 +67,7 @@
},
"peerDependencies": {
"@libsql/client": "^0.3.1",
"better-sqlite3": "^8.5.1",
"better-sqlite3": "^9.4.1",
"drizzle-orm": "^0.28.2"
},
"peerDependenciesMeta": {
Expand Down
24 changes: 16 additions & 8 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 19851e3

Please sign in to comment.