refactoring , add YogaImageComponent, bcryptjs

This commit is contained in:
Schneider Roland
2025-01-09 08:48:50 +01:00
parent 9d7bb39769
commit 166b26c6a4
14 changed files with 91 additions and 49 deletions

View File

@@ -12,10 +12,13 @@
"@fortawesome/fontawesome-free": "^6.7.2",
"@types/aos": "^3.0.7",
"@types/bcrypt": "^5.0.2",
"@types/bcryptjs": "^2.4.6",
"@types/pg": "^8.11.10",
"aos": "^2.3.4",
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
"bootstrap": "^4.6.2",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"next": "15.1.3",
"pg": "^8.13.1",