Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lib] Add relay-hooks #6115

Closed
wants to merge 3 commits into from
Closed

[Lib] Add relay-hooks #6115

wants to merge 3 commits into from

Conversation

damassi
Copy link
Member

@damassi damassi commented Aug 14, 2020

Following on #5934, this adds relay-hooks to force and updates a component to use them.

Todo:

  • Fix tests / come up with test strategy


export interface ArtistConsignButtonProps {
artist: ArtistConsignButton_artist
artist: ArtistConsignButton_artist$key
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wish this wasn't so, but /shrug

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👁️ 👁️

Curious, they mention it in the docs but not why? It's linted at least?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't remember the reason, but I kind like it. I remember it made things easier when I has to pass relay data from one comp to another, using $key made it a bit cleaner. I know I'm not helping much here, but trust it, with some usage I feel you will agree too.

@artsyit
Copy link
Contributor

artsyit commented Aug 14, 2020

Duplicate Sources / Packages - Duplicates found! ⚠️

Duplicates: Found 157 similar files across 297 code sources (both identical + similar)
accounting for 672601 bundled bytes.
Packages: Found 26 packages with 42 resolved, 61 installed, and 236 depended versions.

Roughly 2 lines added. This is probably a regression over master.

Diff of duplicates in this branch vs master
 Duplicate Sources / Packages - Duplicates found! ⚠️
 
 * Duplicates: Found 157 similar files across 297 code sources (both identical + similar)
   accounting for 672601 bundled bytes.
 
-* Packages: Found 26 packages with 42 resolved, 61 installed, and 235 depended versions.
+* Packages: Found 26 packages with 42 resolved, 61 installed, and 236 depended versions.
 
 
 
-## art_keeps_going.22820.dfa57a96f2c4daa16212.js
+## art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
 @babel/runtime (Found 2 resolved, 3 installed, 4 depended. Latest 7.10.5.)
   7.8.4
     ~/@loadable/component/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> @loadable/component@^5.12.0 -> @babel/runtime@^7.7.7
         [email protected] -> @loadable/[email protected] -> @babel/runtime@^7.7.7
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
   7.10.5
     ~/react-head/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-head@^3.0.0 -> @babel/runtime@^7.0.0
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
     ~/react-spring/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> @babel/runtime@^7.3.1
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         
 
 is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
   4.0.0
     ~/farce/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
 
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         is-promise/index.js (I, 201)
 
     ~/found-relay/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
 
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         is-promise/index.js (I, 201)
 
 warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
   4.0.3
     ~/farce/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> farce@^0.4.5 -> warning@^4.0.3
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
 
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         warning/warning.js (I, 1772)
 
     ~/found-relay/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
 
 
-      * Duplicated files in art_keeps_going.22820.dfa57a96f2c4daa16212.js
+      * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
 
         warning/warning.js (I, 1772)
 
 
-## artsy-v2.22820.d167db9dbc8a460076f6.js
+## artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
 @babel/runtime (Found 2 resolved, 3 installed, 4 depended. Latest 7.10.5.)
   7.8.4
     ~/@loadable/component/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> @loadable/component@^5.12.0 -> @babel/runtime@^7.7.7
         [email protected] -> @loadable/[email protected] -> @babel/runtime@^7.7.7
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
   7.10.5
     ~/react-head/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-head@^3.0.0 -> @babel/runtime@^7.0.0
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
     ~/react-spring/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> @babel/runtime@^7.3.1
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
 is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
   4.0.0
     ~/farce/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
 
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         is-promise/index.js (I, 201)
 
     ~/found-relay/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
 
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         is-promise/index.js (I, 201)
 
 lodash (Found 2 resolved, 2 installed, 8 depended. Latest 4.17.15.)
   4.17.13
     ~/lodash
       * Dependency graph
         [email protected] -> [email protected]
         [email protected] -> @artsy/[email protected] -> lodash@^4.17.4
         [email protected] -> @artsy/[email protected] -> yup@^0.24.1 -> lodash@^4.17.0
         [email protected] -> [email protected] -> lodash@^4.17.3
         [email protected] -> [email protected] -> lodash@^4.2.1
         [email protected] -> [email protected] -> lodash@^4.2.0
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         lodash/isEqual.js (I, 986)
 
   4.17.15
     ~/found-relay/~/lodash
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> lodash@^4.17.15
 
-        [email protected] -> [email protected] -> lodash@^4.17.15
+        [email protected] -> found-relay@^0.8.2 -> lodash@^4.17.15
 
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         lodash/isEqual.js (I, 986)
 
 warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
   4.0.3
     ~/farce/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> farce@^0.4.5 -> warning@^4.0.3
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
 
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         warning/warning.js (I, 1772)
 
     ~/found-relay/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
 
 
-      * Duplicated files in artsy-v2.22820.d167db9dbc8a460076f6.js
+      * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
 
         warning/warning.js (I, 1772)
 
 
-## auction_reaction.22820.57948bf5aa3ce3876dbd.js
+## auction_reaction.22820.a34e937c0f60843cefca.js
 
 @babel/runtime (Found 2 resolved, 3 installed, 4 depended. Latest 7.10.5.)
   7.8.4
     ~/@loadable/component/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> @loadable/component@^5.12.0 -> @babel/runtime@^7.7.7
         [email protected] -> @loadable/[email protected] -> @babel/runtime@^7.7.7
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
   7.10.5
     ~/react-head/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-head@^3.0.0 -> @babel/runtime@^7.0.0
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
     ~/react-spring/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> @babel/runtime@^7.3.1
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         
 
 is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
   4.0.0
     ~/farce/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
 
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         is-promise/index.js (I, 201)
 
     ~/found-relay/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
 
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         is-promise/index.js (I, 201)
 
 warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
   4.0.3
     ~/farce/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> farce@^0.4.5 -> warning@^4.0.3
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
 
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         warning/warning.js (I, 1772)
 
     ~/found-relay/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
 
 
-      * Duplicated files in auction_reaction.22820.57948bf5aa3ce3876dbd.js
+      * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
 
         warning/warning.js (I, 1772)
 
 ## auctions.22820.88bf659c3b95e3c012c4.js
 acorn (Found 2 resolved, 3 installed, 3 depended. Latest 2.7.0.)
   1.2.2
     ~/with/~/acorn
       * Dependency graph
         [email protected] -> [email protected] -> with@~4.0.0 -> acorn@^1.0.1
       * Duplicated files in auctions.22820.88bf659c3b95e3c012c4.js
         acorn/dist/acorn.js (S, 133456)
         acorn/dist/walk.js (S, 11791)
 
   2.7.0
     ~/jade/~/acorn
       * Dependency graph
         [email protected] -> [email protected] -> constantinople@~3.0.1 -> acorn@^2.1.0
       * Duplicated files in auctions.22820.88bf659c3b95e3c012c4.js
         acorn/dist/acorn.js (I, 122029)
         acorn/dist/walk.js (I, 13326)
 
     ~/with/~/acorn-globals/~/acorn
       * Dependency graph
         [email protected] -> [email protected] -> with@~4.0.0 -> acorn-globals@^1.0.3 -> acorn@^2.1.0
       * Duplicated files in auctions.22820.88bf659c3b95e3c012c4.js
         acorn/dist/acorn.js (I, 122029)
         acorn/dist/walk.js (I, 13326)
 
 
-## common.22820.dccdb3e1a7ebd5fca317.js
+## common.22820.6594ca8cf3f9b63a6ec5.js
 
 @babel/runtime (Found 4 resolved, 7 installed, 16 depended. Latest 7.11.2.)
   7.1.5
     ~/dom-helpers/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> farce@^0.2.6 -> dom-helpers@^3.3.1 -> @babel/runtime@^7.1.2
         [email protected] -> @artsy/[email protected] -> react-css-transition-replace@^3.0.2 -> dom-helpers@^3.3.1 -> @babel/runtime@^7.1.2
         [email protected] -> @artsy/[email protected] -> react-transition-group@^2.3.0 -> dom-helpers@^3.3.1 -> @babel/runtime@^7.1.2
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/interopRequireDefault.js (S, 145)
 
     ~/styled-system/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> styled-system@^3.1.11 -> @babel/runtime@^7.1.2
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/esm/extends.js (I, 397)
 
