add ityped, add strapi type generate plugin

This commit is contained in:
Schneider Roland
2025-01-11 18:07:12 +01:00
parent 85587489f5
commit ff905d0d65
9 changed files with 760 additions and 280 deletions

View File

@@ -14,12 +14,14 @@
"@types/bcrypt": "^5.0.2",
"@types/bcryptjs": "^2.4.6",
"@types/bootstrap": "^5.2.10",
"@types/ityped": "^1.0.3",
"@types/pg": "^8.11.10",
"aos": "^2.3.4",
"bcryptjs": "^2.4.3",
"bootstrap": "^4.6.2",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"ityped": "^1.0.3",
"next": "15.1.3",
"pg": "^8.13.1",
"react": "^19.0.0",