chore(release): Publish
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Join tracking links to all fulfillments in admin/orders
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Add upgrade guide for v1.3.6
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"medusa-telemetry": patch
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Adds enabled features flags to tracking event in `medusa-telemetry`
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert CollectionService to TypeScript
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa-js": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add deleteSession endpoint
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"medusa-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add Collection batch (remove, add) endpoints to medusa-react
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Use asymetric matcher for arrays
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Allow filtering of customer orders
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert IdempotencyKeyService to TypeScript
|
|
||||||
Add await to retrieve in lock method
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixes issue where failed cart completion attempts could not be retried without 500 error
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
"medusa-fulfillment-manual": patch
|
|
||||||
"medusa-interfaces": patch
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert FulfillmentService to TypeScript
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert ShippingProfileService to TypeScript
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
add Mongolian native currency tugrug
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert RegionService to TypeScript
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Update Payment Provider documentation to use new AbstractPaymentService interface
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert OauthService to TypeScript
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"medusa-payment-stripe": patch
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add payment providers Przelewy24 and Blik through Stripe
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert SystemPaymentProvider to TypeScript
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add new `isDefined` utility
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Use transactions in CartCompletionStrategy phases
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@medusajs/medusa-js": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add batch endpoints (remove, add) for Collections to medusa-js
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@medusajs/medusa-cli",
|
"name": "@medusajs/medusa-cli",
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"description": "Command Line interface for Medusa Commerce",
|
"description": "Command Line interface for Medusa Commerce",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"joi-objectid": "^3.0.1",
|
"joi-objectid": "^3.0.1",
|
||||||
"meant": "^1.0.1",
|
"meant": "^1.0.1",
|
||||||
"medusa-core-utils": "^0.1.27",
|
"medusa-core-utils": "^0.1.27",
|
||||||
"medusa-telemetry": "^0.0.11",
|
"medusa-telemetry": "0.0.13",
|
||||||
"netrc-parser": "^3.1.6",
|
"netrc-parser": "^3.1.6",
|
||||||
"open": "^8.0.6",
|
"open": "^8.0.6",
|
||||||
"ora": "^5.4.1",
|
"ora": "^5.4.1",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.0.10
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.0.9
|
## 1.0.9
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-file-minio",
|
"name": "medusa-file-minio",
|
||||||
"version": "1.0.9",
|
"version": "1.0.10",
|
||||||
"description": "MinIO server file connector for Medusa",
|
"description": "MinIO server file connector for Medusa",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
"test": "jest --passWithNoTests"
|
"test": "jest --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-transform-classes": "^7.16.0",
|
"@babel/plugin-transform-classes": "^7.16.0",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.1.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.1.4
|
## 1.1.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-file-s3",
|
"name": "medusa-file-s3",
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"description": "AWS s3 file connector for Medusa",
|
"description": "AWS s3 file connector for Medusa",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"test": "jest --passWithNoTests"
|
"test": "jest --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-transform-classes": "^7.15.4",
|
"@babel/plugin-transform-classes": "^7.15.4",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.2.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.2.4
|
## 1.2.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-file-spaces",
|
"name": "medusa-file-spaces",
|
||||||
"version": "1.2.4",
|
"version": "1.2.5",
|
||||||
"description": "Digital Ocean Spaces file connector for Medusa",
|
"description": "Digital Ocean Spaces file connector for Medusa",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"test": "jest --passWithNoTests"
|
"test": "jest --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-transform-classes": "^7.9.5",
|
"@babel/plugin-transform-classes": "^7.9.5",
|
||||||
|
|||||||
@@ -1,5 +1,14 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.1.32
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1962](https://github.com/medusajs/medusa/pull/1962) [`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert FulfillmentService to TypeScript
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-fulfillment-manual",
|
"name": "medusa-fulfillment-manual",
|
||||||
"version": "1.1.31",
|
"version": "1.1.32",
|
||||||
"description": "A manual fulfillment provider for Medusa",
|
"description": "A manual fulfillment provider for Medusa",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"watch": "babel -w src --out-dir ."
|
"watch": "babel -w src --out-dir ."
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.x"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-transform-classes": "^7.9.5",
|
"@babel/plugin-transform-classes": "^7.9.5",
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.3.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1962](https://github.com/medusajs/medusa/pull/1962) [`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert FulfillmentService to TypeScript
|
||||||
|
|
||||||
## 1.3.2
|
## 1.3.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-interfaces",
|
"name": "medusa-interfaces",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"description": "Core interfaces for Medusa",
|
"description": "Core interfaces for Medusa",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,5 +1,16 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.2.6
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1234](https://github.com/medusajs/medusa/pull/1234) [`8cbebef40`](https://github.com/medusajs/medusa/commit/8cbebef403a5ac5def1f95b2e591991cfa90b7fb) Thanks [@WalkingPizza](https://github.com/WalkingPizza)! - Add deleteSession endpoint
|
||||||
|
|
||||||
|
* [#1958](https://github.com/medusajs/medusa/pull/1958) [`a88bf3c76`](https://github.com/medusajs/medusa/commit/a88bf3c76ea801d2b17227fb2eb8b8d8dbfe1262) Thanks [@richardwardza](https://github.com/richardwardza)! - Add batch endpoints (remove, add) for Collections to medusa-js
|
||||||
|
|
||||||
|
* Updated dependencies [[`15a5b029a`](https://github.com/medusajs/medusa/commit/15a5b029ae3bd954481c558beeac87ace7ab945d), [`900260c5b`](https://github.com/medusajs/medusa/commit/900260c5b9df4f4f927db5bb6921e5e139ff269a), [`42ed20951`](https://github.com/medusajs/medusa/commit/42ed209518bf0278d1bef3c4c47d0ee21cae84c8), [`a54dc68db`](https://github.com/medusajs/medusa/commit/a54dc68db7a7d476cf4bf8d36c122c7f34629c90), [`aaebb38ea`](https://github.com/medusajs/medusa/commit/aaebb38eae883a225779b03556900ea813c991d2), [`9e0cb1212`](https://github.com/medusajs/medusa/commit/9e0cb1212023d7035165ddd269edab3efc7ebe29), [`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557), [`152934f8b`](https://github.com/medusajs/medusa/commit/152934f8b07cb3095788091df6823f9665fdf43d), [`8c4be3353`](https://github.com/medusajs/medusa/commit/8c4be3353630efd18759eb893666e44b1b49e2b7), [`bda83a84b`](https://github.com/medusajs/medusa/commit/bda83a84bc99a4741da2076f59071c177bc5534f), [`11fab121f`](https://github.com/medusajs/medusa/commit/11fab121f4c4b5ec3b6a3afccd4c44844bc5e3d9), [`40ae53567`](https://github.com/medusajs/medusa/commit/40ae53567a23ebe562e571fa22f1721eed174c82), [`80e02130b`](https://github.com/medusajs/medusa/commit/80e02130b4a444287920989654b607f07dd8d4f8), [`c31290c91`](https://github.com/medusajs/medusa/commit/c31290c911450a06d5e4da3dc5e4e3977071a6ea), [`4b663cca3`](https://github.com/medusajs/medusa/commit/4b663cca3acf43b0e02a1fb94b8d4f14913bfe45)]:
|
||||||
|
- @medusajs/medusa@1.3.6
|
||||||
|
|
||||||
## 1.2.5
|
## 1.2.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@medusajs/medusa-js",
|
"name": "@medusajs/medusa-js",
|
||||||
"version": "1.2.5",
|
"version": "1.2.6",
|
||||||
"description": "Client for Medusa Commerce Rest API",
|
"description": "Client for Medusa Commerce Rest API",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"author": "Oliver Juhl",
|
"author": "Oliver Juhl",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@medusajs/medusa": "^1.3.5",
|
"@medusajs/medusa": "^1.3.6",
|
||||||
"axios": "^0.24.0",
|
"axios": "^0.24.0",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
"qs": "^6.10.3",
|
"qs": "^6.10.3",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.3.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.3.2
|
## 1.3.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-payment-klarna",
|
"name": "medusa-payment-klarna",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"description": "Klarna Payment provider for Medusa Commerce",
|
"description": "Klarna Payment provider for Medusa Commerce",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-transform-classes": "^7.9.5",
|
"@babel/plugin-transform-classes": "^7.9.5",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.2.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.2.4
|
## 1.2.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-payment-paypal",
|
"name": "medusa-payment-paypal",
|
||||||
"version": "1.2.4",
|
"version": "1.2.5",
|
||||||
"description": "Paypal Payment provider for Meduas Commerce",
|
"description": "Paypal Payment provider for Meduas Commerce",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
"cross-env": "^5.2.1",
|
"cross-env": "^5.2.1",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^6.8.0",
|
||||||
"jest": "^25.5.2",
|
"jest": "^25.5.2",
|
||||||
"medusa-interfaces": "^1.3.2",
|
"medusa-interfaces": "^1.3.3",
|
||||||
"medusa-test-utils": "^1.1.37"
|
"medusa-test-utils": "^1.1.37"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
"test": "jest --passWithNoTests"
|
"test": "jest --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@paypal/checkout-server-sdk": "^1.0.2",
|
"@paypal/checkout-server-sdk": "^1.0.2",
|
||||||
|
|||||||
@@ -1,5 +1,14 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.1.43
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1982](https://github.com/medusajs/medusa/pull/1982) [`40ae53567`](https://github.com/medusajs/medusa/commit/40ae53567a23ebe562e571fa22f1721eed174c82) Thanks [@chemicalkosek](https://github.com/chemicalkosek)! - Add payment providers Przelewy24 and Blik through Stripe
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.1.42
|
## 1.1.42
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-payment-stripe",
|
"name": "medusa-payment-stripe",
|
||||||
"version": "1.1.42",
|
"version": "1.1.43",
|
||||||
"description": "Stripe Payment provider for Meduas Commerce",
|
"description": "Stripe Payment provider for Meduas Commerce",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 0.2.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 0.2.4
|
## 0.2.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-plugin-algolia",
|
"name": "medusa-plugin-algolia",
|
||||||
"version": "0.2.4",
|
"version": "0.2.5",
|
||||||
"description": "Search support for algolia",
|
"description": "Search support for algolia",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"test": "jest --passWithNoTests"
|
"test": "jest --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2",
|
"medusa-interfaces": "1.3.3",
|
||||||
"typeorm": "0.x"
|
"typeorm": "0.x"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"medusa-core-utils": "^1.1.31",
|
"medusa-core-utils": "^1.1.31",
|
||||||
"medusa-interfaces": "^1.3.2"
|
"medusa-interfaces": "^1.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.7.5",
|
"@babel/cli": "^7.7.5",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 0.2.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 0.2.4
|
## 0.2.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-plugin-meilisearch",
|
"name": "medusa-plugin-meilisearch",
|
||||||
"version": "0.2.4",
|
"version": "0.2.5",
|
||||||
"description": "A starter for Medusa projects.",
|
"description": "A starter for Medusa projects.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"test": "jest --passWithNoTests"
|
"test": "jest --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2"
|
"medusa-interfaces": "1.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
|
|||||||
@@ -1,5 +1,15 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 0.3.6
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1959](https://github.com/medusajs/medusa/pull/1959) [`2a723dcd4`](https://github.com/medusajs/medusa/commit/2a723dcd4fb0074e7d34286c231ef248e907b1c4) Thanks [@richardwardza](https://github.com/richardwardza)! - Add Collection batch (remove, add) endpoints to medusa-react
|
||||||
|
|
||||||
|
- Updated dependencies [[`15a5b029a`](https://github.com/medusajs/medusa/commit/15a5b029ae3bd954481c558beeac87ace7ab945d), [`900260c5b`](https://github.com/medusajs/medusa/commit/900260c5b9df4f4f927db5bb6921e5e139ff269a), [`42ed20951`](https://github.com/medusajs/medusa/commit/42ed209518bf0278d1bef3c4c47d0ee21cae84c8), [`8cbebef40`](https://github.com/medusajs/medusa/commit/8cbebef403a5ac5def1f95b2e591991cfa90b7fb), [`a54dc68db`](https://github.com/medusajs/medusa/commit/a54dc68db7a7d476cf4bf8d36c122c7f34629c90), [`aaebb38ea`](https://github.com/medusajs/medusa/commit/aaebb38eae883a225779b03556900ea813c991d2), [`9e0cb1212`](https://github.com/medusajs/medusa/commit/9e0cb1212023d7035165ddd269edab3efc7ebe29), [`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557), [`152934f8b`](https://github.com/medusajs/medusa/commit/152934f8b07cb3095788091df6823f9665fdf43d), [`8c4be3353`](https://github.com/medusajs/medusa/commit/8c4be3353630efd18759eb893666e44b1b49e2b7), [`bda83a84b`](https://github.com/medusajs/medusa/commit/bda83a84bc99a4741da2076f59071c177bc5534f), [`11fab121f`](https://github.com/medusajs/medusa/commit/11fab121f4c4b5ec3b6a3afccd4c44844bc5e3d9), [`40ae53567`](https://github.com/medusajs/medusa/commit/40ae53567a23ebe562e571fa22f1721eed174c82), [`80e02130b`](https://github.com/medusajs/medusa/commit/80e02130b4a444287920989654b607f07dd8d4f8), [`c31290c91`](https://github.com/medusajs/medusa/commit/c31290c911450a06d5e4da3dc5e4e3977071a6ea), [`4b663cca3`](https://github.com/medusajs/medusa/commit/4b663cca3acf43b0e02a1fb94b8d4f14913bfe45), [`a88bf3c76`](https://github.com/medusajs/medusa/commit/a88bf3c76ea801d2b17227fb2eb8b8d8dbfe1262)]:
|
||||||
|
- @medusajs/medusa@1.3.6
|
||||||
|
- @medusajs/medusa-js@1.2.6
|
||||||
|
|
||||||
## 0.3.5
|
## 0.3.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.5",
|
"version": "0.3.6",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"build-storybook": "build-storybook"
|
"build-storybook": "build-storybook"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@medusajs/medusa": "^1.3.5",
|
"@medusajs/medusa": "^1.3.6",
|
||||||
"react": ">=16",
|
"react": ">=16",
|
||||||
"react-query": ">= 3.29.0"
|
"react-query": ">= 3.29.0"
|
||||||
},
|
},
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
"tslib": "^2.3.1"
|
"tslib": "^2.3.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@medusajs/medusa-js": "^1.2.4",
|
"@medusajs/medusa-js": "^1.2.6",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"react-query": "^3.31.0"
|
"react-query": "^3.31.0"
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.2.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.2.2
|
## 1.2.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-source-shopify",
|
"name": "medusa-source-shopify",
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"description": "Source plugin that allows users to import products from a Shopify store",
|
"description": "Source plugin that allows users to import products from a Shopify store",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2",
|
"medusa-interfaces": "1.3.3",
|
||||||
"typeorm": "0.x"
|
"typeorm": "0.x"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"ioredis": "^4.27.9",
|
"ioredis": "^4.27.9",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"medusa-core-utils": "^1.1.31",
|
"medusa-core-utils": "^1.1.31",
|
||||||
"medusa-interfaces": "^1.3.2",
|
"medusa-interfaces": "^1.3.3",
|
||||||
"medusa-test-utils": "^1.1.37"
|
"medusa-test-utils": "^1.1.37"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 0.0.13
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#2017](https://github.com/medusajs/medusa/pull/2017) [`900260c5b`](https://github.com/medusajs/medusa/commit/900260c5b9df4f4f927db5bb6921e5e139ff269a) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Adds enabled features flags to tracking event in `medusa-telemetry`
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "medusa-telemetry",
|
"name": "medusa-telemetry",
|
||||||
"version": "0.0.11",
|
"version": "0.0.13",
|
||||||
"description": "Telemetry for Medusa",
|
"description": "Telemetry for Medusa",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,5 +1,43 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.3.6
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#2045](https://github.com/medusajs/medusa/pull/2045) [`15a5b029a`](https://github.com/medusajs/medusa/commit/15a5b029ae3bd954481c558beeac87ace7ab945d) Thanks [@srindom](https://github.com/srindom)! - Join tracking links to all fulfillments in admin/orders
|
||||||
|
|
||||||
|
* [#2017](https://github.com/medusajs/medusa/pull/2017) [`900260c5b`](https://github.com/medusajs/medusa/commit/900260c5b9df4f4f927db5bb6921e5e139ff269a) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Adds enabled features flags to tracking event in `medusa-telemetry`
|
||||||
|
|
||||||
|
- [#1976](https://github.com/medusajs/medusa/pull/1976) [`42ed20951`](https://github.com/medusajs/medusa/commit/42ed209518bf0278d1bef3c4c47d0ee21cae84c8) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert CollectionService to TypeScript
|
||||||
|
|
||||||
|
* [#975](https://github.com/medusajs/medusa/pull/975) [`a54dc68db`](https://github.com/medusajs/medusa/commit/a54dc68db7a7d476cf4bf8d36c122c7f34629c90) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Allow filtering of customer orders
|
||||||
|
|
||||||
|
- [#1995](https://github.com/medusajs/medusa/pull/1995) [`aaebb38ea`](https://github.com/medusajs/medusa/commit/aaebb38eae883a225779b03556900ea813c991d2) Thanks [@adrien2p](https://github.com/adrien2p)! - Convert IdempotencyKeyService to TypeScript
|
||||||
|
Add await to retrieve in lock method
|
||||||
|
|
||||||
|
* [#1854](https://github.com/medusajs/medusa/pull/1854) [`9e0cb1212`](https://github.com/medusajs/medusa/commit/9e0cb1212023d7035165ddd269edab3efc7ebe29) Thanks [@srindom](https://github.com/srindom)! - Fixes issue where failed cart completion attempts could not be retried without 500 error
|
||||||
|
|
||||||
|
- [#1962](https://github.com/medusajs/medusa/pull/1962) [`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert FulfillmentService to TypeScript
|
||||||
|
|
||||||
|
* [#1963](https://github.com/medusajs/medusa/pull/1963) [`152934f8b`](https://github.com/medusajs/medusa/commit/152934f8b07cb3095788091df6823f9665fdf43d) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert ShippingProfileService to TypeScript
|
||||||
|
|
||||||
|
- [#2067](https://github.com/medusajs/medusa/pull/2067) [`8c4be3353`](https://github.com/medusajs/medusa/commit/8c4be3353630efd18759eb893666e44b1b49e2b7) Thanks [@endigo](https://github.com/endigo)! - add Mongolian native currency tugrug
|
||||||
|
|
||||||
|
* [#1914](https://github.com/medusajs/medusa/pull/1914) [`bda83a84b`](https://github.com/medusajs/medusa/commit/bda83a84bc99a4741da2076f59071c177bc5534f) Thanks [@fPolic](https://github.com/fPolic)! - Convert RegionService to TypeScript
|
||||||
|
|
||||||
|
- [#1983](https://github.com/medusajs/medusa/pull/1983) [`11fab121f`](https://github.com/medusajs/medusa/commit/11fab121f4c4b5ec3b6a3afccd4c44844bc5e3d9) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert OauthService to TypeScript
|
||||||
|
|
||||||
|
* [#1982](https://github.com/medusajs/medusa/pull/1982) [`40ae53567`](https://github.com/medusajs/medusa/commit/40ae53567a23ebe562e571fa22f1721eed174c82) Thanks [@chemicalkosek](https://github.com/chemicalkosek)! - Add payment providers Przelewy24 and Blik through Stripe
|
||||||
|
|
||||||
|
- [#1988](https://github.com/medusajs/medusa/pull/1988) [`80e02130b`](https://github.com/medusajs/medusa/commit/80e02130b4a444287920989654b607f07dd8d4f8) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Convert SystemPaymentProvider to TypeScript
|
||||||
|
|
||||||
|
* [#2024](https://github.com/medusajs/medusa/pull/2024) [`c31290c91`](https://github.com/medusajs/medusa/commit/c31290c911450a06d5e4da3dc5e4e3977071a6ea) Thanks [@adrien2p](https://github.com/adrien2p)! - Add new `isDefined` utility
|
||||||
|
|
||||||
|
- [#1968](https://github.com/medusajs/medusa/pull/1968) [`4b663cca3`](https://github.com/medusajs/medusa/commit/4b663cca3acf43b0e02a1fb94b8d4f14913bfe45) Thanks [@adrien2p](https://github.com/adrien2p)! - Use transactions in CartCompletionStrategy phases
|
||||||
|
|
||||||
|
- Updated dependencies [[`c97ccd3fb`](https://github.com/medusajs/medusa/commit/c97ccd3fb5dbe796b0e4fbf37def5bb6e8201557)]:
|
||||||
|
- medusa-interfaces@1.3.3
|
||||||
|
|
||||||
## 1.3.5
|
## 1.3.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@medusajs/medusa",
|
"name": "@medusajs/medusa",
|
||||||
"version": "1.3.5",
|
"version": "1.3.6",
|
||||||
"description": "E-commerce for JAMstack",
|
"description": "E-commerce for JAMstack",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": "./cli.js",
|
"bin": "./cli.js",
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
"cross-env": "^5.2.1",
|
"cross-env": "^5.2.1",
|
||||||
"eslint": "^7.32.0",
|
"eslint": "^7.32.0",
|
||||||
"jest": "^25.5.2",
|
"jest": "^25.5.2",
|
||||||
"medusa-interfaces": "^1.3.2",
|
"medusa-interfaces": "^1.3.3",
|
||||||
"nodemon": "^2.0.1",
|
"nodemon": "^2.0.1",
|
||||||
"prettier": "^1.19.1",
|
"prettier": "^1.19.1",
|
||||||
"sqlite3": "^5.0.2",
|
"sqlite3": "^5.0.2",
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"test:unit": "jest"
|
"test:unit": "jest"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"medusa-interfaces": "1.3.2",
|
"medusa-interfaces": "1.3.3",
|
||||||
"typeorm": "0.2.x"
|
"typeorm": "0.2.x"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -5168,7 +5168,7 @@ __metadata:
|
|||||||
joi-objectid: ^3.0.1
|
joi-objectid: ^3.0.1
|
||||||
meant: ^1.0.1
|
meant: ^1.0.1
|
||||||
medusa-core-utils: ^0.1.27
|
medusa-core-utils: ^0.1.27
|
||||||
medusa-telemetry: ^0.0.11
|
medusa-telemetry: 0.0.13
|
||||||
netrc-parser: ^3.1.6
|
netrc-parser: ^3.1.6
|
||||||
open: ^8.0.6
|
open: ^8.0.6
|
||||||
ora: ^5.4.1
|
ora: ^5.4.1
|
||||||
@@ -5187,11 +5187,11 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@medusajs/medusa-js@^1.2.4, @medusajs/medusa-js@workspace:packages/medusa-js":
|
"@medusajs/medusa-js@^1.2.6, @medusajs/medusa-js@workspace:packages/medusa-js":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@medusajs/medusa-js@workspace:packages/medusa-js"
|
resolution: "@medusajs/medusa-js@workspace:packages/medusa-js"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@medusajs/medusa": ^1.3.5
|
"@medusajs/medusa": ^1.3.6
|
||||||
"@types/jest": ^26.0.19
|
"@types/jest": ^26.0.19
|
||||||
axios: ^0.24.0
|
axios: ^0.24.0
|
||||||
cross-env: ^7.0.3
|
cross-env: ^7.0.3
|
||||||
@@ -5205,7 +5205,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@medusajs/medusa@^1.3.3, @medusajs/medusa@^1.3.5, @medusajs/medusa@workspace:packages/medusa":
|
"@medusajs/medusa@^1.3.3, @medusajs/medusa@^1.3.6, @medusajs/medusa@workspace:packages/medusa":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@medusajs/medusa@workspace:packages/medusa"
|
resolution: "@medusajs/medusa@workspace:packages/medusa"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -5245,7 +5245,7 @@ __metadata:
|
|||||||
joi-objectid: ^3.0.1
|
joi-objectid: ^3.0.1
|
||||||
jsonwebtoken: ^8.5.1
|
jsonwebtoken: ^8.5.1
|
||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-interfaces: ^1.3.2
|
medusa-interfaces: ^1.3.3
|
||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
morgan: ^1.9.1
|
morgan: ^1.9.1
|
||||||
multer: ^1.4.2
|
multer: ^1.4.2
|
||||||
@@ -5272,7 +5272,7 @@ __metadata:
|
|||||||
uuid: ^8.3.1
|
uuid: ^8.3.1
|
||||||
winston: ^3.2.1
|
winston: ^3.2.1
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
typeorm: 0.2.x
|
typeorm: 0.2.x
|
||||||
bin:
|
bin:
|
||||||
medusa: ./cli.js
|
medusa: ./cli.js
|
||||||
@@ -25129,7 +25129,7 @@ __metadata:
|
|||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25157,7 +25157,7 @@ __metadata:
|
|||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25186,7 +25186,7 @@ __metadata:
|
|||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
stripe: ^8.50.0
|
stripe: ^8.50.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25209,7 +25209,7 @@ __metadata:
|
|||||||
jest: ^25.5.2
|
jest: ^25.5.2
|
||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.x
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25239,7 +25239,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"medusa-interfaces@^1.3.1, medusa-interfaces@^1.3.2, medusa-interfaces@workspace:packages/medusa-interfaces":
|
"medusa-interfaces@^1.3.1, medusa-interfaces@^1.3.3, medusa-interfaces@workspace:packages/medusa-interfaces":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "medusa-interfaces@workspace:packages/medusa-interfaces"
|
resolution: "medusa-interfaces@workspace:packages/medusa-interfaces"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -25321,7 +25321,7 @@ __metadata:
|
|||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25372,10 +25372,10 @@ __metadata:
|
|||||||
express: ^4.17.1
|
express: ^4.17.1
|
||||||
jest: ^25.5.2
|
jest: ^25.5.2
|
||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-interfaces: ^1.3.2
|
medusa-interfaces: ^1.3.3
|
||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25404,7 +25404,7 @@ __metadata:
|
|||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
stripe: ^8.50.0
|
stripe: ^8.50.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25429,9 +25429,9 @@ __metadata:
|
|||||||
jest: ^25.5.2
|
jest: ^25.5.2
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-interfaces: ^1.3.2
|
medusa-interfaces: ^1.3.3
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
typeorm: 0.x
|
typeorm: 0.x
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
@@ -25625,7 +25625,7 @@ __metadata:
|
|||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
meilisearch: ^0.24.0
|
meilisearch: ^0.24.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -25797,7 +25797,7 @@ __metadata:
|
|||||||
resolution: "medusa-react@workspace:packages/medusa-react"
|
resolution: "medusa-react@workspace:packages/medusa-react"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core": ^7.16.0
|
"@babel/core": ^7.16.0
|
||||||
"@medusajs/medusa-js": ^1.2.4
|
"@medusajs/medusa-js": ^1.2.6
|
||||||
"@size-limit/preset-small-lib": ^6.0.4
|
"@size-limit/preset-small-lib": ^6.0.4
|
||||||
"@storybook/addon-contexts": ^5.3.21
|
"@storybook/addon-contexts": ^5.3.21
|
||||||
"@storybook/addon-essentials": ^6.3.12
|
"@storybook/addon-essentials": ^6.3.12
|
||||||
@@ -25828,7 +25828,7 @@ __metadata:
|
|||||||
ts-jest: ^27.1.4
|
ts-jest: ^27.1.4
|
||||||
tslib: ^2.3.1
|
tslib: ^2.3.1
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@medusajs/medusa": ^1.3.5
|
"@medusajs/medusa": ^1.3.6
|
||||||
react: ">=16"
|
react: ">=16"
|
||||||
react-query: ">= 3.29.0"
|
react-query: ">= 3.29.0"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
@@ -25859,15 +25859,15 @@ __metadata:
|
|||||||
jest: ^26.6.3
|
jest: ^26.6.3
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
medusa-core-utils: ^1.1.31
|
medusa-core-utils: ^1.1.31
|
||||||
medusa-interfaces: ^1.3.2
|
medusa-interfaces: ^1.3.3
|
||||||
medusa-test-utils: ^1.1.37
|
medusa-test-utils: ^1.1.37
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
medusa-interfaces: 1.3.2
|
medusa-interfaces: 1.3.3
|
||||||
typeorm: 0.x
|
typeorm: 0.x
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"medusa-telemetry@^0.0.11, medusa-telemetry@workspace:packages/medusa-telemetry":
|
"medusa-telemetry@0.0.13, medusa-telemetry@workspace:packages/medusa-telemetry":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "medusa-telemetry@workspace:packages/medusa-telemetry"
|
resolution: "medusa-telemetry@workspace:packages/medusa-telemetry"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user