This commit is contained in:
Mac mini
2026-03-31 10:35:38 +07:00
parent 0ba4d43518
commit 3412ba81cf
10 changed files with 414 additions and 96 deletions

View File

@@ -21,6 +21,7 @@
"@tailwindcss/postcss": "^4.1.17",
"apexcharts": "^4.7.0",
"autoprefixer": "^10.4.22",
"axios": "^1.14.1",
"flatpickr": "^4.6.13",
"next": "^16.1.6",
"react": "^19.2.0",
@@ -29,6 +30,7 @@
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^19.2.0",
"react-dropzone": "^14.3.8",
"sonner": "^2.0.7",
"swiper": "^11.2.10",
"tailwind-merge": "^2.6.0"
},