{ "name": "DigiFi-Bko", "private": true, "version": "8.2.3", "type": "module", "scripts": { "dev": "vite", "build": "tsc && vite build", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0", "preview": "vite preview --host" }, "dependencies": { "@formatjs/intl-pluralrules": "5.2.12", "@formatjs/intl-relativetimeformat": "11.2.12", "@fortawesome/fontawesome-free": "6.5.2", "@popperjs/core": "^2.11.8", "animate.css": "4.1.1", "apexcharts": "3.49.0", "axios": "1.6.8", "bootstrap": "5.3.3", "bootstrap-icons": "^1.11.3", "chart.js": "4.4.2", "clsx": "2.1.1", "formik": "2.4.5", "line-awesome": "1.3.0", "nouislider": "15.7.1", "prism-react-renderer": "2.3.1", "prism-themes": "1.9.0", "prismjs": "1.29.0", "qs": "6.12.1", "react": "^18.2.0", "react-apexcharts": "1.4.1", "react-bootstrap": "2.10.2", "react-copy-to-clipboard": "5.1.0", "react-dom": "^18.2.0", "react-flatpickr": "^3.10.13", "react-inlinesvg": "4.1.3", "react-intl": "^6.6.5", "react-query": "3.39.3", "react-router-dom": "6.23.0", "react-select": "^5.8.0", "react-table": "^7.8.0", "react-topbar-progress-indicator": "4.1.1", "socicon": "3.0.5", "typescript-eslint": "^7.7.1", "yup": "^1.4.0" }, "devDependencies": { "@types/bootstrap": "5.2.10", "@types/chart.js": "2.9.41", "@types/jest": "29.5.12", "@types/node": "20.12.7", "@types/prismjs": "1.26.3", "@types/qs": "6.9.15", "@types/react": "^18.2.79", "@types/react-copy-to-clipboard": "5.0.7", "@types/react-dom": "^18.2.25", "@types/react-table": "^7.7.20", "@types/sass-loader": "8.0.8", "@vitejs/plugin-react-swc": "^3.6.0", "css-loader": "7.1.1", "del": "7.1.0", "mini-css-extract-plugin": "2.9.0", "remove-files-webpack-plugin": "^1.5.0", "rtlcss-webpack-plugin": "4.0.7", "sass": "1.75.0", "sass-loader": "14.2.1", "typescript": "^5.4.5", "vite": "^5.2.10", "webpack": "5.91.0", "webpack-cli": "5.1.4", "webpack-rtl-plugin": "^2.0.0" } }