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"
},