build(deps): add missing better-sqlite3 dependency

This commit is contained in:
Fx64b
2025-11-15 17:25:45 +01:00
parent 688b4de945
commit 9adec32839

View File

@ -18,7 +18,7 @@
"@fastify/multipart": "^8.1.0",
"@fastify/session": "^10.8.0",
"bcrypt": "^5.1.1",
"better-sqlite3": "^11.0.0",
"better-sqlite3": "^11.10.0",
"drizzle-orm": "^0.33.0",
"fastify": "^4.26.0",
"sharp": "^0.33.2",