From 5705a9a23368ff7e53cbc0893bbbbc6bc20e4028 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 23 Jul 2021 23:15:30 +0700 Subject: [PATCH] degrade framer motion due to animation issues can be reproduced by disabling segments to export, then enable again --- package.json | 2 +- yarn.lock | 52 +++++++++++++++++++++++++--------------------------- 2 files changed, 26 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index 95ca41ef..738987e1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "evergreen-ui": "^4.23.0", "fast-xml-parser": "^3.17.4", "file-url": "^3.0.0", - "framer-motion": "^4.1.2", + "framer-motion": "3", "hammerjs": "^2.0.8", "i18next-scanner": "^3.0.0", "icon-gen": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index bf7fd310..7b0eed1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6163,25 +6163,23 @@ fragment-cache@^0.2.1: dependencies: map-cache "^0.2.2" -framer-motion@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-4.1.2.tgz#2fffb7700ca1c3405e697294d155b1aae51c1031" - integrity sha512-nVieffLWWmK5gog46PsoecgJCsFV+n6A5GOqoGXkWtvB9jWcscRVIdGzAaPKo2uiJHkGSyXUHU8+lt6YOQVRqw== +framer-motion@3: + version "3.10.6" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-3.10.6.tgz#67737ef05ed0408860751d81c919770ac831b394" + integrity sha512-OxOtKgQS4km9a8dm0IMBtNNp4f0DiHfQ/IzxKs818+Kg9V/Ve/pRUJ2dtWBb6+W4lIPNLgRSpbOwOACVj15XcQ== dependencies: - framesync "5.3.0" + framesync "5.2.0" hey-listen "^1.0.8" - popmotion "9.3.5" - style-value-types "4.1.4" - tslib "^2.1.0" + popmotion "9.3.1" + style-value-types "4.1.1" + tslib "^1.10.0" optionalDependencies: "@emotion/is-prop-valid" "^0.8.2" -framesync@5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/framesync/-/framesync-5.3.0.tgz#0ecfc955e8f5a6ddc8fdb0cc024070947e1a0d9b" - integrity sha512-oc5m68HDO/tuK2blj7ZcdEBRx3p1PjrgHazL8GYEpvULhrtGIFbQArN6cQS2QhW8mitffaB+VYzMjDqBxxQeoA== - dependencies: - tslib "^2.1.0" +framesync@5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/framesync/-/framesync-5.2.0.tgz#f14480654cd05a6af4c72c9890cad93556841643" + integrity sha512-dcl92w5SHc0o6pRK3//VBVNvu6WkYkiXmHG6ZIXrVzmgh0aDYMDAaoA3p3LH71JIdN5qmhDcfONFA4Lmq22tNA== fresh@0.5.2: version "0.5.2" @@ -10071,15 +10069,15 @@ pnp-webpack-plugin@1.6.4: dependencies: ts-pnp "^1.1.6" -popmotion@9.3.5: - version "9.3.5" - resolved "https://registry.yarnpkg.com/popmotion/-/popmotion-9.3.5.tgz#e821aff3424a021b0f2c93922db31c55cfe64149" - integrity sha512-Lr2rq8OP0j8D7CO2/6eO17ALeFCxjx1hfTGbMg+TLqFj+KZSGOoj6gRBVTzDINGqo6LQrORQSSSDaCL5OrB3bw== +popmotion@9.3.1: + version "9.3.1" + resolved "https://registry.yarnpkg.com/popmotion/-/popmotion-9.3.1.tgz#134319ed4b9b8e3ec506c99064f7b2f14bc05781" + integrity sha512-Qozvg8rz2OGeZwWuIjqlSXqqgWto/+QL24ll8sAAc0n71KY/wvN1W4sAASxTuHv8YWdDnk9u9IdadyPo2DGvDA== dependencies: - framesync "5.3.0" + framesync "5.2.0" hey-listen "^1.0.8" - style-value-types "4.1.4" - tslib "^2.1.0" + style-value-types "4.1.1" + tslib "^1.10.0" portfinder@^1.0.26: version "1.0.28" @@ -12845,13 +12843,13 @@ style-loader@1.3.0: loader-utils "^2.0.0" schema-utils "^2.7.0" -style-value-types@4.1.4: - version "4.1.4" - resolved "https://registry.yarnpkg.com/style-value-types/-/style-value-types-4.1.4.tgz#80f37cb4fb024d6394087403dfb275e8bb627e75" - integrity sha512-LCJL6tB+vPSUoxgUBt9juXIlNJHtBMy8jkXzUJSBzeHWdBu6lhzHqCvLVkXFGsFIlNa2ln1sQHya/gzaFmB2Lg== +style-value-types@4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/style-value-types/-/style-value-types-4.1.1.tgz#15d08bd9bb17ac3f5d4a863bf9d5e4eb8e4f0686" + integrity sha512-cNLrl6jk+I1T18ZI2KIp/fcqKVuykcNELDrOz7y+TYZR97xmNdN0ewupURvVFnQxVrRJv98TMBq92VMsggq3kw== dependencies: hey-listen "^1.0.8" - tslib "^2.1.0" + tslib "^1.10.0" stylehacks@^4.0.0: version "4.0.3" @@ -13327,7 +13325,7 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.3, tslib@^2.1.0: +tslib@^2.0.3: version "2.1.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==