chore: update dependencies to latest versions

- upgraded @aws-sdk/client-s3 from ^3.985.0 to ^3.1029.0
- upgraded next from 16.1.6 to 16.2.3
- upgraded nodemailer from ^8.0.1 to ^8.0.5
This commit is contained in:
Yusuf İpek
2026-04-10 22:41:05 +03:00
parent 20897ab418
commit c457971ff5
2 changed files with 128 additions and 104 deletions
+3 -3
View File
@@ -25,7 +25,7 @@
},
"dependencies": {
"@auth/prisma-adapter": "^2.11.1",
"@aws-sdk/client-s3": "^3.985.0",
"@aws-sdk/client-s3": "^3.1029.0",
"@prisma/adapter-pg": "^7.3.0",
"@prisma/client": "^7.3.0",
"bcryptjs": "^3.0.3",
@@ -35,10 +35,10 @@
"gsap": "^3.14.2",
"hls.js": "^1.6.15",
"lucide-react": "^0.563.0",
"next": "16.1.6",
"next": "16.2.3",
"next-auth": "^5.0.0-beta.30",
"next-themes": "^0.4.6",
"nodemailer": "^8.0.1",
"nodemailer": "^8.0.5",
"pg": "^8.18.0",
"prisma": "^7.3.0",
"radix-ui": "^1.4.3",