Use node:Sqlite

This commit is contained in:
2026-07-27 09:19:17 +00:00
parent 17e646c2e3
commit 1723b1cca1
5 changed files with 87 additions and 12 deletions
+2 -1
View File
@@ -51,7 +51,8 @@
"debug": "^4.4.3",
"dotenv": "^17.4.2",
"hono": "^4.12.26",
"kysely": "^0.29.2",
"kysely": "^0.29.4",
"kysely-node-native-sqlite": "^1.0.1",
"ws": "^8.21.0",
"zod": "^4.4.3"
},