medusa-source-shopify
Advanced tools
Comparing version 1.2.10-snapshot-20240108132634 to 1.2.10-snapshot-20240426112214
# Change Log | ||
## 1.2.10-snapshot-20240108132634 | ||
## 1.2.10-snapshot-20240426112214 | ||
### Patch Changes | ||
- y | ||
- test | ||
- Updated dependencies [[`42cc8ae3f`](https://github.com/medusajs/medusa/commit/42cc8ae3f89ed7d642e51654d1a3cca011f13155), [`45996d58a`](https://github.com/medusajs/medusa/commit/45996d58a2665d72335faad11bea958f8da74195), [`9cc787cac`](https://github.com/medusajs/medusa/commit/9cc787cac4bf1c5d8edf1c4b548bb3205100e822), [`355075097`](https://github.com/medusajs/medusa/commit/3550750975a0c9359fd887929377733606ef03af), [`c41f3002f`](https://github.com/medusajs/medusa/commit/c41f3002f3118b1f195c5c822fe0f400091d115b), [`46d610bc5`](https://github.com/medusajs/medusa/commit/46d610bc555797df2ae81eb89b18faf1411b33b8), [`d16d10619`](https://github.com/medusajs/medusa/commit/d16d10619dfbd3966a4709753de3d8cc37c6f2eb), [`890e76a5c`](https://github.com/medusajs/medusa/commit/890e76a5c53039576c42ca4d46af6f6977cdebd1), [`fe007d01b`](https://github.com/medusajs/medusa/commit/fe007d01bd827f0e09ee545e48cef18913540c68), [`76332ca6c`](https://github.com/medusajs/medusa/commit/76332ca6c153a786acc07d3f06ff45c3b9346fd3)]: | ||
- @medusajs/utils@1.11.3-snapshot-20240108132634 | ||
- medusa-interfaces@1.3.8-snapshot-20240108132634 | ||
- medusa-core-utils@1.2.1-snapshot-20240108132634 | ||
- Updated dependencies [[`20e8df914e`](https://github.com/medusajs/medusa/commit/20e8df914ec5fdf8d562d4fa84f72c58c7056195), [`e0b02a1012`](https://github.com/medusajs/medusa/commit/e0b02a1012981c29830d7779f59ebe805bbfd137), [`e944a627f0`](https://github.com/medusajs/medusa/commit/e944a627f074fb39a56f4bc7b3d6d315736ebf7c), [`cc557c8752`](https://github.com/medusajs/medusa/commit/cc557c8752fd0554f5a1b58522d9a88dc43a8509), [`5d9aea053c`](https://github.com/medusajs/medusa/commit/5d9aea053ce6e04f242f86fb9053c13dec515d5b), [`232322d035`](https://github.com/medusajs/medusa/commit/232322d03515f81e56867ff8c765b8409399ee68), [`c3efac5a0d`](https://github.com/medusajs/medusa/commit/c3efac5a0d6cfa38e1af8d248138fa83934a8ceb), [`a6562d2a41`](https://github.com/medusajs/medusa/commit/a6562d2a41453cbe7aa43be352c4924e3e4c79d5)]: | ||
- medusa-core-utils@1.2.2-snapshot-20240426112214 | ||
- medusa-interfaces@1.3.10-snapshot-20240426112214 | ||
- @medusajs/utils@1.12.0-snapshot-20240426112214 | ||
@@ -14,0 +14,0 @@ ## 1.2.9 |
{ | ||
"name": "medusa-source-shopify", | ||
"version": "1.2.10-snapshot-20240108132634", | ||
"version": "1.2.10-snapshot-20240426112214", | ||
"description": "Source plugin that allows users to import products from a Shopify store", | ||
@@ -23,7 +23,7 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"medusa-interfaces": "1.3.8-snapshot-20240108132634" | ||
"medusa-interfaces": "1.3.10-snapshot-20240426112214" | ||
}, | ||
"dependencies": { | ||
"@babel/plugin-transform-classes": "^7.15.4", | ||
"@medusajs/utils": "1.11.3-snapshot-20240108132634", | ||
"@medusajs/utils": "1.12.0-snapshot-20240426112214", | ||
"@shopify/shopify-api": "^1.4.1", | ||
@@ -35,3 +35,3 @@ "axios": "^0.21.4", | ||
"lodash": "^4.17.21", | ||
"medusa-core-utils": "1.2.1-snapshot-20240108132634" | ||
"medusa-core-utils": "1.2.2-snapshot-20240426112214" | ||
}, | ||
@@ -51,4 +51,4 @@ "devDependencies": { | ||
"jest": "^25.5.4", | ||
"medusa-interfaces": "1.3.8-snapshot-20240108132634", | ||
"medusa-test-utils": "1.1.41-snapshot-20240108132634" | ||
"medusa-interfaces": "1.3.10-snapshot-20240426112214", | ||
"medusa-test-utils": "1.1.44-snapshot-20240426112214" | ||
}, | ||
@@ -55,0 +55,0 @@ "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", |
220833
+ Added@medusajs/types@1.12.0-snapshot-20240426112214(transitive)
+ Added@medusajs/utils@1.12.0-snapshot-20240426112214(transitive)
+ Addedbignumber.js@9.1.2(transitive)
+ Addedmedusa-core-utils@1.2.2-snapshot-20240426112214(transitive)
+ Addedmedusa-interfaces@1.3.10-snapshot-20240426112214(transitive)
- Removed@medusajs/types@1.11.10-snapshot-20240108132634(transitive)
- Removed@medusajs/utils@1.11.3-snapshot-20240108132634(transitive)
- Removedmedusa-core-utils@1.2.1-snapshot-20240108132634(transitive)
- Removedmedusa-interfaces@1.3.8-snapshot-20240108132634(transitive)