Skip to content

Commit

Permalink
upgrade db dep
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Dec 23, 2024
1 parent cd2cd87 commit 873e5bd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typescript": "catalog:"
},
"dependencies": {
"@a-type/kysely": "^1.1.0",
"@a-type/kysely": "^1.1.1",
"@paralleldrive/cuid2": "^2.2.2",
"better-sqlite3": "11.7.0",
"kysely": "^0.27.5",
Expand Down
23 changes: 12 additions & 11 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 873e5bd

Please sign in to comment.