mirror of
https://github.com/biersoeckli/QuickStack.git
synced 2026-05-05 00:39:16 -05:00
added 2FA
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"bcrypt": "^5.1.1",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
@@ -44,7 +45,9 @@
|
||||
"next-auth": "^4.24.8",
|
||||
"next-themes": "^0.3.0",
|
||||
"nodemailer": "^6.9.15",
|
||||
"otpauth": "^9.3.4",
|
||||
"prisma": "^5.21.1",
|
||||
"qrcode": "^1.5.4",
|
||||
"react": "^18.3.1",
|
||||
"react-day-picker": "8.10.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user