Files
medusa-store/.changeset/brown-cows-sleep.md
Adrien de Peretti 12a96a7c70 chore(): Move peer deps into a single package and re export from framework (#13439)
* chore(): Move peer deps into a single package and re export from framework

* WIP

* update core packages

* update cli and deps

* update medusa

* update exports path

* remove analyze

* update modules deps

* finalise changes

* fix yarn

* fix import

* Refactor peer dependencies into a single package

Consolidate peer dependencies into one package and re-export from the framework.

* update changeset

* Update .changeset/brown-cows-sleep.md

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>

* rm deps

* fix deps

* increase timeout

* upgrade version

* update versions

* update versions

* fixes

* update lock

* fix missing import

* fix missing import

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-09-22 18:36:22 +02:00

1.3 KiB

@medusajs/cli, @medusajs/core-flows, @medusajs/framework, @medusajs/modules-sdk, @medusajs/orchestration, @medusajs/types, @medusajs/utils, @medusajs/workflows-sdk, create-medusa-app, @medusajs/medusa, @medusajs/test-utils, @medusajs/analytics, @medusajs/api-key, @medusajs/auth, @medusajs/cache-redis, @medusajs/cart, @medusajs/currency, @medusajs/customer, @medusajs/event-bus-redis, @medusajs/file, @medusajs/fulfillment, @medusajs/index, @medusajs/inventory, @medusajs/link-modules, @medusajs/locking, @medusajs/notification, @medusajs/order, @medusajs/payment, @medusajs/pricing, @medusajs/product, @medusajs/promotion, @medusajs/locking-postgres, @medusajs/payment-stripe, @medusajs/region, @medusajs/sales-channel, @medusajs/settings, @medusajs/stock-location, @medusajs/store, @medusajs/tax, @medusajs/user, @medusajs/workflow-engine-inmemory, @medusajs/workflow-engine-redis, @medusajs/draft-order, @medusajs/deps
@medusajs/cli @medusajs/core-flows @medusajs/framework @medusajs/modules-sdk @medusajs/orchestration @medusajs/types @medusajs/utils @medusajs/workflows-sdk create-medusa-app @medusajs/medusa @medusajs/test-utils @medusajs/analytics @medusajs/api-key @medusajs/auth @medusajs/cache-redis @medusajs/cart @medusajs/currency @medusajs/customer @medusajs/event-bus-redis @medusajs/file @medusajs/fulfillment @medusajs/index @medusajs/inventory @medusajs/link-modules @medusajs/locking @medusajs/notification @medusajs/order @medusajs/payment @medusajs/pricing @medusajs/product @medusajs/promotion @medusajs/locking-postgres @medusajs/payment-stripe @medusajs/region @medusajs/sales-channel @medusajs/settings @medusajs/stock-location @medusajs/store @medusajs/tax @medusajs/user @medusajs/workflow-engine-inmemory @medusajs/workflow-engine-redis @medusajs/draft-order @medusajs/deps
patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch patch

chore(): Move peer deps into a single package and re export from framework