diff --git a/packages/mcs-lite-landing-web/package.json b/packages/mcs-lite-landing-web/package.json index b8fe1d465..68263c08e 100644 --- a/packages/mcs-lite-landing-web/package.json +++ b/packages/mcs-lite-landing-web/package.json @@ -45,7 +45,7 @@ "raf": "3.4.0", "raf-throttle": "2.0.3", "ramda": "0.25.0", - "rc-scroll-anim": "2.4.1", + "rc-scroll-anim": "2.7.4", "rc-tween-one": "1.7.3", "react": "16.3.2", "react-dom": "16.3.2", diff --git a/yarn.lock b/yarn.lock index 1a4f1f102..d65649be7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10444,17 +10444,18 @@ raw-body@2.3.2: iconv-lite "0.4.19" unpipe "1.0.0" -rc-scroll-anim@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.4.1.tgz#ba2d440ea00d9c6960c1e0e57ce2544c4949622f" +rc-scroll-anim@2.7.4: + version "2.7.4" + resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.7.4.tgz#d268528b0de1cf9fb5c1b4691f8235ab552424d2" dependencies: babel-runtime "6.x" prop-types "^15.6.0" raf "3.x" - rc-tween-one "^1.7.0" + rc-tween-one "^2.4.0" + react-lifecycles-compat "^3.0.4" tween-functions "1.x" -rc-tween-one@1.7.3, rc-tween-one@^1.7.0, rc-tween-one@^1.7.3: +rc-tween-one@1.7.3, rc-tween-one@^1.7.3: version "1.7.3" resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-1.7.3.tgz#1cdc0b88c0aaab481254c00e604b94af6ddbbc32" dependencies: @@ -10465,6 +10466,17 @@ rc-tween-one@1.7.3, rc-tween-one@^1.7.0, rc-tween-one@^1.7.3: style-utils "~0.1.13" tween-functions "~1.2.0" +rc-tween-one@^2.4.0: + version "2.6.5" + resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-2.6.5.tgz#b4c21d18df0ffae38bc6965daf3b73d72df0c584" + dependencies: + babel-runtime "6.x" + prop-types "^15.6.1" + raf "~3.4.0" + react-lifecycles-compat "^3.0.4" + style-utils "~0.2.0" + tween-functions "~1.2.0" + rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: version "1.2.6" resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.6.tgz#eb18989c6d4f4f162c399f79ddd29f3835568092" @@ -10661,6 +10673,10 @@ react-is@^16.3.1, react-is@^16.3.2: version "16.3.2" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22" +react-lifecycles-compat@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" + react-loadable@5.3.1: version "5.3.1" resolved "https://registry.yarnpkg.com/react-loadable/-/react-loadable-5.3.1.tgz#9699e9a08fed49bacd69caaa282034b62a76bcdd" @@ -12450,6 +12466,10 @@ style-utils@~0.1.13: version "0.1.16" resolved "https://registry.yarnpkg.com/style-utils/-/style-utils-0.1.16.tgz#d06cc892c1dc2b1ac16e73318fd810b26dfbb4a9" +style-utils@~0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/style-utils/-/style-utils-0.2.0.tgz#3d8614931b8ff6e1eea0545f1dbfaf271bb1aa7e" + styled-components@3.2.6: version "3.2.6" resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.2.6.tgz#99e6e75a746bdedd295a17e03dd1493055a1cc3b"