Update application features and add scripts (core changes)

This commit is contained in:
AyrisAI
2026-07-19 11:38:56 +03:00
parent a36b833e00
commit da84cdc231
44 changed files with 2953 additions and 449 deletions
+4
View File
@@ -10,17 +10,21 @@
},
"dependencies": {
"@base-ui/react": "^1.5.0",
"@prisma/adapter-pg": "^7.8.0",
"@prisma/client": "^7.8.0",
"@types/pg": "^8.20.0",
"class-variance-authority": "^0.7.1",
"cloudinary": "^2.10.0",
"clsx": "^2.1.1",
"developer-icons": "^7.0.1",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.42.2",
"ioredis": "^5.11.1",
"lucide-react": "^1.18.0",
"next": "16.2.9",
"next-auth": "^5.0.0-beta.31",
"next-intl": "^4.13.0",
"pg": "^8.22.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"shadcn": "^4.11.0",