diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..300d3f0 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -22,7 +22,7 @@ "chakra-react-select": "^4.2.2", "chart.js": "^3.9.1", "database": "*", - "framer-motion": "^7.3.6", + "framer-motion": "^7.6.19", "graphql": "^15.3.0", "next": "^12.3.1", "next-sitemap": "^3.1.22", diff --git a/yarn.lock b/yarn.lock index 8f71439..a0ad071 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6879,15 +6879,14 @@ fp-ts@2.12.2: resolved "https://registry.npmjs.org/fp-ts/-/fp-ts-2.12.2.tgz" integrity sha512-v8J7ud+nTkP5Zz17GhpCsY19wiRbB9miuj61nBcCJyDpu52zs9Z4O7OLDfYoKFQMJ9EsSZA7W1vRgC1d3jy5qw== -framer-motion@^7.3.6: - version "7.3.6" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.3.6.tgz#aff993b9b7064c8d13cf0afa118d24e07713570a" - integrity sha512-en8mLpDv6IcieZo54acHg56HSLpOSryRLZtMOd1Sj1s7hBbUTWnJsv68CWaHI2ysPKcbH/olGfAhRh4yrJn5tw== +framer-motion@^7.6.19: + version "7.6.19" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.6.19.tgz#a24ea890881374f4184be5abb773ce8e4a0d3734" + integrity sha512-U+ogwGwNw6Y+pdq6GZB5xvnvLDlq3FTmcKaG5MCUjXuqRLrjKbKTqN4iwZISv3ajwUfgNHM6+tu31LRbYfF9YQ== dependencies: "@motionone/dom" "10.13.1" framesync "6.1.2" hey-listen "^1.0.8" - popmotion "11.0.5" style-value-types "5.1.2" tslib "2.4.0" optionalDependencies: @@ -9553,16 +9552,6 @@ pluralize@^8.0.0: resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz" integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA== -popmotion@11.0.5: - version "11.0.5" - resolved "https://registry.npmjs.org/popmotion/-/popmotion-11.0.5.tgz" - integrity sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA== - dependencies: - framesync "6.1.2" - hey-listen "^1.0.8" - style-value-types "5.1.2" - tslib "2.4.0" - postcss-load-config@^3.0.1: version "3.1.4" resolved "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz"