refactor: Remove PrimeVue and related services from main.js and package files

This commit is contained in:
sudomarcma
2025-07-18 16:06:45 +08:00
parent 7769a89708
commit 67bf8a18b4
3 changed files with 0 additions and 93 deletions
-2
View File
@@ -15,7 +15,6 @@
"dependencies": {
"@capacitor/cli": "^7.4.0",
"@capacitor/core": "^7.4.0",
"@primeuix/themes": "^1.1.2",
"@turf/turf": "^7.2.0",
"bcrypt": "^6.0.0",
"body-parser": "^2.2.0",
@@ -26,7 +25,6 @@
"json2csv": "^6.0.0-alpha.2",
"jsonwebtoken": "^9.0.2",
"mysql2": "^3.14.2",
"primevue": "^4.3.5",
"qrcode": "^1.5.4",
"uuid": "^11.1.0",
"vue": "^3.5.13",