49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"name": "thirukalyanam",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite --host",
|
|
"build": "vite build",
|
|
"lint": "eslint .",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/react": "^11.14.0",
|
|
"@emotion/styled": "^11.14.1",
|
|
"@files-ui/react": "^1.2.5",
|
|
"@mui/icons-material": "^7.3.5",
|
|
"@mui/lab": "^7.0.1-beta.19",
|
|
"@mui/material": "^7.3.5",
|
|
"@mui/x-date-pickers": "^8.19.0",
|
|
"@reduxjs/toolkit": "^2.11.0",
|
|
"@tailwindcss/vite": "^4.1.17",
|
|
"@tanstack/react-query": "^5.90.21",
|
|
"axios": "^1.13.2",
|
|
"date-fns": "^4.1.0",
|
|
"firebase": "^12.10.0",
|
|
"framer-motion": "^12.23.24",
|
|
"lightswind": "^3.1.18",
|
|
"lucide-react": "^0.553.0",
|
|
"react": "^19.2.0",
|
|
"react-dom": "^19.2.0",
|
|
"react-hot-toast": "^2.6.0",
|
|
"react-intersection-observer": "^10.0.0",
|
|
"react-lazy-load-image-component": "^1.6.3",
|
|
"react-redux": "^9.2.0",
|
|
"react-router-dom": "^7.9.6",
|
|
"swiper": "^12.0.3",
|
|
"tailwindcss": "^4.1.17"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.39.1",
|
|
"@vitejs/plugin-react": "^5.1.0",
|
|
"eslint": "^9.39.1",
|
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
"eslint-plugin-react-refresh": "^0.4.24",
|
|
"globals": "^16.5.0",
|
|
"vite": "^7.2.2"
|
|
}
|
|
}
|