Update package-lock.json and package.json with new dependencies

This commit is contained in:
Sean Morley
2024-04-18 23:42:32 +00:00
parent 1e1f594612
commit f838051500
3 changed files with 35 additions and 4 deletions

View File

@@ -39,6 +39,7 @@
"type": "module",
"dependencies": {
"@lucia-auth/adapter-drizzle": "^1.0.7",
"@vercel/analytics": "^1.2.2",
"drizzle-orm": "^0.30.6",
"oslo": "^1.2.0",
"postgres": "^3.4.4"