File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @vue-storefront/next " : patch
3+ " @vue-storefront/nuxt " : patch
4+ ---
5+
6+ [ CHANGED] the package ` @vue-storefront/sdk ` is now a peer dependency instead of dependency
Original file line number Diff line number Diff line change 4343 "test:unit" : " vitest run"
4444 },
4545 "dependencies" : {
46- "@vue-storefront/sdk" : " ^3.2.0" ,
4746 "zustand" : " ^4.5.4"
4847 },
4948 "devDependencies" : {
5049 "@types/react" : " ^18.2.31" ,
5150 "@types/react-dom" : " ^18.2.14" ,
51+ "@vue-storefront/sdk" : " ^3.1.0" ,
5252 "react-dom" : " ^18.2.0" ,
5353 "start-server-and-test" : " ^2.0.3" ,
5454 "tsup" : " 8.0.1" ,
5757 "next" : " ^13.4.7 || ^14.0.0"
5858 },
5959 "peerDependencies" : {
60+ "@vue-storefront/sdk" : " ^3.1.0" ,
6061 "react" : " ^18.2.0" ,
6162 "next" : " ^13.4.7 || ^14.0.0"
6263 },
Original file line number Diff line number Diff line change 3131 "@nuxt/kit" : " ^3.7.4" ,
3232 "@nuxt/schema" : " ^3.7.4" ,
3333 "@pinia/nuxt" : " ^0.5.1" ,
34- "@vue-storefront/sdk" : " ^3.2.0" ,
3534 "defu" : " ^6.0.0" ,
3635 "knitwork" : " ^1.0.0" ,
3736 "pinia" : " ^2.1.7"
4140 "@nuxt/devtools" : " 1.3.3" ,
4241 "@nuxt/module-builder" : " 0.7.1" ,
4342 "@nuxt/test-utils" : " 3.13.1" ,
43+ "@vue-storefront/sdk" : " ^3.1.0" ,
4444 "@vue-storefront/unified-data-model" : " ^2.0.0" ,
4545 "nuxt" : " 3.12.2" ,
4646 "start-server-and-test" : " ^2.0.3" ,
4747 "vitest" : " 1.6.0"
48+ },
49+ "peerDependencies" : {
50+ "@vue-storefront/sdk" : " ^3.1.0"
4851 }
4952}
You can’t perform that action at this time.
0 commit comments