vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.63k stars 2.08k forks source link

fix: add missing dependencies #6878

Closed bartoszherba closed 1 year ago

bartoszherba commented 1 year ago

Description

There are some dependencies missing in the packages [core]

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Types of changes

Checklist:

Changelog

Tests

Code standards

Docs

sethidden commented 1 year ago

Looks like it's added as a peerDependency - https://github.com/vuestorefront/vue-storefront/pull/6878/files#diff-0b810c38f3c138a3d5e44854edefd5eb966617ca84e62f06511f60acc40546c7L30

sethidden commented 1 year ago

I'll close this due to the PR's age and since it looks like nuxtjs/composition-api is as intended - in the peerDeps. I informed Bartek about closing this