117 lines
3.3 KiB
JSON
117 lines
3.3 KiB
JSON
{
|
|
"name": "desa-darmasaba",
|
|
"version": "0.1.5",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev",
|
|
"build": "next build",
|
|
"start": "next start"
|
|
},
|
|
"prisma": {
|
|
"seed": "bun run prisma/seed.ts"
|
|
},
|
|
"dependencies": {
|
|
"@cubejs-client/core": "^0.31.0",
|
|
"@elysiajs/cookie": "^0.8.0",
|
|
"@elysiajs/cors": "^1.2.0",
|
|
"@elysiajs/eden": "^1.3.2",
|
|
"@elysiajs/jwt": "^1.3.2",
|
|
"@elysiajs/static": "^1.3.0",
|
|
"@elysiajs/stream": "^1.1.0",
|
|
"@elysiajs/swagger": "^1.2.0",
|
|
"@emotion/react": "^11.14.0",
|
|
"@mantine/carousel": "^7.16.2",
|
|
"@mantine/charts": "^7.17.1",
|
|
"@mantine/core": "^7.17.4",
|
|
"@mantine/dates": "^8.1.0",
|
|
"@mantine/dropzone": "^8.1.1",
|
|
"@mantine/form": "^8.1.0",
|
|
"@mantine/hooks": "^7.17.4",
|
|
"@mantine/modals": "^8.3.6",
|
|
"@mantine/tiptap": "^7.17.4",
|
|
"@paljs/types": "^8.1.0",
|
|
"@prisma/client": "^6.3.1",
|
|
"@tabler/icons-react": "^3.30.0",
|
|
"@tiptap/extension-highlight": "^2.11.7",
|
|
"@tiptap/extension-link": "^2.11.7",
|
|
"@tiptap/extension-subscript": "^2.11.7",
|
|
"@tiptap/extension-superscript": "^2.11.7",
|
|
"@tiptap/extension-text-align": "^2.11.7",
|
|
"@tiptap/extension-underline": "^2.11.7",
|
|
"@tiptap/pm": "^2.11.7",
|
|
"@tiptap/react": "^2.11.7",
|
|
"@tiptap/starter-kit": "^2.11.7",
|
|
"@types/adm-zip": "^0.5.7",
|
|
"@types/bun": "^1.2.2",
|
|
"@types/leaflet": "^1.9.20",
|
|
"@types/lodash": "^4.17.16",
|
|
"@types/nodemailer": "^7.0.2",
|
|
"add": "^2.0.6",
|
|
"adm-zip": "^0.5.16",
|
|
"animate.css": "^4.1.1",
|
|
"bcryptjs": "^3.0.2",
|
|
"bun": "^1.2.2",
|
|
"chart.js": "^4.4.8",
|
|
"classnames": "^2.5.1",
|
|
"colors": "^1.4.0",
|
|
"dayjs": "^1.11.13",
|
|
"dotenv": "^17.2.3",
|
|
"elysia": "^1.3.5",
|
|
"embla-carousel": "^8.6.0",
|
|
"embla-carousel-autoplay": "^8.6.0",
|
|
"embla-carousel-react": "^8.6.0",
|
|
"extract-zip": "^2.0.1",
|
|
"form-data": "^4.0.2",
|
|
"framer-motion": "^12.23.5",
|
|
"get-port": "^7.1.0",
|
|
"iron-session": "^8.0.4",
|
|
"jose": "^6.1.0",
|
|
"jotai": "^2.12.3",
|
|
"jsonwebtoken": "^9.0.2",
|
|
"leaflet": "^1.9.4",
|
|
"list": "^2.0.19",
|
|
"lodash": "^4.17.21",
|
|
"motion": "^12.4.1",
|
|
"nanoid": "^5.1.5",
|
|
"next": "^15.5.2",
|
|
"next-view-transitions": "^0.3.4",
|
|
"node-fetch": "^3.3.2",
|
|
"nodemailer": "^7.0.10",
|
|
"p-limit": "^6.2.0",
|
|
"primeicons": "^7.0.0",
|
|
"primereact": "^10.9.6",
|
|
"prisma": "^6.3.1",
|
|
"react": "^19.0.0",
|
|
"react-dom": "^19.0.0",
|
|
"react-exif-orientation-img": "^0.1.5",
|
|
"react-international-phone": "^4.6.0",
|
|
"react-leaflet": "^5.0.0",
|
|
"react-simple-toasts": "^6.1.0",
|
|
"react-toastify": "^11.0.5",
|
|
"react-transition-group": "^4.4.5",
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
"readdirp": "^4.1.1",
|
|
"recharts": "^2.15.3",
|
|
"sharp": "^0.34.3",
|
|
"swr": "^2.3.2",
|
|
"uuid": "^11.1.0",
|
|
"valtio": "^2.1.3",
|
|
"zlib": "^1.0.5",
|
|
"zod": "^3.24.3"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/eslintrc": "^3",
|
|
"@types/jsonwebtoken": "^9.0.10",
|
|
"@types/node": "^20",
|
|
"@types/react": "^19",
|
|
"@types/react-dom": "^19",
|
|
"eslint": "^9",
|
|
"eslint-config-next": "15.1.6",
|
|
"parcel": "^2.6.2",
|
|
"postcss": "^8.5.1",
|
|
"postcss-preset-mantine": "^1.17.0",
|
|
"postcss-simple-vars": "^7.0.1",
|
|
"typescript": "^5"
|
|
}
|
|
}
|