Merge pull request #26 from bipproduction/divisi/1

Divisi/1
This commit is contained in:
Amalia
2024-07-08 13:36:30 +08:00
committed by GitHub
49 changed files with 1805 additions and 535 deletions

View File

@@ -13,6 +13,7 @@
},
"dependencies": {
"@hookstate/core": "^4.0.1",
"@hookstate/localstored": "^4.0.2",
"@mantine/carousel": "^7.11.1",
"@mantine/charts": "^7.11.0",
"@mantine/code-highlight": "^7.11.0",
@@ -37,11 +38,15 @@
"embla-carousel-react": "^7.1.0",
"lodash": "^4.17.21",
"next": "14.2.4",
"prettier": "^3.3.2",
"react": "^18",
"react-dom": "^18",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.2.1",
"recharts": "2"
"react-simple-toasts": "^5.10.0",
"readdirp": "^3.6.0",
"recharts": "2",
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/node": "^20.14.9",