chore: update next.js and eslint-config-next dependencies to 14.2.35

This commit is contained in:
Yusuf İpek
2025-12-20 00:28:15 +03:00
parent cbc6ab09fb
commit 34e3fdccbf
2 changed files with 56 additions and 56 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.2.25",
"next": "14.2.35",
"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.2.25",
"eslint-config-next": "14.2.35",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"