From 47c82cf41c7bf38074d416ddb77e38e7e238c629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 18:21:56 +0000 Subject: [PATCH] Chore(deps): Bump framer-motion from 7.3.6 to 7.6.6 Bumps [framer-motion](https://github.com/framer/motion) from 7.3.6 to 7.6.6. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v7.3.6...v7.6.6) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/client/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..f5645ca 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.6", "graphql": "^15.3.0", "next": "^12.3.1", "next-sitemap": "^3.1.22", diff --git a/yarn.lock b/yarn.lock index 8f71439..7991ee4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6879,10 +6879,10 @@ 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.6: + version "7.6.6" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.6.6.tgz#50e0d3bc29b899a79dbafb6085e398fb53a2f04a" + integrity sha512-7ti5mEzhTRBFCMlKs8Zxu9dWtVattpj2jPCNc4jaz4d7bDFekClALaBzmi1pGOKzsOWJsKMeV5ckIkD1DLI9lw== dependencies: "@motionone/dom" "10.13.1" framesync "6.1.2"