fixed add to cart bugs

This commit is contained in:
mohadese-nm
2024-10-02 09:38:51 +03:30
parent dad18b1a34
commit 1c2169b807
16 changed files with 840 additions and 443 deletions
+2 -1
View File
@@ -13,11 +13,12 @@
"dependencies": {
"@pinia/nuxt": "^0.5.1",
"chart.js": "^4.4.1",
"html2pdf.js": "^0.10.2",
"nuxt": "^3.10.1",
"nuxt-swiper": "^1.2.2",
"pinia": "^2.1.7",
"vue": "^3.4.15",
"quill": "^1.3.7",
"vue": "^3.4.15",
"vue-router": "^4.2.5"
},
"devDependencies": {