package : add package

This commit is contained in:
lukman
2024-07-03 16:10:50 +08:00
parent b7a5cc7b63
commit 746993c688
2 changed files with 27 additions and 21 deletions

View File

@@ -9,7 +9,7 @@
"lint": "next lint"
},
"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",
@@ -28,10 +28,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": {