{
  "name": "modernize",
  "version": "10.0.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@casl/ability": "^6.3.3",
    "@casl/react": "^3.1.0",
    "@dnd-kit/core": "^6.1.0",
    "@dnd-kit/sortable": "^8.0.0",
    "@emotion/cache": "^11.11.0",
    "@emotion/react": "^11.13.3",
    "@emotion/server": "^11.11.0",
    "@emotion/styled": "^11.13.0",
    "@hello-pangea/dnd": "^17.0.0",
    "@mui/icons-material": "^7.0.1",
    "@mui/lab": "^7.0.0-beta.10",
    "@mui/material": "^7.0.1",
    "@mui/material-nextjs": "^7.0.0",
    "@mui/system": "^7.0.1",
    "@mui/x-charts": "^7.22.1",
    "@mui/x-data-grid": "^8.18.0",
    "@mui/x-date-pickers": "^8.23.0",
    "@mui/x-date-pickers-pro": "^8.23.0",
    "@mui/x-tree-view": "^7.18.0",
    "@tabler/icons-react": "^2.39.0",
    "@tanstack/react-table": "^8.20.1",
    "@tiptap/core": "^2.9.1",
    "@tiptap/extension-image": "^2.9.1",
    "@tiptap/extension-table": "^2.9.1",
    "@tiptap/react": "^2.9.1",
    "@tiptap/starter-kit": "^2.9.1",
    "apexcharts": "3.48.0",
    "axios": "^1.12.0",
    "chance": "^1.1.11",
    "date-fns": "^2.30.0",
    "debounce": "^2.2.0",
    "emoji-picker-react": "^4.12.0",
    "flatpickr": "^4.6.13",
    "formik": "^2.4.5",
    "formik-mui": "^5.0.0-alpha.0",
    "framer-motion": "^10.16.4",
    "fslightbox-react": "^1.7.6",
    "gray-matter": "^4.0.3",
    "i18next": "^23.5.1",
    "lodash": "^4.17.21",
    "lodash.debounce": "^4.0.8",
    "moment": "^2.29.4",
    "mui-tiptap": "^1.13.0",
    "next": "^15.5.7",
    "nextjs-toploader": "^3.7.15",
    "prop-types": "^15.7.2",
    "react": "^19.0.0-rc-02c0e824-20241028",
    "react-apexcharts": "^1.4.1",
    "react-big-calendar": "1.11.3",
    "react-dom": "^19.0.0-rc-02c0e824-20241028",
    "react-dropzone": "^14.2.3",
    "react-flatpickr": "^4.0.11",
    "react-google-recaptcha": "^3.1.0",
    "react-google-recaptcha-v3": "^1.11.0",
    "react-i18next": "^13.2.2",
    "react-intersection-observer": "^9.5.2",
    "react-slick": "^0.29.0",
    "react-spring": "^9.7.3",
    "react-syntax-highlighter": "^15.5.0",
    "remark": "^15.0.1",
    "remark-html": "^16.0.1",
    "sharp": "^0.32.6",
    "simplebar-react": "^3.2.4",
    "slick-carousel": "^1.8.1",
    "stylis-plugin-rtl": "^2.1.1",
    "swr": "^2.3.0",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@types/chance": "^1.1.6",
    "@types/fslightbox-react": "^1.7.8",
    "@types/lodash.debounce": "^4.0.9",
    "@types/node": "20.10.5",
    "@types/react": "^19.1.2",
    "@types/react-big-calendar": "^1.15.0",
    "@types/react-google-recaptcha": "^2.1.9",
    "@types/react-slick": "^0.23.13",
    "@types/react-syntax-highlighter": "^15.5.13",
    "eslint": "latest",
    "eslint-config-next": "latest",
    "typescript": "5.6.2"
  }
}
