Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-01-11 15:51:22 +07:00
parent 6f8a8de9be
commit 309606565b
46 changed files with 28649 additions and 28522 deletions

View File

@@ -36,7 +36,7 @@
"@ionic/vue-router": "^8.7.11",
"@riwa/api-types": "http://192.168.1.7:9527/api/riwa-eden-0.0.118.tgz",
"@tailwindcss/vite": "^4.1.18",
"@vee-validate/yup": "^4.15.1",
"@vee-validate/zod": "^4.15.1",
"@vueuse/core": "^14.1.0",
"@vueuse/integrations": "^14.1.0",
"@vueuse/router": "^14.1.0",
@@ -55,7 +55,7 @@
"vue": "^3.5.25",
"vue-i18n": "^11.2.2",
"vue-router": "^4.6.3",
"yup": "^1.7.1"
"zod": "^3.24.1"
},
"devDependencies": {
"@antfu/eslint-config": "^6.6.1",