update layout all

This commit is contained in:
Fanrouver
2026-01-29 08:17:26 +07:00
parent 19633afde1
commit ae8b06d66d
22 changed files with 971 additions and 508 deletions

No files matched your search

+11 -1
View File
@@ -36,7 +36,8 @@
"vue": "^3.5.18",
"vue-chartjs": "^5.3.2",
"vue-draggable-next": "^2.3.0",
"vue-router": "^4.5.1"
"vue-router": "^4.5.1",
"vue3-carousel": "^0.17.0"
},
"devDependencies": {
"@nuxtjs/google-fonts": "^3.2.0",
@@ -20707,6 +20708,15 @@
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
"license": "MIT"
},
"node_modules/vue3-carousel": {
"version": "0.17.0",
"resolved": "https://registry.npmjs.org/vue3-carousel/-/vue3-carousel-0.17.0.tgz",
"integrity": "sha512-kvb2CRpsEtLGSbiOq/fXfayMJeiwMMjnNSbqWI/Ee7tgfY/ofNanRuhpd7WRVtDdzJY1HvygdLawlBhIyJTM2w==",
"license": "MIT",
"peerDependencies": {
"vue": "^3.5.0"
}
},
"node_modules/vuetify": {
"version": "3.11.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.6.tgz",