chore: upgrade Next.js to version 14.2.25 and update related documentation link.

This commit is contained in:
Yusuf İpek
2025-12-20 00:11:13 +03:00
parent b3b24279e6
commit cbc6ab09fb
3 changed files with 254 additions and 96 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"clsx": "^2.0.0",
"lru-cache": "^11.2.2",
"lucide-react": "^0.294.0",
"next": "14.0.4",
"next": "14.2.25",
"pg": "^8.11.3",
"react": "^18",
"react-dom": "^18",
@@ -43,7 +43,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.2.25",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"