Skip to content

Commit

Permalink
CC-34501 Update core modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
spryker-bot committed Nov 15, 2024
1 parent d5c35fc commit 00b6a48
Show file tree
Hide file tree
Showing 2 changed files with 889 additions and 271 deletions.
13 changes: 12 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
"spryker-shop/cart-note-widget": "^1.4.0",
"spryker-shop/cart-page": "^3.27.1",
"spryker-shop/cart-page-extension": "^1.0.0",
"spryker-shop/cart-reorder-page": "^0.1.0",
"spryker-shop/cart-reorder-page-extension": "^1.0.0",
"spryker-shop/catalog-page": "^1.0.0",
"spryker-shop/category-image-storage-widget": "^1.0.0",
"spryker-shop/category-widget": "^1.0.0",
Expand Down Expand Up @@ -156,6 +158,7 @@
"spryker-shop/resource-share-page": "^1.2.0",
"spryker-shop/resource-share-page-extension": "^1.0.0",
"spryker-shop/sales-configurable-bundle-widget": "^1.4.1",
"spryker-shop/sales-order-amendment-widget": "^0.1.0",
"spryker-shop/sales-order-threshold-widget": "^1.1.4",
"spryker-shop/sales-product-bundle-widget": "^1.0.0",
"spryker-shop/sales-product-configuration-widget": "^1.0.0",
Expand Down Expand Up @@ -274,6 +277,10 @@
"spryker/cart-notes-backend-api": "^1.0.0",
"spryker/cart-permission-connector": "^1.0.0",
"spryker/cart-permission-groups-rest-api": "^1.2.1",
"spryker/cart-reorder": "^0.1.0",
"spryker/cart-reorder-extension": "^1.0.0",
"spryker/cart-reorder-rest-api": "^0.1.0",
"spryker/cart-reorder-rest-api-extension": "^1.0.0",
"spryker/cart-variant": "^2.0.0",
"spryker/carts-rest-api": "^5.17.0",
"spryker/carts-rest-api-extension": "^1.0.0",
Expand Down Expand Up @@ -412,7 +419,7 @@
"spryker/config": "^3.0.0",
"spryker/configurable-bundle": "^2.0.0",
"spryker/configurable-bundle-cart": "^1.0.0",
"spryker/configurable-bundle-carts-rest-api": "^0.1.0",
"spryker/configurable-bundle-carts-rest-api": "^1.0.0",
"spryker/configurable-bundle-data-import": "^0.2.0",
"spryker/configurable-bundle-gui": "^1.0.0",
"spryker/configurable-bundle-gui-extension": "^1.0.0",
Expand Down Expand Up @@ -734,6 +741,7 @@
"spryker/oms-multi-thread": "^1.0.0",
"spryker/oms-product-offer-reservation": "^1.0.0",
"spryker/oms-rest-api": "^0.1.0",
"spryker/order-amendments-rest-api": "^0.1.0",
"spryker/order-custom-reference": "^1.0.0",
"spryker/order-custom-reference-gui": "^1.0.0",
"spryker/order-matrix": "^1.0.0",
Expand Down Expand Up @@ -1045,6 +1053,9 @@
"spryker/sales-merchant-portal-gui": "^3.0.0",
"spryker/sales-merchant-portal-gui-extension": "^1.0.0",
"spryker/sales-oms": "^0.1.0",
"spryker/sales-order-amendment": "^0.1.0",
"spryker/sales-order-amendment-extension": "^1.0.0",
"spryker/sales-order-amendment-oms": "^0.1.0",
"spryker/sales-order-threshold": "^1.0.0",
"spryker/sales-order-threshold-data-import": "^0.1.0",
"spryker/sales-order-threshold-extension": "^1.0.0",
Expand Down
Loading

0 comments on commit 00b6a48

Please sign in to comment.