   7.7.2
     ~/found/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> react-redux@^7.0.0 -> @babel/runtime@^7.5.5
 
-        [email protected] -> [email protected] -> react-redux@^7.0.0 -> @babel/runtime@^7.5.5
+        [email protected] -> found@^0.5.5 -> react-redux@^7.0.0 -> @babel/runtime@^7.5.5
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
 
   7.10.5
     ~/@artsy/palette/~/@babel/runtime
       * Dependency graph
 
-        [email protected] -> @artsy/[email protected] -> react-spring@^8.0.27 -> @babel/runtime@^7.3.1
+        [email protected] -> @artsy/[email protected] -> react-spring@^8.0.27 -> @babel/runtime@^7.3.1
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/assertThisInitialized.js (I, 219)
         @babel/runtime/helpers/esm/extends.js (I, 397)
         @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
         @babel/runtime/helpers/extends.js (I, 427)
         @babel/runtime/helpers/inheritsLoose.js (I, 223)
         @babel/runtime/helpers/objectWithoutPropertiesLoose.js (I, 384)
 
     ~/react-relay/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> @babel/runtime@^7.0.0
         [email protected] -> [email protected] -> @babel/runtime@^7.0.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/assertThisInitialized.js (I, 219)
         @babel/runtime/helpers/defineProperty.js (I, 289)
         @babel/runtime/helpers/extends.js (I, 427)
         @babel/runtime/helpers/inheritsLoose.js (I, 223)
         @babel/runtime/helpers/interopRequireDefault.js (I, 147)
         @babel/runtime/helpers/objectWithoutPropertiesLoose.js (I, 384)
 
     ~/relay-runtime/~/@babel/runtime
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> [email protected] -> @babel/runtime@^7.0.0
         [email protected] -> @artsy/[email protected] -> [email protected] -> @babel/runtime@^7.0.0
         [email protected] -> [email protected] -> [email protected] -> @babel/runtime@^7.0.0
         [email protected] -> [email protected] -> @babel/runtime@^7.0.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/arrayLikeToArray.js (I, 234)
         @babel/runtime/helpers/arrayWithoutHoles.js (I, 185)
         @babel/runtime/helpers/defineProperty.js (I, 289)
         @babel/runtime/helpers/interopRequireDefault.js (I, 147)
         @babel/runtime/helpers/iterableToArray.js (I, 168)
         @babel/runtime/helpers/nonIterableSpread.js (I, 230)
         @babel/runtime/helpers/toConsumableArray.js (I, 431)
         @babel/runtime/helpers/unsupportedIterableToArray.js (I, 528)
 
   7.11.2
     ~/@babel/runtime
       * Dependency graph
         [email protected] -> @babel/[email protected]
         [email protected] -> @artsy/[email protected] -> [email protected] -> scroll-behavior@^0.11.0 -> dom-helpers@^5.1.4 -> @babel/runtime@^7.8.7
 
-        [email protected] -> [email protected] -> scroll-behavior@^0.11.0 -> dom-helpers@^5.1.4 -> @babel/runtime@^7.8.7
+        [email protected] -> found-scroll@^0.3.0 -> scroll-behavior@^0.11.0 -> dom-helpers@^5.1.4 -> @babel/runtime@^7.8.7
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         @babel/runtime/helpers/arrayLikeToArray.js (I, 234)
         @babel/runtime/helpers/arrayWithoutHoles.js (I, 185)
         @babel/runtime/helpers/assertThisInitialized.js (I, 219)
         @babel/runtime/helpers/defineProperty.js (I, 289)
         @babel/runtime/helpers/extends.js (I, 427)
         @babel/runtime/helpers/iterableToArray.js (I, 168)
         @babel/runtime/helpers/nonIterableSpread.js (I, 230)
         @babel/runtime/helpers/objectWithoutPropertiesLoose.js (I, 384)
         @babel/runtime/helpers/toConsumableArray.js (I, 431)
         @babel/runtime/helpers/unsupportedIterableToArray.js (I, 528)
 
 assignment (Found 2 resolved, 2 installed, 5 depended. Latest 2.2.0.)
   2.0.0
     ~/assignment
       * Dependency graph
 
-        [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected] -> [email protected]
+        [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected] -> [email protected]
 
         [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected] -> [email protected]
         [email protected] -> [email protected] -> [email protected]
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         assignment/assignment.js (S, 508)
 
   2.2.0
     ~/trunc-html/~/assignment
       * Dependency graph
 
-        [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected]
+        [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected]
 
         [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected]
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         assignment/assignment.js (S, 696)
 
 fbjs (Found 1 resolved, 2 installed, 6 depended. Latest 1.0.0.)
   1.0.0
     ~/react-relay/~/fbjs
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0
         [email protected] -> [email protected] -> fbjs@^1.0.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         fbjs/lib/areEqual.js (I, 2785)
         fbjs/lib/emptyFunction.js (I, 961)
         fbjs/lib/invariant.js (I, 1550)
         fbjs/lib/warning.js (I, 1671)
 
