diff --git a/@ecomplus/storefront-app/package.json b/@ecomplus/storefront-app/package.json index dbd810270..3752aad6d 100644 --- a/@ecomplus/storefront-app/package.json +++ b/@ecomplus/storefront-app/package.json @@ -43,7 +43,7 @@ "cleave.js": "^1.6.0", "credit-card-type": "^9.1.0", "lodash.clonedeep": "^4.5.0", - "vue": "2.6.14", + "vue": "3.0.0", "vue-cleave-component": "^2.1.3", "vue-clipboard2": "^0.3.3", "vue-router": "^3.6.5", diff --git a/@ecomplus/storefront-components/package.json b/@ecomplus/storefront-components/package.json index 9f69acf86..60bb32e5e 100644 --- a/@ecomplus/storefront-components/package.json +++ b/@ecomplus/storefront-components/package.json @@ -46,7 +46,7 @@ "lodash.clonedeep": "^4.5.0", "lozad": "^1.16.0", "photoswipe": "^4.1.3", - "vue": "2.6.14", + "vue": "3.0.0", "vue-cleave-component": "^2.1.3", "vue-social-sharing": "^3.0.9" } diff --git a/@ecomplus/storefront-template/package.json b/@ecomplus/storefront-template/package.json index 4f8413a5e..4f98970c7 100644 --- a/@ecomplus/storefront-template/package.json +++ b/@ecomplus/storefront-template/package.json @@ -82,7 +82,7 @@ "lodash.clonedeep": "^4.5.0", "lodash.merge": "^4.6.2", "lozad": "^1.16.0", - "vue": "2.6.14" + "vue": "3.0.0" }, "devDependencies": { "cross-env": "^7.0.3"