Merge pull request #7 from bipproduction/lukman-sdm-3-juni-2024

Lukman sdm 3 juni 2024
This commit is contained in:
Amalia
2024-07-03 16:12:41 +08:00
committed by GitHub
10 changed files with 298 additions and 30 deletions

View File

@@ -12,7 +12,7 @@
"seed": "tsx prisma/seed.ts"
},
"dependencies": {
"@mantine/carousel": "^7.11.0",
"@mantine/carousel": "^7.11.1",
"@mantine/charts": "^7.11.0",
"@mantine/code-highlight": "^7.11.0",
"@mantine/core": "^7.11.0",
@@ -31,10 +31,12 @@
"@tiptap/react": "^2.4.0",
"@tiptap/starter-kit": "^2.4.0",
"dayjs": "^1.11.11",
"embla-carousel-react": "^8.1.6",
"embla-carousel-autoplay": "^7.1.0",
"embla-carousel-react": "^7.1.0",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18",
"react-icons": "^5.2.1",
"recharts": "2"
},
"devDependencies": {