Update, profile and part of admin

This commit is contained in:
EdiFarcas
2025-04-29 19:33:35 +03:00
parent 6cff4acc36
commit 9a33acbf53
9 changed files with 120 additions and 94 deletions
+2 -2
View File
@@ -10,13 +10,12 @@
},
"dependencies": {
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "^6.6.0",
"@prisma/client": "^6.7.0",
"autoprefixer": "^10.4.21",
"axios": "^1.9.0",
"next": "15.3.1",
"next-auth": "^4.24.11",
"postcss": "^8.5.3",
"prisma": "^6.6.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
@@ -28,6 +27,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.3.1",
"prisma": "^6.7.0",
"tailwindcss": "^4.1.4",
"typescript": "^5"
}