permulaan

This commit is contained in:
bipproduction
2023-07-27 15:19:55 +08:00
parent adebf524e8
commit 99c21f0ce4
17 changed files with 898 additions and 163 deletions

View File

@@ -9,6 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@mantine/core": "^6.0.17",
"@mantine/hooks": "^6.0.17",
"@mantine/next": "^6.0.17",
"@prisma/client": "^5.0.0",
"@types/node": "20.4.5",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",