diff --git a/package.json b/package.json index 746baf22f..c03228fb9 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@reach/auto-id": "^0.12.1", "@reach/combobox": "^0.12.1", "@reach/menu-button": "0.7.4", - "@reach/rect": "^0.2.1", + "@reach/rect": "^0.13.0", "@reach/tabs": "^0.1.5", "@reach/utils": "^0.12.1", "@sentry/browser": "^5.12.1", diff --git a/yarn.lock b/yarn.lock index 6b9b5aa73..42bc1f9e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1394,10 +1394,6 @@ prop-types "^15.7.2" tslib "^2.0.0" -"@reach/component-component@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@reach/component-component/-/component-component-0.1.3.tgz#5d156319572dc38995b246f81878bc2577c517e5" - "@reach/descendants@0.12.1": version "0.12.1" resolved "https://registry.yarnpkg.com/@reach/descendants/-/descendants-0.12.1.tgz#dd124e15ee66327692043fea798cc4b6232c1522" @@ -1416,15 +1412,11 @@ prop-types "^15.7.2" warning "^4.0.3" -"@reach/observe-rect@1.2.0": +"@reach/observe-rect@1.2.0", "@reach/observe-rect@^1.0.5": version "1.2.0" resolved "https://registry.yarnpkg.com/@reach/observe-rect/-/observe-rect-1.2.0.tgz#d7a6013b8aafcc64c778a0ccb83355a11204d3b2" integrity sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ== -"@reach/observe-rect@^1.0.3", "@reach/observe-rect@^1.0.5": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@reach/observe-rect/-/observe-rect-1.1.0.tgz#4e967a93852b6004c3895d9ed8d4e5b41895afde" - "@reach/popover@0.12.1": version "0.12.1" resolved "https://registry.yarnpkg.com/@reach/popover/-/popover-0.12.1.tgz#d35dbff5d7751600ac9a2a0703e8585b8820964d" @@ -1467,12 +1459,15 @@ prop-types "^15.7.2" tslib "^2.0.0" -"@reach/rect@^0.2.1": - version "0.2.1" - resolved "https://registry.yarnpkg.com/@reach/rect/-/rect-0.2.1.tgz#7343020174c90e2290b844d17c03fd9c78e6b601" +"@reach/rect@^0.13.0": + version "0.13.0" + resolved "https://registry.yarnpkg.com/@reach/rect/-/rect-0.13.0.tgz#4d1b0f53d3714c850c430f1ec6a79e70803b37f8" + integrity sha512-lAA/w/ut6O2t9gFaI0VvP4oGfIHlWp6B9J7h9KyL5LT5ek3YXOteFgJoojZz6ij3KXakDZXI+FBr2GjNbnH3Fw== dependencies: - "@reach/component-component" "^0.1.3" - "@reach/observe-rect" "^1.0.3" + "@reach/observe-rect" "1.2.0" + "@reach/utils" "0.13.0" + prop-types "^15.7.2" + tslib "^2.0.0" "@reach/rect@^0.7.4": version "0.7.4" @@ -1498,6 +1493,15 @@ tslib "^2.0.0" warning "^4.0.3" +"@reach/utils@0.13.0": + version "0.13.0" + resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.13.0.tgz#2da775a910d8894bb34e1e94fe95842674f71844" + integrity sha512-dypxuyA1Qy3LHxzzyS7jFGPgCCR04b8UEn+Tv/aj6y9V578dULQqkcCyobrdEa+OI8lxH7dFFHa+jH8M/noBrQ== + dependencies: + "@types/warning" "^3.0.0" + tslib "^2.0.0" + warning "^4.0.3" + "@reach/utils@^0.2.3": version "0.2.3" resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.2.3.tgz#820f6a6af4301b4c5065cfc04bb89e6a3d1d723f" @@ -11096,15 +11100,11 @@ tryer@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8" -tslib@^1.10.0: +tslib@^1.10.0, tslib@^1.9.0, tslib@^1.9.3: version "1.13.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043" integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q== -tslib@^1.9.0, tslib@^1.9.3: - version "1.11.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" - tslib@^2.0.0: version "2.0.3" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"