feat: Add captcha in login screen.

feat : add important link in home screen
This commit is contained in:
2025-06-29 17:35:53 +05:30
parent 054c4b8d0e
commit bc75470d33
4 changed files with 304 additions and 101 deletions

View File

@@ -21,12 +21,12 @@
"basic-ftp": "^5.0.5",
"casbin": "^5.29.0",
"casbin-basic-adapter": "^1.1.0",
"ib": "file:",
"IB": "file:",
"csv-parse": "^5.5.5",
"damerau-levenshtein": "^1.0.8",
"date-fns": "^3.6.0",
"dayjs": "^1.11.11",
"ib": "file:",
"IB": "file:",
"iron-session": "^8.0.1",
"luxon": "^3.4.4",
"natural": "^6.10.5",
@@ -37,6 +37,7 @@
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.51.3",
"react-simple-captcha": "^9.3.1",
"reflect-metadata": "^0.2.2",
"sharp": "^0.33.5",
"typeorm": "^0.3.20",