Add vue-advanced-cropper for improved image editing in Banner and Logo editors; update dependencies and styles

This commit is contained in:
2025-04-17 22:36:08 -04:00
parent c32bdc9577
commit 8850f55dbf
4 changed files with 1633 additions and 971 deletions

View File

@@ -21,6 +21,7 @@
"pinia": "^2.1.7",
"uuid": "^10.0.0",
"vue": "^3.4.15",
"vue-advanced-cropper": "^2.8.9",
"vue-i18n": "^9.14.0",
"vue-router": "^4.2.5",
"vue3-google-login": "^2.0.26",
@@ -33,6 +34,6 @@
"eslint-plugin-vue": "^9.22.0",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"vite": "^5.2.11"
"vite": "^6.3.1"
}
}