{
  "name": "fight-fish-frontend",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "eslint",
    "prepare": "husky"
  },
  "dependencies": {
    "@ckeditor/ckeditor5-react": "^8.0.0",
    "@hookform/resolvers": "^5.2.2",
    "@react-google-maps/api": "^2.20.8",
    "@reduxjs/toolkit": "^2.11.2",
    "@tanstack/react-table": "^8.21.3",
    "@types/dompurify": "^3.0.5",
    "axios": "^1.13.4",
    "ckeditor5": "^43.3.1",
    "class-variance-authority": "^0.7.1",
    "cookies-next": "^6.1.1",
    "crypto-js": "^4.2.0",
    "dompurify": "^3.3.2",
    "highcharts-react-official": "^3.2.3",
    "html-react-parser": "^5.2.17",
    "html2canvas": "^1.4.1",
    "html2canvas-pro": "^2.0.2",
    "isomorphic-dompurify": "^3.1.0",
    "jspdf": "^2.5.1",
    "lucide-react": "^0.564.0",
    "next": "16.1.6",
    "next-intl": "^4.8.0",
    "next-themes": "^0.4.6",
    "react": "19.2.3",
    "react-datepicker": "^9.1.0",
    "react-dom": "19.2.3",
    "react-dropzone": "^15.0.0",
    "react-google-autocomplete": "^2.7.5",
    "react-highcharts": "^16.1.0",
    "react-hook-form": "^7.71.1",
    "react-qr-code": "^2.0.18",
    "react-redux": "^9.2.0",
    "react-select": "^5.10.2",
    "react-time-picker": "^8.0.2",
    "react-toastify": "^11.0.5",
    "sass": "^1.97.3",
    "swiper": "^12.1.2",
    "tailwind-merge": "^3.4.0",
    "xlsx": "^0.18.5",
    "yup": "^1.7.1"
  },
  "devDependencies": {
    "@tailwindcss/postcss": "^4",
    "@types/crypto-js": "^4.2.2",
    "@types/node": "^20",
    "@types/react": "^19",
    "@types/react-dom": "^19",
    "@types/react-highcharts": "^16.0.7",
    "@types/react-redux": "^7.1.34",
    "eslint": "^9",
    "eslint-config-next": "16.1.6",
    "eslint-config-prettier": "^10.1.8",
    "eslint-plugin-prettier": "^5.5.4",
    "husky": "^9.1.7",
    "prettier": "^3.7.1",
    "prettier-plugin-tailwindcss": "^0.7.1",
    "tailwindcss": "^4",
    "typescript": "^5"
  }
}
