From 6bb505302e6f80bc6372fdf7554702c923daedf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 08:03:09 +0000 Subject: [PATCH] Bump framer-motion from 9.0.4 to 9.0.7 in /frontend Bumps [framer-motion](https://github.com/framer/motion) from 9.0.4 to 9.0.7. - [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/v9.0.4...v9.0.7) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index e66096af..5c89fda8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,7 +12,7 @@ "@fontsource/open-sans": "^4.5.14", "@tanstack/react-query": "^4.24.10", "axios": "^1.3.3", - "framer-motion": "^9.0.4", + "framer-motion": "^9.0.7", "moment": "^2.29.1", "query-string": "^8.1.0", "react": "^18.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index f3f70030..9aedd021 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -5615,10 +5615,10 @@ fraction.js@^4.2.0: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950" integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA== -framer-motion@^9.0.4: - version "9.0.4" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-9.0.4.tgz#69ff2e64fa40d7e7bdbde88cc4e3772247d622e1" - integrity sha512-lZ1+2/WBn8iYRYmeEFpu/X2fI1GNwJL+X21EpnWwKP3vkJsnWBXZF5kHF29wIPk9sBU2xDIpDm9SAVo206bp9A== +framer-motion@^9.0.7: + version "9.0.7" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-9.0.7.tgz#5fe5c1d43e01c458ed4838687901c6c520fe452c" + integrity sha512-2n4REUNiu/AsX2fZOp8Z/wnL8XXi2kXrqmCi9UfaydpXgGLnbwq61m9PjOuzECj6iedHNRCvqAMsDIeDzeLSdw== dependencies: "@motionone/dom" "^10.15.3" hey-listen "^1.0.8"