chore: Enable draft order plugin by default (#13314)

* wip

* fix

* fix tests

* update lockfile

* fix deps

* Enable draft order plugin by default

* remove double negation

* support merging modules
This commit is contained in:
Oli Juhl
2025-08-28 14:14:40 +02:00
committed by GitHub
parent be62cf87c7
commit cbaa403744
8 changed files with 302 additions and 36 deletions

View File

@@ -49,7 +49,6 @@
"@medusajs/cli": "2.9.0",
"@medusajs/framework": "2.9.0",
"@medusajs/icons": "2.9.0",
"@medusajs/medusa": "2.9.0",
"@medusajs/test-utils": "2.9.0",
"@medusajs/types": "2.9.0",
"@medusajs/ui": "4.0.19",
@@ -81,7 +80,6 @@
"@medusajs/cli": "2.9.0",
"@medusajs/framework": "2.9.0",
"@medusajs/icons": "2.9.0",
"@medusajs/medusa": "2.9.0",
"@medusajs/test-utils": "2.9.0",
"@medusajs/ui": "4.0.19",
"@mikro-orm/cli": "6.4.3",