|
|
@@ -12,12 +12,14 @@
|
|
|
"@bhplugin/vue3-datatable": "^1.0.3",
|
|
|
"@capacitor/android": "^6.0.0",
|
|
|
"@capacitor/cli": "^6.0.0",
|
|
|
+ "@capacitor/core": "^6.0.0",
|
|
|
"@fullcalendar/core": "^5.11.0",
|
|
|
"@fullcalendar/daygrid": "^5.11.0",
|
|
|
"@fullcalendar/interaction": "^5.11.0",
|
|
|
"@fullcalendar/timegrid": "^5.11.0",
|
|
|
"@fullcalendar/vue3": "^5.11.1",
|
|
|
"@headlessui/vue": "^1.7.3",
|
|
|
+ "@intlify/unplugin-vue-i18n": "^4.0.0",
|
|
|
"@suadelabs/vue3-multiselect": "^1.0.2",
|
|
|
"@vuelidate/core": "^2.0.0",
|
|
|
"@vuelidate/validators": "^2.0.0",
|
|
|
@@ -25,6 +27,7 @@
|
|
|
"@vueuse/head": "^0.9.7",
|
|
|
"apexcharts": "^3.35.5",
|
|
|
"axios": "^1.6.8",
|
|
|
+ "capacitor-pda-scanner": "file:y",
|
|
|
"dotenv": "^16.4.5",
|
|
|
"easymde": "^2.18.0",
|
|
|
"element-plus": "^2.7.3",
|
|
|
@@ -63,11 +66,10 @@
|
|
|
"yup": "^1.4.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@intlify/vite-plugin-vue-i18n": "^6.0.3",
|
|
|
"@rollup/plugin-alias": "^3.1.9",
|
|
|
"@tailwindcss/forms": "^0.5.3",
|
|
|
"@tailwindcss/typography": "^0.5.7",
|
|
|
- "@vitejs/plugin-vue": "^3.1.0",
|
|
|
+ "@vitejs/plugin-vue": "^5.0.5",
|
|
|
"autoprefixer": "^10.4.12",
|
|
|
"postcss": "^8.4.17",
|
|
|
"tailwindcss": "^3.3.2",
|