88 lines
2.8 KiB
JSON
88 lines
2.8 KiB
JSON
{
|
|
"dependencies": {
|
|
"@emotion/css": "^11.13.5",
|
|
"@faker-js/faker": "^9.2.0",
|
|
"@floating-ui/react": "^0.26.28",
|
|
"@fullcalendar/daygrid": "^6.1.15",
|
|
"@fullcalendar/interaction": "^6.1.15",
|
|
"@fullcalendar/react": "^6.1.15",
|
|
"@fullcalendar/timegrid": "^6.1.15",
|
|
"@radix-ui/react-accordion": "^1.2.2",
|
|
"@radix-ui/react-alert-dialog": "^1.1.2",
|
|
"@radix-ui/react-checkbox": "^1.1.3",
|
|
"@radix-ui/react-dialog": "^1.1.4",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.6",
|
|
"@radix-ui/react-progress": "^1.1.1",
|
|
"@radix-ui/react-scroll-area": "^1.2.2",
|
|
"@radix-ui/react-slot": "^1.1.0",
|
|
"@radix-ui/react-tabs": "^1.1.1",
|
|
"@radix-ui/react-tooltip": "^1.1.7",
|
|
"@react-pdf-viewer/core": "^3.12.0",
|
|
"@react-pdf-viewer/default-layout": "^3.12.0",
|
|
"@react-pdf/renderer": "^4.1.5",
|
|
"@tanstack/react-table": "^8.20.5",
|
|
"@tiptap/extension-color": "^2.11.2",
|
|
"@tiptap/extension-link": "^2.11.2",
|
|
"@tiptap/extension-list-item": "^2.11.2",
|
|
"@tiptap/extension-table": "^2.11.2",
|
|
"@tiptap/extension-table-cell": "^2.11.2",
|
|
"@tiptap/extension-table-header": "^2.11.2",
|
|
"@tiptap/extension-table-row": "^2.11.2",
|
|
"@tiptap/extension-text-align": "^2.11.2",
|
|
"@tiptap/extension-underline": "^2.11.2",
|
|
"@tiptap/pm": "^2.11.2",
|
|
"@tiptap/react": "^2.11.2",
|
|
"@tiptap/starter-kit": "^2.11.2",
|
|
"@types/js-cookie": "^3.0.6",
|
|
"@types/lodash.debounce": "^4.0.9",
|
|
"@types/lodash.get": "^4.4.9",
|
|
"@types/lodash.uniqby": "^4.7.9",
|
|
"autoprefixer": "^10.4.20",
|
|
"axios": "^1.7.8",
|
|
"chart.js": "^4.4.7",
|
|
"class-variance-authority": "^0.7.1",
|
|
"classnames": "^2.5.1",
|
|
"clsx": "^2.1.1",
|
|
"cookie": "^1.0.2",
|
|
"dayjs": "^1.11.13",
|
|
"dotenv": "^16.4.7",
|
|
"downshift": "^9.0.8",
|
|
"embla-carousel": "^8.5.1",
|
|
"embla-carousel-react": "^8.5.1",
|
|
"flowbite": "^2.5.2",
|
|
"flowbite-react": "^0.10.2",
|
|
"js-cookie": "^3.0.5",
|
|
"lodash.debounce": "^4.0.8",
|
|
"lodash.get": "^4.4.2",
|
|
"lodash.uniqby": "^4.7.0",
|
|
"lucide-react": "^0.462.0",
|
|
"next": "15.0.5",
|
|
"react-chartjs-2": "^5.3.0",
|
|
"react-colorful": "^5.6.1",
|
|
"react-easy-crop": "^5.2.0",
|
|
"react-icons": "^5.3.0",
|
|
"react-resizable": "^3.0.5",
|
|
"react-resizable-panels": "^2.1.7",
|
|
"react-select-async-paginate": "^0.7.9",
|
|
"react-slick": "^0.30.2",
|
|
"sonner": "^1.7.0",
|
|
"tinycolor2": "^1.6.0",
|
|
"uuid": "^11.0.3",
|
|
"vaul": "^1.1.2",
|
|
"xlsx": "^0.18.5"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^20",
|
|
"@types/react": "^18",
|
|
"@types/react-dom": "^18",
|
|
"@types/react-resizable": "^3.0.8",
|
|
"@types/react-slick": "^0.23.13",
|
|
"@types/tinycolor2": "^1.4.6",
|
|
"eslint": "^8",
|
|
"eslint-config-next": "15.0.3",
|
|
"postcss": "^8",
|
|
"tailwindcss": "^3.4.1",
|
|
"typescript": "^5"
|
|
}
|
|
}
|