feat: add apex charts
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 12s

This commit is contained in:
Thanaphon Frappet 2025-03-04 11:02:26 +07:00
parent 9c1f7b0de4
commit 8645fc4c45
3 changed files with 82 additions and 0 deletions

View file

@ -18,6 +18,7 @@
"@quasar/extras": "^1.16.12",
"@tato30/vue-pdf": "^1.11.0",
"@vuepic/vue-datepicker": "^8.8.1",
"apexcharts": "^4.5.0",
"axios": "^1.7.4",
"cropperjs": "^1.6.2",
"keycloak-js": "^25.0.4",
@ -34,6 +35,7 @@
"udsv": "^0.6.0",
"uuid": "^10.0.0",
"vue": "^3.4.38",
"vue3-apexcharts": "^1.7.0",
"vue-dragscroll": "^4.0.6",
"vue-i18n": "^9.14.0",
"vue-pdf": "^4.3.0",