File: /mnt/data/smarthr-co-in/demo/react/template/package.json
{
"name": "template-new",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@hello-pangea/dnd": "^18.0.1",
"react": "^19.1.0",
"react-apexcharts": "^1.7.0",
"react-dom": "^19.1.0",
"react-perfect-scrollbar": "^1.5.8",
"rollup-plugin-node-polyfills": "^0.2.1"
},
"devDependencies": {
"@ant-design/icons": "^5.6.1",
"@eslint/js": "^9.29.0",
"@fortawesome/fontawesome-free": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@fullcalendar/daygrid": "^6.1.17",
"@fullcalendar/interaction": "^6.1.17",
"@fullcalendar/react": "^6.1.17",
"@fullcalendar/timegrid": "^6.1.17",
"@react-latest-ui/react-sticky-notes": "^0.2.6",
"@reduxjs/toolkit": "^2.8.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/dragula": "^3.7.5",
"@types/jest": "^29.5.14",
"@types/leaflet": "^1.9.18",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@types/react-input-mask": "^3.0.6",
"@types/react-slick": "^0.23.13",
"@vitejs/plugin-react": "^4.5.2",
"antd": "^5.26.0",
"apexcharts": "^4.7.0",
"bootstrap": "^5.3.6",
"chart.js": "^4.5.0",
"clipboard-copy": "^4.0.1",
"dragula": "^3.7.3",
"eslint": "^9.29.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.2.0",
"jquery": "^3.7.1",
"leaflet": "^1.9.4",
"moment": "^2.30.1",
"primeicons": "^7.0.0",
"primereact": "^10.9.6",
"quill": "^2.0.3",
"react-awesome-stars-rating": "^0.16.2",
"react-bootstrap": "^2.10.10",
"react-bootstrap-daterangepicker": "^8.0.0",
"react-chartjs-2": "^5.3.0",
"react-country-flag": "^3.1.0",
"react-countup": "^6.5.3",
"react-datepicker": "^7.6.0",
"react-feather": "^2.0.10",
"react-icons": "^5.5.0",
"react-input-mask": "^2.0.4",
"react-redux": "^9.2.0",
"react-router": "^7.6.2",
"react-router-dom": "^7.6.2",
"react-select": "^5.10.1",
"react-simple-wysiwyg": "^3.2.2",
"react-slick": "^0.30.3",
"react-tag-input": "^6.10.6",
"react-time-picker": "^7.0.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.89.2",
"slick-carousel": "^1.8.1",
"start": "^5.1.0",
"sweetalert2": "^11.22.0",
"sweetalert2-react-content": "^5.1.0",
"swiper": "^11.2.8",
"typescript": "~5.8.3",
"typescript-eslint": "^8.34.0",
"vite": "^6.3.5",
"vite-plugin-node-polyfills": "^0.23.0",
"weather-icons-react": "^1.2.0",
"web-vitals": "^4.2.4",
"yet-another-react-lightbox": "^3.23.3"
}
}