mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
enable 2fa flow
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
"node-fetch": "3.3.2",
|
||||
"nodemailer": "6.9.15",
|
||||
"oslo": "1.2.1",
|
||||
"qrcode.react": "4.2.0",
|
||||
"react": "19.0.0-rc.1",
|
||||
"react-dom": "19.0.0-rc.1",
|
||||
"react-hook-form": "7.53.0",
|
||||
@@ -74,7 +75,6 @@
|
||||
"zod-validation-error": "3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-email": "3.0.2",
|
||||
"@dotenvx/dotenvx": "1.14.2",
|
||||
"@esbuild-plugins/tsconfig-paths": "0.1.2",
|
||||
"@types/better-sqlite3": "7.6.11",
|
||||
@@ -92,6 +92,7 @@
|
||||
"esbuild": "0.20.1",
|
||||
"esbuild-node-externals": "1.13.0",
|
||||
"postcss": "^8",
|
||||
"react-email": "3.0.2",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tsc-alias": "1.8.10",
|
||||
"tsx": "4.19.1",
|
||||
|
||||
Reference in New Issue
Block a user