update nextjs version

This commit is contained in:
KMKoushik
2025-03-23 12:33:53 +11:00
parent 9c9b7616c1
commit 3eef910544
3 changed files with 47 additions and 179 deletions

View File

@@ -15,7 +15,7 @@
"date-fns": "^3.6.0",
"framer-motion": "^11.0.24",
"lucide-react": "^0.359.0",
"next": "14.1.4",
"next": "14.2.25",
"react": "^18",
"react-dom": "^18"
},

View File

@@ -46,7 +46,7 @@
"lucide-react": "^0.359.0",
"mime-types": "^2.1.35",
"nanoid": "^5.0.7",
"next": "^14.2.1",
"next": "^14.2.25",
"next-auth": "^4.24.6",
"pnpm": "^8.15.5",
"prisma": "^6.3.1",