Merge branch 'main' of github.com:defuj/eis into dev-bagus

This commit is contained in:
kur0nek-o
2023-10-27 09:23:22 +07:00
40 changed files with 3030 additions and 364 deletions

View File

@ -19,12 +19,17 @@
"@heroicons/vue": "^2.0.18",
"@lottiefiles/lottie-player": "^2.0.2",
"@phosphor-icons/vue": "^2.1.6",
"@types/qs": "^6.9.9",
"@types/uuid": "^9.0.2",
"devextreme": "23.1.5",
"devextreme-vue": "23.1.5",
"dotenv": "^16.3.1",
"encrypt-storage": "^2.12.16",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"jspdf": "^2.5.1",
"pinia": "^2.1.3",
"qs": "^6.11.2",
"uuid": "^9.0.0",
"vue": "^3.3.4",
"vue-router": "^4.2.2",
@ -37,6 +42,7 @@
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@tsconfig/node18": "^2.0.1",
"@types/file-saver": "^2.0.6",
"@types/jsdom": "^21.1.1",
"@types/node": "^18.16.17",
"@vitejs/plugin-vue": "^4.2.3",