This commit is contained in:
Viet An
2026-06-25 17:25:42 +07:00
parent 31ac60a282
commit f759ca49d5
13 changed files with 669 additions and 1458 deletions

View File

@@ -24,10 +24,12 @@
"es-toolkit": "^1.42.0",
"highcharts": "^12.2.0",
"highcharts-vue": "^2.0.1",
"html2canvas-pro": "^2.2.0",
"html2pdf.js": "^0.14.0",
"html5-qrcode": "^2.3.8",
"jsbarcode": "^3.12.3",
"mammoth": "^1.9.1",
"nuxt-qrcode": "^0.4.8",
"pdfjs-dist": "^3.11.174",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"sass": "^1.81.0",
@@ -36,7 +38,7 @@
"vue": "^3.5.34",
"vue-advanced-cropper": "^2.8.9",
"vue-router": "latest",
"xlsx": "^0.18.5"
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.69",