Fix-auth-hashing-update-worklog

This commit is contained in:
SpecialX
2026-02-24 15:50:38 +08:00
parent bb4555f611
commit a2e89ce795
5 changed files with 63 additions and 10 deletions

View File

@@ -43,6 +43,7 @@
"@tiptap/starter-kit": "^3.15.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"bcryptjs": "^2.4.3",
"drizzle-orm": "^0.45.1",
"lucide-react": "^0.562.0",
"mysql2": "^3.16.0",
@@ -68,6 +69,7 @@
"@faker-js/faker": "^10.1.0",
"@tailwindcss/postcss": "^4",
"@tailwindcss/typography": "^0.5.16",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",