diff --git a/Frontend/package.json b/Frontend/package.json index 3504186..293c1cf 100644 --- a/Frontend/package.json +++ b/Frontend/package.json @@ -22,7 +22,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "lucide-react": "^0.294.0", - "next": "14.0.3", + "next": "14.2.17", "react": "^18", "react-dom": "^18", "tailwind-merge": "^2.0.0", @@ -34,7 +34,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10.0.1", "eslint": "^8", - "eslint-config-next": "14.0.3", + "eslint-config-next": "14.2.17", "postcss": "^8", "tailwindcss": "^3.3.0", "typescript": "^5"