mcp pengaduan

Deskripsi:
- database pengaduan
- seeder pengaduan

No Issues
This commit is contained in:
2025-10-27 15:14:51 +08:00
parent 4d1e78468f
commit addd41389a
5 changed files with 126 additions and 55 deletions

View File

@@ -20,14 +20,14 @@
"@mantine/form": "^8.3.5",
"@mantine/hooks": "^8.3.5",
"@mantine/notifications": "^8.3.5",
"@modelcontextprotocol/sdk": "^1.20.1",
"@prisma/client": "^6.17.1",
"@modelcontextprotocol/sdk": "^1.20.2",
"@prisma/client": "^6.18.0",
"@tabler/icons-react": "^3.35.0",
"@types/jwt-decode": "^3.1.0",
"@types/lodash": "^4.17.20",
"@types/uuid": "^11.0.0",
"add": "^2.0.6",
"elysia": "^1.4.12",
"elysia": "^1.4.13",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"react": "^19.2.0",
@@ -42,10 +42,10 @@
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"biome": "^0.3.3",
"oxlint": "^1.23.0",
"oxlint": "^1.24.0",
"postcss": "^8.5.6",
"postcss-preset-mantine": "^1.18.0",
"postcss-simple-vars": "^7.0.1",
"prisma": "^6.17.1"
"prisma": "^6.18.0"
}
}