fix: bump drizzle adapter

This commit is contained in:
Henry
2024-01-03 13:15:41 +00:00
parent 17a22541b5
commit 2530652a4b
2 changed files with 1 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -13,8 +13,7 @@
"start": "next start"
},
"dependencies": {
"@auth/core": "^0.19.0",
"@auth/drizzle-adapter": "^0.3.2",
"@auth/drizzle-adapter": "^0.3.12",
"@headlessui/react": "^1.7.17",
"@planetscale/database": "^1.11.0",
"@t3-oss/env-nextjs": "^0.7.0",