     ~/relay-runtime/~/fbjs
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0
         [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0
         [email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0
         [email protected] -> [email protected] -> fbjs@^1.0.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         fbjs/lib/areEqual.js (I, 2785)
         fbjs/lib/emptyFunction.js (I, 961)
         fbjs/lib/invariant.js (I, 1550)
         fbjs/lib/warning.js (I, 1671)
 
 hoist-non-react-statics (Found 1 resolved, 3 installed, 4 depended. Latest 3.3.0.)
   3.3.0
     ~/formik/~/hoist-non-react-statics
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> formik@^2.1.4 -> hoist-non-react-statics@^3.3.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (I, 2887)
 
     ~/found/~/hoist-non-react-statics
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> react-redux@^7.0.0 -> hoist-non-react-statics@^3.3.0
 
-        [email protected] -> [email protected] -> react-redux@^7.0.0 -> hoist-non-react-statics@^3.3.0
+        [email protected] -> found@^0.5.5 -> react-redux@^7.0.0 -> hoist-non-react-statics@^3.3.0
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (I, 2887)
 
     ~/react-tracking/~/hoist-non-react-statics
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-tracking@^7.0.1 -> hoist-non-react-statics@^3.3.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (I, 2887)
 
 is-promise (Found 2 resolved, 2 installed, 4 depended. Latest 4.0.0.)
   2.1.0
     ~/found/~/farce/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.1 -> is-promise@^2.1.0
 
-        [email protected] -> [email protected] -> farce@^0.4.1 -> is-promise@^2.1.0
+        [email protected] -> found@^0.5.5 -> farce@^0.4.1 -> is-promise@^2.1.0
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         is-promise/index.js (S, 165)
 
   4.0.0
     ~/found/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> found@^0.5.5 -> is-promise@^4.0.0
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         is-promise/index.js (S, 201)
 
 lodash (Found 2 resolved, 2 installed, 8 depended. Latest 4.17.15.)
   4.17.13
     ~/lodash
       * Dependency graph
         [email protected] -> [email protected]
         [email protected] -> @artsy/[email protected] -> lodash@^4.17.4
         [email protected] -> @artsy/[email protected] -> yup@^0.24.1 -> lodash@^4.17.0
         [email protected] -> [email protected] -> lodash@^4.17.3
         [email protected] -> [email protected] -> lodash@^4.2.1
         [email protected] -> [email protected] -> lodash@^4.2.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         lodash/_arrayFilter.js (I, 632)
         lodash/_arrayLikeKeys.js (I, 1778)
         lodash/_arrayPush.js (I, 437)
         lodash/_arraySome.js (I, 594)
         lodash/_assocIndexOf.js (I, 487)
         lodash/_baseGetAllKeys.js (I, 739)
         lodash/_baseGetTag.js (I, 792)
         lodash/_baseIsArguments.js (I, 488)
         lodash/_baseIsEqual.js (I, 1019)
         lodash/_baseIsEqualDeep.js (I, 3010)
         lodash/_baseIsNative.js (I, 1417)
         lodash/_baseIsTypedArray.js (I, 2222)
         lodash/_baseKeys.js (I, 776)
         lodash/_baseTimes.js (I, 504)
         lodash/_baseUnary.js (I, 332)
         lodash/_cacheHas.js (I, 337)
         lodash/_coreJsData.js (I, 157)
         lodash/_DataView.js (I, 210)
         lodash/_equalArrays.js (I, 2595)
         lodash/_equalByTag.js (I, 3746)
         lodash/_equalObjects.js (I, 2903)
         lodash/_freeGlobal.js (I, 173)
         lodash/_getAllKeys.js (I, 455)
         lodash/_getMapData.js (I, 400)
         lodash/_getNative.js (I, 483)
         lodash/_getRawTag.js (I, 1139)
         lodash/_getSymbols.js (I, 886)
         lodash/_getTag.js (I, 1838)
         lodash/_getValue.js (I, 325)
         lodash/_Hash.js (I, 747)
         lodash/_hashClear.js (I, 281)
         lodash/_hashDelete.js (I, 445)
         lodash/_hashGet.js (I, 772)
         lodash/_hashHas.js (I, 626)
         lodash/_hashSet.js (I, 598)
         lodash/_isIndex.js (I, 759)
         lodash/_isKeyable.js (I, 430)
         lodash/_isMasked.js (I, 564)
         lodash/_isPrototype.js (I, 480)
         lodash/_ListCache.js (I, 869)
         lodash/_listCacheClear.js (I, 218)
         lodash/_listCacheDelete.js (I, 775)
         lodash/_listCacheGet.js (I, 420)
         lodash/_listCacheHas.js (I, 403)
         lodash/_listCacheSet.js (I, 553)
         lodash/_Map.js (I, 195)
         lodash/_MapCache.js (I, 869)
         lodash/_mapCacheClear.js (I, 393)
         lodash/_mapCacheDelete.js (I, 450)
         lodash/_mapCacheGet.js (I, 330)
         lodash/_mapCacheHas.js (I, 382)
         lodash/_mapCacheSet.js (I, 489)
         lodash/_mapToArray.js (I, 363)
         lodash/_nativeCreate.js (I, 187)
         lodash/_nativeKeys.js (I, 204)
         lodash/_nodeUtil.js (I, 995)
         lodash/_objectToString.js (I, 565)
         lodash/_overArg.js (I, 382)
         lodash/_Promise.js (I, 207)
         lodash/_root.js (I, 300)
         lodash/_Set.js (I, 195)
         lodash/_SetCache.js (I, 632)
         lodash/_setCacheAdd.js (I, 424)
         lodash/_setCacheHas.js (I, 316)
         lodash/_setToArray.js (I, 345)
         lodash/_Stack.js (I, 734)
         lodash/_stackClear.js (I, 254)
         lodash/_stackDelete.js (I, 405)
         lodash/_stackGet.js (I, 271)
         lodash/_stackHas.js (I, 323)
         lodash/_stackSet.js (I, 853)
         lodash/_Symbol.js (I, 118)
         lodash/_toSource.js (I, 556)
         lodash/_Uint8Array.js (I, 130)
         lodash/_WeakMap.js (I, 207)
         lodash/eq.js (I, 799)
         lodash/isArguments.js (I, 1026)
         lodash/isArray.js (I, 488)
         lodash/isArrayLike.js (I, 830)
         lodash/isBuffer.js (I, 1114)
         lodash/isFunction.js (I, 993)
         lodash/isLength.js (I, 802)
         lodash/isObject.js (I, 733)
         lodash/isObjectLike.js (I, 614)
         lodash/isTypedArray.js (I, 695)
         lodash/keys.js (I, 884)
         lodash/stubArray.js (I, 390)
         lodash/stubFalse.js (I, 280)
 
   4.17.15
     ~/found/~/lodash
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> lodash@^4.17.15
 
-        [email protected] -> [email protected] -> lodash@^4.17.15
+        [email protected] -> found@^0.5.5 -> lodash@^4.17.15
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         lodash/_arrayFilter.js (I, 632)
         lodash/_arrayLikeKeys.js (I, 1778)
         lodash/_arrayPush.js (I, 437)
         lodash/_arraySome.js (I, 594)
         lodash/_assocIndexOf.js (I, 487)
         lodash/_baseGetAllKeys.js (I, 739)
         lodash/_baseGetTag.js (I, 792)
         lodash/_baseIsArguments.js (I, 488)
         lodash/_baseIsEqual.js (I, 1019)
         lodash/_baseIsEqualDeep.js (I, 3010)
         lodash/_baseIsNative.js (I, 1417)
         lodash/_baseIsTypedArray.js (I, 2222)
         lodash/_baseKeys.js (I, 776)
         lodash/_baseTimes.js (I, 504)
         lodash/_baseUnary.js (I, 332)
         lodash/_cacheHas.js (I, 337)
         lodash/_coreJsData.js (I, 157)
         lodash/_DataView.js (I, 210)
         lodash/_equalArrays.js (I, 2595)
         lodash/_equalByTag.js (I, 3746)
         lodash/_equalObjects.js (I, 2903)
         lodash/_freeGlobal.js (I, 173)
         lodash/_getAllKeys.js (I, 455)
         lodash/_getMapData.js (I, 400)
         lodash/_getNative.js (I, 483)
         lodash/_getRawTag.js (I, 1139)
         lodash/_getSymbols.js (I, 886)
         lodash/_getTag.js (I, 1838)
         lodash/_getValue.js (I, 325)
         lodash/_Hash.js (I, 747)
         lodash/_hashClear.js (I, 281)
         lodash/_hashDelete.js (I, 445)
         lodash/_hashGet.js (I, 772)
         lodash/_hashHas.js (I, 626)
         lodash/_hashSet.js (I, 598)
         lodash/_isIndex.js (I, 759)
         lodash/_isKeyable.js (I, 430)
         lodash/_isMasked.js (I, 564)
         lodash/_isPrototype.js (I, 480)
         lodash/_ListCache.js (I, 869)
         lodash/_listCacheClear.js (I, 218)
         lodash/_listCacheDelete.js (I, 775)
         lodash/_listCacheGet.js (I, 420)
         lodash/_listCacheHas.js (I, 403)
         lodash/_listCacheSet.js (I, 553)
         lodash/_Map.js (I, 195)
         lodash/_MapCache.js (I, 869)
         lodash/_mapCacheClear.js (I, 393)
         lodash/_mapCacheDelete.js (I, 450)
         lodash/_mapCacheGet.js (I, 330)
         lodash/_mapCacheHas.js (I, 382)
         lodash/_mapCacheSet.js (I, 489)
         lodash/_mapToArray.js (I, 363)
         lodash/_nativeCreate.js (I, 187)
         lodash/_nativeKeys.js (I, 204)
         lodash/_nodeUtil.js (I, 995)
         lodash/_objectToString.js (I, 565)
         lodash/_overArg.js (I, 382)
         lodash/_Promise.js (I, 207)
         lodash/_root.js (I, 300)
         lodash/_Set.js (I, 195)
         lodash/_SetCache.js (I, 632)
         lodash/_setCacheAdd.js (I, 424)
         lodash/_setCacheHas.js (I, 316)
         lodash/_setToArray.js (I, 345)
         lodash/_Stack.js (I, 734)
         lodash/_stackClear.js (I, 254)
         lodash/_stackDelete.js (I, 405)
         lodash/_stackGet.js (I, 271)
         lodash/_stackHas.js (I, 323)
         lodash/_stackSet.js (I, 853)
         lodash/_Symbol.js (I, 118)
         lodash/_toSource.js (I, 556)
         lodash/_Uint8Array.js (I, 130)
         lodash/_WeakMap.js (I, 207)
         lodash/eq.js (I, 799)
         lodash/isArguments.js (I, 1026)
         lodash/isArray.js (I, 488)
         lodash/isArrayLike.js (I, 830)
         lodash/isBuffer.js (I, 1114)
         lodash/isFunction.js (I, 993)
         lodash/isLength.js (I, 802)
         lodash/isObject.js (I, 733)
         lodash/isObjectLike.js (I, 614)
         lodash/isTypedArray.js (I, 695)
         lodash/keys.js (I, 884)
         lodash/stubArray.js (I, 390)
         lodash/stubFalse.js (I, 280)
 
 
-object-assign (Found 2 resolved, 2 installed, 108 depended. Latest 4.1.1.)
+object-assign (Found 2 resolved, 2 installed, 109 depended. Latest 4.1.1.)
 
   3.0.0
     ~/react-themeable/~/object-assign
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-autosuggest@^9.4.3 -> react-autowhatever@^10.1.2 -> react-themeable@^1.1.0 -> object-assign@^3.0.0
         [email protected] -> [email protected] -> react-autowhatever@^10.1.2 -> react-themeable@^1.1.0 -> object-assign@^3.0.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         object-assign/index.js (S, 817)
 
   4.1.1
     ~/object-assign
       * Dependency graph
 
-        [email protected] -> @artsy/[email protected] -> @styled-system/theme-get@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> @styled-system/theme-get@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> prop-types@^15.5.4 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> prop-types@^15.5.4 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
 
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> react-spring@^8.0.27 -> prop-types@^15.5.8 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> react-spring@^8.0.27 -> prop-types@^15.5.8 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/background@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/background@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/border@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/border@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/color@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/color@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/flexbox@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/flexbox@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/grid@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/grid@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/layout@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/layout@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/position@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/position@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/shadow@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/shadow@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/space@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/space@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/typography@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/typography@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/variant@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/variant@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
         [email protected] -> @artsy/[email protected] -> farce@^0.2.6 -> query-string@^5.1.1 -> object-assign@^4.1.0
         [email protected] -> @artsy/[email protected] -> formik@^2.1.4 -> scheduler@^0.18.0 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> query-string@^5.1.1 -> object-assign@^4.1.0
         [email protected] -> @artsy/[email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.1 -> query-string@^5.1.1 -> object-assign@^4.1.0
         [email protected] -> @artsy/[email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> [email protected] -> react-redux@^7.0.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> qrcode.react@^1.0.0 -> prop-types@^15.6.0 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> prop-types@^15.5.4 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-autosuggest@^9.4.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-autosuggest@^9.4.3 -> react-autowhatever@^10.1.2 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-css-transition-replace@^3.0.2 -> prop-types@^15.6.1 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-markdown@^2.5.0 -> prop-types@^15.5.1 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-oembed-container@^0.3.0 -> prop-types@^15.6.0 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
         [email protected] -> @artsy/[email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
         [email protected] -> @artsy/[email protected] -> react-router@^4.2.0 -> prop-types@^15.5.4 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-stripe-elements@^2.0.1 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-transition-group@^2.3.0 -> prop-types@^15.6.2 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> react-waypoint@^7.3.3 -> prop-types@^15.0.0 -> object-assign@^4.1.1
         [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
         [email protected] -> @artsy/[email protected] -> styled-system@^3.1.11 -> prop-types@^15.6.2 -> object-assign@^4.1.1
         [email protected] -> @styled-system/[email protected] -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
 
-        [email protected] -> [email protected] -> query-string@^5.1.1 -> object-assign@^4.1.0
+        [email protected] -> farce@^0.4.5 -> query-string@^5.1.1 -> object-assign@^4.1.0
 
 
-        [email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
+        [email protected] -> found-relay@^0.8.2 -> prop-types@^15.7.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> query-string@^5.1.1 -> object-assign@^4.1.0
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> query-string@^5.1.1 -> object-assign@^4.1.0
 
 
-        [email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
+        [email protected] -> found-scroll@^0.3.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> [email protected] -> farce@^0.4.1 -> query-string@^5.1.1 -> object-assign@^4.1.0
+        [email protected] -> found@^0.5.5 -> farce@^0.4.1 -> query-string@^5.1.1 -> object-assign@^4.1.0
 
 
-        [email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
+        [email protected] -> found@^0.5.5 -> prop-types@^15.7.2 -> object-assign@^4.1.1
 
 
-        [email protected] -> [email protected] -> react-redux@^7.0.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
+        [email protected] -> found@^0.5.5 -> react-redux@^7.0.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
 
         [email protected] -> [email protected] -> object-assign@^4.1.1
         [email protected] -> [email protected] -> object-assign@^4.1.0
         [email protected] -> [email protected] -> prop-types@^15.5.4 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
         [email protected] -> [email protected] -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> react-autowhatever@^10.1.2 -> prop-types@^15.5.8 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.6.2 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> scheduler@^0.13.6 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.6.1 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
         [email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
         [email protected] -> [email protected] -> prop-types@^15.5.4 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.0.0 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.6.2 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> scheduler@^0.13.6 -> object-assign@^4.1.1
         [email protected] -> [email protected] -> prop-types@^15.5.9 -> object-assign@^4.1.1
 
+        [email protected] -> relay-hooks@^3.5.2 -> fbjs@^1.0.0 -> object-assign@^4.1.0
+
         [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
         [email protected] -> [email protected] -> prop-types@^15.5.4 -> object-assign@^4.1.1
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         object-assign/index.js (S, 2108)
 
 qs (Found 2 resolved, 2 installed, 5 depended. Latest 6.5.2.)
   5.2.0
     ~/artsy-backbone-mixins/~/qs
       * Dependency graph
         [email protected] -> artsy-backbone-mixins@artsy/artsy-backbone-mixins -> [email protected]
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         qs/lib/index.js (S, 200)
         qs/lib/parse.js (S, 5363)
         qs/lib/stringify.js (S, 3906)
         qs/lib/utils.js (S, 4319)
 
   6.5.2
     ~/qs
       * Dependency graph
         [email protected] -> [email protected]
         [email protected] -> @artsy/[email protected] -> qs@^6.5.0
         [email protected] -> @artsy/[email protected] -> superagent@^3.6.3 -> qs@^6.5.1
         [email protected] -> [email protected] -> qs@^6.5.1
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         qs/lib/index.js (S, 211)
         qs/lib/parse.js (S, 5817)
         qs/lib/stringify.js (S, 6288)
         qs/lib/utils.js (S, 5554)
 
 scheduler (Found 2 resolved, 2 installed, 3 depended. Latest 0.18.0.)
   0.13.6
     ~/scheduler
       * Dependency graph
         [email protected] -> [email protected] -> scheduler@^0.13.6
         [email protected] -> [email protected] -> scheduler@^0.13.6
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         scheduler/cjs/scheduler.production.min.js (S, 5000)
         scheduler/index.js (I, 198)
 
   0.18.0
     ~/formik/~/scheduler
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> formik@^2.1.4 -> scheduler@^0.18.0
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         scheduler/cjs/scheduler.production.min.js (S, 5109)
         scheduler/index.js (I, 198)
 
 styled-system (Found 2 resolved, 2 installed, 2 depended. Latest 5.1.5.)
   3.1.11
     ~/styled-system
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> styled-system@^3.1.11
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         styled-system/dist/index.esm.js (S, 15278)
 
   5.1.5
     ~/@artsy/palette/~/styled-system
       * Dependency graph
 
-        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5
+        [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         styled-system/dist/index.esm.js (S, 4973)
 
 warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
   4.0.3
     ~/@artsy/palette/~/warning
       * Dependency graph
 
-        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> warning@^4.0.3
+        [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> warning@^4.0.3
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         warning/warning.js (I, 1772)
 
     ~/found/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.1 -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> found@^0.5.5 -> warning@^4.0.3
 
 
-        [email protected] -> [email protected] -> farce@^0.4.1 -> warning@^4.0.3
+        [email protected] -> found@^0.5.5 -> farce@^0.4.1 -> warning@^4.0.3
 
 
-      * Duplicated files in common.22820.dccdb3e1a7ebd5fca317.js
+      * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
 
         warning/warning.js (I, 1772)
 
 ## misc.22820.67a2c24c184f6ac03aa3.js
 hoist-non-react-statics (Found 2 resolved, 2 installed, 4 depended. Latest 3.1.0.)
   2.5.5
     ~/hoist-non-react-statics
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-router@^4.2.0 -> hoist-non-react-statics@^2.3.0
         [email protected] -> [email protected] -> hoist-non-react-statics@^2.3.0
         [email protected] -> [email protected] -> hoist-non-react-statics@^2.3.1
       * Duplicated files in misc.22820.67a2c24c184f6ac03aa3.js
         hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (S, 2073)
 
   3.1.0
     ~/react-redux/~/hoist-non-react-statics
       * Dependency graph
         [email protected] -> [email protected] -> hoist-non-react-statics@^3.1.0
       * Duplicated files in misc.22820.67a2c24c184f6ac03aa3.js
         hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (S, 2553)
 
 isarray (Found 1 resolved, 1 installed, 2 depended. Latest 0.0.1.)
   0.0.1
     ~/react-router/~/isarray
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> react-router@^4.2.0 -> path-to-regexp@^1.7.0 -> [email protected]
         [email protected] -> [email protected] -> path-to-regexp@^1.7.0 -> [email protected]
       * Duplicated files in misc.22820.67a2c24c184f6ac03aa3.js
         isarray/index.js (S, 120)
 
 
-## ssr-experiments.22820.947cc3ba8d9bc717d415.js
+## ssr-experiments.22820.b2deae0073fb86e8a3c2.js
 
 is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
   4.0.0
     ~/farce/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
 
 
-      * Duplicated files in ssr-experiments.22820.947cc3ba8d9bc717d415.js
+      * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
 
         is-promise/index.js (I, 201)
 
     ~/found-relay/~/is-promise
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
 
-        [email protected] -> [email protected] -> is-promise@^4.0.0
+        [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
 
 
-      * Duplicated files in ssr-experiments.22820.947cc3ba8d9bc717d415.js
+      * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
 
         is-promise/index.js (I, 201)
 
 warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
   4.0.3
     ~/farce/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> farce@^0.4.5 -> warning@^4.0.3
 
 
-        [email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
+        [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
 
 
-      * Duplicated files in ssr-experiments.22820.947cc3ba8d9bc717d415.js
+      * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
 
         warning/warning.js (I, 1772)
 
     ~/found-relay/~/warning
       * Dependency graph
         [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
 
-        [email protected] -> [email protected] -> warning@^4.0.3
+        [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
 
 
-      * Duplicated files in ssr-experiments.22820.947cc3ba8d9bc717d415.js
+      * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
 
         warning/warning.js (I, 1772)
 
 * Understanding the report: Need help with the details? See:
   https://github.com/FormidableLabs/inspectpack/#diagnosing-duplicates
 * Fixing bundle duplicates: An introductory guide:
   https://github.com/FormidableLabs/inspectpack/#fixing-bundle-duplicates

Fixing bundle duplicates | An introductory guide

@dzucconi, @zephraph


Existing duplicates

art_keeps_going.22820.1ab6c66b23d0ceaaad89.js

@babel/runtime (Found 2 resolved, 3 installed, 4 depended. Latest 7.10.5.)
7.8.4
  ~/@loadable/component/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> @loadable/component@^5.12.0 -> @babel/runtime@^7.7.7
      [email protected] -> @loadable/[email protected] -> @babel/runtime@^7.7.7
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
      @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
7.10.5
  ~/react-head/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-head@^3.0.0 -> @babel/runtime@^7.0.0
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
      @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
  ~/react-spring/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> @babel/runtime@^7.3.1
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
4.0.0
  ~/farce/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
      [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
      is-promise/index.js (I, 201)
  ~/found-relay/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
      [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
      is-promise/index.js (I, 201)
warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
4.0.3
  ~/farce/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
      [email protected] -> farce@^0.4.5 -> warning@^4.0.3
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
      warning/warning.js (I, 1772)
  ~/found-relay/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
      [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
    * Duplicated files in art_keeps_going.22820.1ab6c66b23d0ceaaad89.js
      warning/warning.js (I, 1772)

artsy-v2.22820.e3afe582e5f6c9c9ff99.js

@babel/runtime (Found 2 resolved, 3 installed, 4 depended. Latest 7.10.5.)
7.8.4
  ~/@loadable/component/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> @loadable/component@^5.12.0 -> @babel/runtime@^7.7.7
      [email protected] -> @loadable/[email protected] -> @babel/runtime@^7.7.7
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
7.10.5
  ~/react-head/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-head@^3.0.0 -> @babel/runtime@^7.0.0
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
  ~/react-spring/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> @babel/runtime@^7.3.1
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
4.0.0
  ~/farce/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
      [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      is-promise/index.js (I, 201)
  ~/found-relay/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
      [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      is-promise/index.js (I, 201)
lodash (Found 2 resolved, 2 installed, 8 depended. Latest 4.17.15.)
4.17.13
  ~/lodash
    * Dependency graph
      [email protected] -> [email protected]
      [email protected] -> @artsy/[email protected] -> lodash@^4.17.4
      [email protected] -> @artsy/[email protected] -> yup@^0.24.1 -> lodash@^4.17.0
      [email protected] -> [email protected] -> lodash@^4.17.3
      [email protected] -> [email protected] -> lodash@^4.2.1
      [email protected] -> [email protected] -> lodash@^4.2.0
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      lodash/isEqual.js (I, 986)
4.17.15
  ~/found-relay/~/lodash
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> lodash@^4.17.15
      [email protected] -> found-relay@^0.8.2 -> lodash@^4.17.15
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      lodash/isEqual.js (I, 986)
warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
4.0.3
  ~/farce/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
      [email protected] -> farce@^0.4.5 -> warning@^4.0.3
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      warning/warning.js (I, 1772)
  ~/found-relay/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
      [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
    * Duplicated files in artsy-v2.22820.e3afe582e5f6c9c9ff99.js
      warning/warning.js (I, 1772)

auction_reaction.22820.a34e937c0f60843cefca.js

@babel/runtime (Found 2 resolved, 3 installed, 4 depended. Latest 7.10.5.)
7.8.4
  ~/@loadable/component/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> @loadable/component@^5.12.0 -> @babel/runtime@^7.7.7
      [email protected] -> @loadable/[email protected] -> @babel/runtime@^7.7.7
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
      @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
7.10.5
  ~/react-head/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-head@^3.0.0 -> @babel/runtime@^7.0.0
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
      @babel/runtime/helpers/esm/assertThisInitialized.js (I, 192)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/inheritsLoose.js (I, 204)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
  ~/react-spring/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> @babel/runtime@^7.3.1
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
4.0.0
  ~/farce/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
      [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
      is-promise/index.js (I, 201)
  ~/found-relay/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
      [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
      is-promise/index.js (I, 201)
warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
4.0.3
  ~/farce/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
      [email protected] -> farce@^0.4.5 -> warning@^4.0.3
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
      warning/warning.js (I, 1772)
  ~/found-relay/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
      [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
    * Duplicated files in auction_reaction.22820.a34e937c0f60843cefca.js
      warning/warning.js (I, 1772)

auctions.22820.88bf659c3b95e3c012c4.js

acorn (Found 2 resolved, 3 installed, 3 depended. Latest 2.7.0.)
1.2.2
  ~/with/~/acorn
    * Dependency graph
      [email protected] -> [email protected] -> with@~4.0.0 -> acorn@^1.0.1
    * Duplicated files in auctions.22820.88bf659c3b95e3c012c4.js
      acorn/dist/acorn.js (S, 133456)
      acorn/dist/walk.js (S, 11791)
2.7.0
  ~/jade/~/acorn
    * Dependency graph
      [email protected] -> [email protected] -> constantinople@~3.0.1 -> acorn@^2.1.0
    * Duplicated files in auctions.22820.88bf659c3b95e3c012c4.js
      acorn/dist/acorn.js (I, 122029)
      acorn/dist/walk.js (I, 13326)
  ~/with/~/acorn-globals/~/acorn
    * Dependency graph
      [email protected] -> [email protected] -> with@~4.0.0 -> acorn-globals@^1.0.3 -> acorn@^2.1.0
    * Duplicated files in auctions.22820.88bf659c3b95e3c012c4.js
      acorn/dist/acorn.js (I, 122029)
      acorn/dist/walk.js (I, 13326)

common.22820.6594ca8cf3f9b63a6ec5.js

@babel/runtime (Found 4 resolved, 7 installed, 16 depended. Latest 7.11.2.)
7.1.5
  ~/dom-helpers/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> farce@^0.2.6 -> dom-helpers@^3.3.1 -> @babel/runtime@^7.1.2
      [email protected] -> @artsy/[email protected] -> react-css-transition-replace@^3.0.2 -> dom-helpers@^3.3.1 -> @babel/runtime@^7.1.2
      [email protected] -> @artsy/[email protected] -> react-transition-group@^2.3.0 -> dom-helpers@^3.3.1 -> @babel/runtime@^7.1.2
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/interopRequireDefault.js (S, 145)
  ~/styled-system/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> styled-system@^3.1.11 -> @babel/runtime@^7.1.2
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/esm/extends.js (I, 397)
7.7.2
  ~/found/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> react-redux@^7.0.0 -> @babel/runtime@^7.5.5
      [email protected] -> found@^0.5.5 -> react-redux@^7.0.0 -> @babel/runtime@^7.5.5
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
7.10.5
  ~/@artsy/palette/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-spring@^8.0.27 -> @babel/runtime@^7.3.1
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/assertThisInitialized.js (I, 219)
      @babel/runtime/helpers/esm/extends.js (I, 397)
      @babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js (I, 350)
      @babel/runtime/helpers/extends.js (I, 427)
      @babel/runtime/helpers/inheritsLoose.js (I, 223)
      @babel/runtime/helpers/objectWithoutPropertiesLoose.js (I, 384)
  ~/react-relay/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> @babel/runtime@^7.0.0
      [email protected] -> [email protected] -> @babel/runtime@^7.0.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/assertThisInitialized.js (I, 219)
      @babel/runtime/helpers/defineProperty.js (I, 289)
      @babel/runtime/helpers/extends.js (I, 427)
      @babel/runtime/helpers/inheritsLoose.js (I, 223)
      @babel/runtime/helpers/interopRequireDefault.js (I, 147)
      @babel/runtime/helpers/objectWithoutPropertiesLoose.js (I, 384)
  ~/relay-runtime/~/@babel/runtime
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> [email protected] -> @babel/runtime@^7.0.0
      [email protected] -> @artsy/[email protected] -> [email protected] -> @babel/runtime@^7.0.0
      [email protected] -> [email protected] -> [email protected] -> @babel/runtime@^7.0.0
      [email protected] -> [email protected] -> @babel/runtime@^7.0.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/arrayLikeToArray.js (I, 234)
      @babel/runtime/helpers/arrayWithoutHoles.js (I, 185)
      @babel/runtime/helpers/defineProperty.js (I, 289)
      @babel/runtime/helpers/interopRequireDefault.js (I, 147)
      @babel/runtime/helpers/iterableToArray.js (I, 168)
      @babel/runtime/helpers/nonIterableSpread.js (I, 230)
      @babel/runtime/helpers/toConsumableArray.js (I, 431)
      @babel/runtime/helpers/unsupportedIterableToArray.js (I, 528)
7.11.2
  ~/@babel/runtime
    * Dependency graph
      [email protected] -> @babel/[email protected]
      [email protected] -> @artsy/[email protected] -> [email protected] -> scroll-behavior@^0.11.0 -> dom-helpers@^5.1.4 -> @babel/runtime@^7.8.7
      [email protected] -> found-scroll@^0.3.0 -> scroll-behavior@^0.11.0 -> dom-helpers@^5.1.4 -> @babel/runtime@^7.8.7
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      @babel/runtime/helpers/arrayLikeToArray.js (I, 234)
      @babel/runtime/helpers/arrayWithoutHoles.js (I, 185)
      @babel/runtime/helpers/assertThisInitialized.js (I, 219)
      @babel/runtime/helpers/defineProperty.js (I, 289)
      @babel/runtime/helpers/extends.js (I, 427)
      @babel/runtime/helpers/iterableToArray.js (I, 168)
      @babel/runtime/helpers/nonIterableSpread.js (I, 230)
      @babel/runtime/helpers/objectWithoutPropertiesLoose.js (I, 384)
      @babel/runtime/helpers/toConsumableArray.js (I, 431)
      @babel/runtime/helpers/unsupportedIterableToArray.js (I, 528)
assignment (Found 2 resolved, 2 installed, 5 depended. Latest 2.2.0.)
2.0.0
  ~/assignment
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected] -> [email protected]
      [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected] -> [email protected]
      [email protected] -> [email protected] -> [email protected]
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      assignment/assignment.js (S, 508)
2.2.0
  ~/trunc-html/~/assignment
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected]
      [email protected] -> @artsy/[email protected] -> trunc-html@^1.1.2 -> [email protected]
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      assignment/assignment.js (S, 696)
fbjs (Found 1 resolved, 2 installed, 6 depended. Latest 1.0.0.)
1.0.0
  ~/react-relay/~/fbjs
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0
      [email protected] -> [email protected] -> fbjs@^1.0.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      fbjs/lib/areEqual.js (I, 2785)
      fbjs/lib/emptyFunction.js (I, 961)
      fbjs/lib/invariant.js (I, 1550)
      fbjs/lib/warning.js (I, 1671)
  ~/relay-runtime/~/fbjs
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0
      [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0
      [email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0
      [email protected] -> [email protected] -> fbjs@^1.0.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      fbjs/lib/areEqual.js (I, 2785)
      fbjs/lib/emptyFunction.js (I, 961)
      fbjs/lib/invariant.js (I, 1550)
      fbjs/lib/warning.js (I, 1671)
hoist-non-react-statics (Found 1 resolved, 3 installed, 4 depended. Latest 3.3.0.)
3.3.0
  ~/formik/~/hoist-non-react-statics
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> formik@^2.1.4 -> hoist-non-react-statics@^3.3.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (I, 2887)
  ~/found/~/hoist-non-react-statics
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> react-redux@^7.0.0 -> hoist-non-react-statics@^3.3.0
      [email protected] -> found@^0.5.5 -> react-redux@^7.0.0 -> hoist-non-react-statics@^3.3.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (I, 2887)
  ~/react-tracking/~/hoist-non-react-statics
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-tracking@^7.0.1 -> hoist-non-react-statics@^3.3.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (I, 2887)
is-promise (Found 2 resolved, 2 installed, 4 depended. Latest 4.0.0.)
2.1.0
  ~/found/~/farce/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.1 -> is-promise@^2.1.0
      [email protected] -> found@^0.5.5 -> farce@^0.4.1 -> is-promise@^2.1.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      is-promise/index.js (S, 165)
4.0.0
  ~/found/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
      [email protected] -> found@^0.5.5 -> is-promise@^4.0.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      is-promise/index.js (S, 201)
lodash (Found 2 resolved, 2 installed, 8 depended. Latest 4.17.15.)
4.17.13
  ~/lodash
    * Dependency graph
      [email protected] -> [email protected]
      [email protected] -> @artsy/[email protected] -> lodash@^4.17.4
      [email protected] -> @artsy/[email protected] -> yup@^0.24.1 -> lodash@^4.17.0
      [email protected] -> [email protected] -> lodash@^4.17.3
      [email protected] -> [email protected] -> lodash@^4.2.1
      [email protected] -> [email protected] -> lodash@^4.2.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      lodash/_arrayFilter.js (I, 632)
      lodash/_arrayLikeKeys.js (I, 1778)
      lodash/_arrayPush.js (I, 437)
      lodash/_arraySome.js (I, 594)
      lodash/_assocIndexOf.js (I, 487)
      lodash/_baseGetAllKeys.js (I, 739)
      lodash/_baseGetTag.js (I, 792)
      lodash/_baseIsArguments.js (I, 488)
      lodash/_baseIsEqual.js (I, 1019)
      lodash/_baseIsEqualDeep.js (I, 3010)
      lodash/_baseIsNative.js (I, 1417)
      lodash/_baseIsTypedArray.js (I, 2222)
      lodash/_baseKeys.js (I, 776)
      lodash/_baseTimes.js (I, 504)
      lodash/_baseUnary.js (I, 332)
      lodash/_cacheHas.js (I, 337)
      lodash/_coreJsData.js (I, 157)
      lodash/_DataView.js (I, 210)
      lodash/_equalArrays.js (I, 2595)
      lodash/_equalByTag.js (I, 3746)
      lodash/_equalObjects.js (I, 2903)
      lodash/_freeGlobal.js (I, 173)
      lodash/_getAllKeys.js (I, 455)
      lodash/_getMapData.js (I, 400)
      lodash/_getNative.js (I, 483)
      lodash/_getRawTag.js (I, 1139)
      lodash/_getSymbols.js (I, 886)
      lodash/_getTag.js (I, 1838)
      lodash/_getValue.js (I, 325)
      lodash/_Hash.js (I, 747)
      lodash/_hashClear.js (I, 281)
      lodash/_hashDelete.js (I, 445)
      lodash/_hashGet.js (I, 772)
      lodash/_hashHas.js (I, 626)
      lodash/_hashSet.js (I, 598)
      lodash/_isIndex.js (I, 759)
      lodash/_isKeyable.js (I, 430)
      lodash/_isMasked.js (I, 564)
      lodash/_isPrototype.js (I, 480)
      lodash/_ListCache.js (I, 869)
      lodash/_listCacheClear.js (I, 218)
      lodash/_listCacheDelete.js (I, 775)
      lodash/_listCacheGet.js (I, 420)
      lodash/_listCacheHas.js (I, 403)
      lodash/_listCacheSet.js (I, 553)
      lodash/_Map.js (I, 195)
      lodash/_MapCache.js (I, 869)
      lodash/_mapCacheClear.js (I, 393)
      lodash/_mapCacheDelete.js (I, 450)
      lodash/_mapCacheGet.js (I, 330)
      lodash/_mapCacheHas.js (I, 382)
      lodash/_mapCacheSet.js (I, 489)
      lodash/_mapToArray.js (I, 363)
      lodash/_nativeCreate.js (I, 187)
      lodash/_nativeKeys.js (I, 204)
      lodash/_nodeUtil.js (I, 995)
      lodash/_objectToString.js (I, 565)
      lodash/_overArg.js (I, 382)
      lodash/_Promise.js (I, 207)
      lodash/_root.js (I, 300)
      lodash/_Set.js (I, 195)
      lodash/_SetCache.js (I, 632)
      lodash/_setCacheAdd.js (I, 424)
      lodash/_setCacheHas.js (I, 316)
      lodash/_setToArray.js (I, 345)
      lodash/_Stack.js (I, 734)
      lodash/_stackClear.js (I, 254)
      lodash/_stackDelete.js (I, 405)
      lodash/_stackGet.js (I, 271)
      lodash/_stackHas.js (I, 323)
      lodash/_stackSet.js (I, 853)
      lodash/_Symbol.js (I, 118)
      lodash/_toSource.js (I, 556)
      lodash/_Uint8Array.js (I, 130)
      lodash/_WeakMap.js (I, 207)
      lodash/eq.js (I, 799)
      lodash/isArguments.js (I, 1026)
      lodash/isArray.js (I, 488)
      lodash/isArrayLike.js (I, 830)
      lodash/isBuffer.js (I, 1114)
      lodash/isFunction.js (I, 993)
      lodash/isLength.js (I, 802)
      lodash/isObject.js (I, 733)
      lodash/isObjectLike.js (I, 614)
      lodash/isTypedArray.js (I, 695)
      lodash/keys.js (I, 884)
      lodash/stubArray.js (I, 390)
      lodash/stubFalse.js (I, 280)
4.17.15
  ~/found/~/lodash
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> lodash@^4.17.15
      [email protected] -> found@^0.5.5 -> lodash@^4.17.15
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      lodash/_arrayFilter.js (I, 632)
      lodash/_arrayLikeKeys.js (I, 1778)
      lodash/_arrayPush.js (I, 437)
      lodash/_arraySome.js (I, 594)
      lodash/_assocIndexOf.js (I, 487)
      lodash/_baseGetAllKeys.js (I, 739)
      lodash/_baseGetTag.js (I, 792)
      lodash/_baseIsArguments.js (I, 488)
      lodash/_baseIsEqual.js (I, 1019)
      lodash/_baseIsEqualDeep.js (I, 3010)
      lodash/_baseIsNative.js (I, 1417)
      lodash/_baseIsTypedArray.js (I, 2222)
      lodash/_baseKeys.js (I, 776)
      lodash/_baseTimes.js (I, 504)
      lodash/_baseUnary.js (I, 332)
      lodash/_cacheHas.js (I, 337)
      lodash/_coreJsData.js (I, 157)
      lodash/_DataView.js (I, 210)
      lodash/_equalArrays.js (I, 2595)
      lodash/_equalByTag.js (I, 3746)
      lodash/_equalObjects.js (I, 2903)
      lodash/_freeGlobal.js (I, 173)
      lodash/_getAllKeys.js (I, 455)
      lodash/_getMapData.js (I, 400)
      lodash/_getNative.js (I, 483)
      lodash/_getRawTag.js (I, 1139)
      lodash/_getSymbols.js (I, 886)
      lodash/_getTag.js (I, 1838)
      lodash/_getValue.js (I, 325)
      lodash/_Hash.js (I, 747)
      lodash/_hashClear.js (I, 281)
      lodash/_hashDelete.js (I, 445)
      lodash/_hashGet.js (I, 772)
      lodash/_hashHas.js (I, 626)
      lodash/_hashSet.js (I, 598)
      lodash/_isIndex.js (I, 759)
      lodash/_isKeyable.js (I, 430)
      lodash/_isMasked.js (I, 564)
      lodash/_isPrototype.js (I, 480)
      lodash/_ListCache.js (I, 869)
      lodash/_listCacheClear.js (I, 218)
      lodash/_listCacheDelete.js (I, 775)
      lodash/_listCacheGet.js (I, 420)
      lodash/_listCacheHas.js (I, 403)
      lodash/_listCacheSet.js (I, 553)
      lodash/_Map.js (I, 195)
      lodash/_MapCache.js (I, 869)
      lodash/_mapCacheClear.js (I, 393)
      lodash/_mapCacheDelete.js (I, 450)
      lodash/_mapCacheGet.js (I, 330)
      lodash/_mapCacheHas.js (I, 382)
      lodash/_mapCacheSet.js (I, 489)
      lodash/_mapToArray.js (I, 363)
      lodash/_nativeCreate.js (I, 187)
      lodash/_nativeKeys.js (I, 204)
      lodash/_nodeUtil.js (I, 995)
      lodash/_objectToString.js (I, 565)
      lodash/_overArg.js (I, 382)
      lodash/_Promise.js (I, 207)
      lodash/_root.js (I, 300)
      lodash/_Set.js (I, 195)
      lodash/_SetCache.js (I, 632)
      lodash/_setCacheAdd.js (I, 424)
      lodash/_setCacheHas.js (I, 316)
      lodash/_setToArray.js (I, 345)
      lodash/_Stack.js (I, 734)
      lodash/_stackClear.js (I, 254)
      lodash/_stackDelete.js (I, 405)
      lodash/_stackGet.js (I, 271)
      lodash/_stackHas.js (I, 323)
      lodash/_stackSet.js (I, 853)
      lodash/_Symbol.js (I, 118)
      lodash/_toSource.js (I, 556)
      lodash/_Uint8Array.js (I, 130)
      lodash/_WeakMap.js (I, 207)
      lodash/eq.js (I, 799)
      lodash/isArguments.js (I, 1026)
      lodash/isArray.js (I, 488)
      lodash/isArrayLike.js (I, 830)
      lodash/isBuffer.js (I, 1114)
      lodash/isFunction.js (I, 993)
      lodash/isLength.js (I, 802)
      lodash/isObject.js (I, 733)
      lodash/isObjectLike.js (I, 614)
      lodash/isTypedArray.js (I, 695)
      lodash/keys.js (I, 884)
      lodash/stubArray.js (I, 390)
      lodash/stubFalse.js (I, 280)
object-assign (Found 2 resolved, 2 installed, 109 depended. Latest 4.1.1.)
3.0.0
  ~/react-themeable/~/object-assign
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-autosuggest@^9.4.3 -> react-autowhatever@^10.1.2 -> react-themeable@^1.1.0 -> object-assign@^3.0.0
      [email protected] -> [email protected] -> react-autowhatever@^10.1.2 -> react-themeable@^1.1.0 -> object-assign@^3.0.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      object-assign/index.js (S, 817)
4.1.1
  ~/object-assign
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> @styled-system/theme-get@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> prop-types@^15.5.4 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-spring@^8.0.27 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/background@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/border@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/color@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/flexbox@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/grid@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/layout@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/position@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/shadow@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/space@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/typography@^5.1.2 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5 -> @styled-system/variant@^5.1.5 -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> farce@^0.2.6 -> query-string@^5.1.1 -> object-assign@^4.1.0
      [email protected] -> @artsy/[email protected] -> formik@^2.1.4 -> scheduler@^0.18.0 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> query-string@^5.1.1 -> object-assign@^4.1.0
      [email protected] -> @artsy/[email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.1 -> query-string@^5.1.1 -> object-assign@^4.1.0
      [email protected] -> @artsy/[email protected] -> [email protected] -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> [email protected] -> react-redux@^7.0.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> qrcode.react@^1.0.0 -> prop-types@^15.6.0 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> prop-types@^15.5.4 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-tooltip@^3.7.0 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-autosuggest@^9.4.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-autosuggest@^9.4.3 -> react-autowhatever@^10.1.2 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-css-transition-replace@^3.0.2 -> prop-types@^15.6.1 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-markdown@^2.5.0 -> prop-types@^15.5.1 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-oembed-container@^0.3.0 -> prop-types@^15.6.0 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> @artsy/[email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> @artsy/[email protected] -> react-router@^4.2.0 -> prop-types@^15.5.4 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-spring@^8.0.23 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-stripe-elements@^2.0.1 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-transition-group@^2.3.0 -> prop-types@^15.6.2 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> react-waypoint@^7.3.3 -> prop-types@^15.0.0 -> object-assign@^4.1.1
      [email protected] -> @artsy/[email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> @artsy/[email protected] -> styled-system@^3.1.11 -> prop-types@^15.6.2 -> object-assign@^4.1.1
      [email protected] -> @styled-system/[email protected] -> @styled-system/core@^5.1.2 -> object-assign@^4.1.1
      [email protected] -> farce@^0.4.5 -> query-string@^5.1.1 -> object-assign@^4.1.0
      [email protected] -> found-relay@^0.8.2 -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> query-string@^5.1.1 -> object-assign@^4.1.0
      [email protected] -> found-scroll@^0.3.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> found@^0.5.5 -> farce@^0.4.1 -> query-string@^5.1.1 -> object-assign@^4.1.0
      [email protected] -> found@^0.5.5 -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> found@^0.5.5 -> react-redux@^7.0.0 -> prop-types@^15.7.2 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> object-assign@^4.1.1
      [email protected] -> [email protected] -> object-assign@^4.1.0
      [email protected] -> [email protected] -> prop-types@^15.5.4 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-align@^2.4.0 -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> [email protected] -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> [email protected] -> rc-util@^4.15.3 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> [email protected] -> rc-tooltip@^3.4.2 -> rc-trigger@^2.2.2 -> rc-util@^4.4.0 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> rc-util@^4.0.4 -> add-dom-event-listener@^1.1.0 -> [email protected]
      [email protected] -> [email protected] -> rc-util@^4.0.4 -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> react-autowhatever@^10.1.2 -> prop-types@^15.5.8 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.6.2 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> scheduler@^0.13.6 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.6.1 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> [email protected] -> prop-types@^15.5.4 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.5.10 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.0.0 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.6.2 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> scheduler@^0.13.6 -> object-assign@^4.1.1
      [email protected] -> [email protected] -> prop-types@^15.5.9 -> object-assign@^4.1.1
      [email protected] -> relay-hooks@^3.5.2 -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> [email protected] -> fbjs@^1.0.0 -> object-assign@^4.1.0
      [email protected] -> [email protected] -> prop-types@^15.5.4 -> object-assign@^4.1.1
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      object-assign/index.js (S, 2108)
qs (Found 2 resolved, 2 installed, 5 depended. Latest 6.5.2.)
5.2.0
  ~/artsy-backbone-mixins/~/qs
    * Dependency graph
      [email protected] -> artsy-backbone-mixins@artsy/artsy-backbone-mixins -> [email protected]
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      qs/lib/index.js (S, 200)
      qs/lib/parse.js (S, 5363)
      qs/lib/stringify.js (S, 3906)
      qs/lib/utils.js (S, 4319)
6.5.2
  ~/qs
    * Dependency graph
      [email protected] -> [email protected]
      [email protected] -> @artsy/[email protected] -> qs@^6.5.0
      [email protected] -> @artsy/[email protected] -> superagent@^3.6.3 -> qs@^6.5.1
      [email protected] -> [email protected] -> qs@^6.5.1
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      qs/lib/index.js (S, 211)
      qs/lib/parse.js (S, 5817)
      qs/lib/stringify.js (S, 6288)
      qs/lib/utils.js (S, 5554)
scheduler (Found 2 resolved, 2 installed, 3 depended. Latest 0.18.0.)
0.13.6
  ~/scheduler
    * Dependency graph
      [email protected] -> [email protected] -> scheduler@^0.13.6
      [email protected] -> [email protected] -> scheduler@^0.13.6
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      scheduler/cjs/scheduler.production.min.js (S, 5000)
      scheduler/index.js (I, 198)
0.18.0
  ~/formik/~/scheduler
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> formik@^2.1.4 -> scheduler@^0.18.0
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      scheduler/cjs/scheduler.production.min.js (S, 5109)
      scheduler/index.js (I, 198)
styled-system (Found 2 resolved, 2 installed, 2 depended. Latest 5.1.5.)
3.1.11
  ~/styled-system
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> styled-system@^3.1.11
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      styled-system/dist/index.esm.js (S, 15278)
5.1.5
  ~/@artsy/palette/~/styled-system
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> styled-system@^5.1.5
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      styled-system/dist/index.esm.js (S, 4973)
warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
4.0.3
  ~/@artsy/palette/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> rc-slider@^8.6.2 -> warning@^4.0.3
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      warning/warning.js (I, 1772)
  ~/found/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.1 -> warning@^4.0.3
      [email protected] -> found@^0.5.5 -> warning@^4.0.3
      [email protected] -> found@^0.5.5 -> farce@^0.4.1 -> warning@^4.0.3
    * Duplicated files in common.22820.6594ca8cf3f9b63a6ec5.js
      warning/warning.js (I, 1772)

misc.22820.67a2c24c184f6ac03aa3.js

hoist-non-react-statics (Found 2 resolved, 2 installed, 4 depended. Latest 3.1.0.)
2.5.5
  ~/hoist-non-react-statics
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-router@^4.2.0 -> hoist-non-react-statics@^2.3.0
      [email protected] -> [email protected] -> hoist-non-react-statics@^2.3.0
      [email protected] -> [email protected] -> hoist-non-react-statics@^2.3.1
    * Duplicated files in misc.22820.67a2c24c184f6ac03aa3.js
      hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (S, 2073)
3.1.0
  ~/react-redux/~/hoist-non-react-statics
    * Dependency graph
      [email protected] -> [email protected] -> hoist-non-react-statics@^3.1.0
    * Duplicated files in misc.22820.67a2c24c184f6ac03aa3.js
      hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js (S, 2553)
isarray (Found 1 resolved, 1 installed, 2 depended. Latest 0.0.1.)
0.0.1
  ~/react-router/~/isarray
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> react-router@^4.2.0 -> path-to-regexp@^1.7.0 -> [email protected]
      [email protected] -> [email protected] -> path-to-regexp@^1.7.0 -> [email protected]
    * Duplicated files in misc.22820.67a2c24c184f6ac03aa3.js
      isarray/index.js (S, 120)

ssr-experiments.22820.b2deae0073fb86e8a3c2.js

is-promise (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.0.)
4.0.0
  ~/farce/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> is-promise@^4.0.0
      [email protected] -> farce@^0.4.5 -> is-promise@^4.0.0
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> is-promise@^4.0.0
    * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
      is-promise/index.js (I, 201)
  ~/found-relay/~/is-promise
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> is-promise@^4.0.0
      [email protected] -> found-relay@^0.8.2 -> is-promise@^4.0.0
    * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
      is-promise/index.js (I, 201)
warning (Found 1 resolved, 2 installed, 5 depended. Latest 4.0.3.)
4.0.3
  ~/farce/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> farce@^0.4.0 -> warning@^4.0.3
      [email protected] -> farce@^0.4.5 -> warning@^4.0.3
      [email protected] -> found-scroll@^0.3.0 -> farce@^0.4.0 -> warning@^4.0.3
    * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
      warning/warning.js (I, 1772)
  ~/found-relay/~/warning
    * Dependency graph
      [email protected] -> @artsy/[email protected] -> [email protected] -> warning@^4.0.3
      [email protected] -> found-relay@^0.8.2 -> warning@^4.0.3
    * Duplicated files in ssr-experiments.22820.b2deae0073fb86e8a3c2.js
      warning/warning.js (I, 1772)

Copy link
Contributor

@pvinis pvinis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hooks 🙌

src/v2/Apps/Artist/Components/ArtistConsignButton.tsx Outdated Show resolved Hide resolved

export interface ArtistConsignButtonProps {
artist: ArtistConsignButton_artist
artist: ArtistConsignButton_artist$key
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't remember the reason, but I kind like it. I remember it made things easier when I has to pass relay data from one comp to another, using $key made it a bit cleaner. I know I'm not helping much here, but trust it, with some usage I feel you will agree too.

src/v2/Artsy/Router/__tests__/Boot.jest.tsx Show resolved Hide resolved
@damassi
Copy link
Member Author

damassi commented Sep 9, 2020

It looks like there are also some interop issues where using a hooks query with the hoc pattern breaks things. Going to close this for now as consistency is best.

@damassi damassi closed this Sep 9, 2020
@damassi
Copy link
Member Author

damassi commented Sep 9, 2020

@pvinis - note that I would have merged this just to keep options open, but as of right now there are some insurmoutable test issues we'd have to resolve that we don't have a clear path forward on. If / when someone wants to pick this back up, they can re-open / refer to this PR.

@zephraph zephraph deleted the add-relay-hooks branch October 23, 2020 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants