From 46e65d027f6edf9263353a66618428773631645d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 08:03:31 +0000 Subject: [PATCH] Bump framer-motion from 9.0.2 to 9.0.4 in /frontend Bumps [framer-motion](https://github.com/framer/motion) from 9.0.2 to 9.0.4. - [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.2...v9.0.4) --- 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 61313f44..568dab06 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,7 +12,7 @@ "@fontsource/open-sans": "^4.5.14", "@tanstack/react-query": "^4.24.9", "axios": "^1.3.3", - "framer-motion": "^9.0.2", + "framer-motion": "^9.0.4", "moment": "^2.29.1", "query-string": "^8.1.0", "react": "^18.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 69e83a2c..64b479b8 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.2: - version "9.0.2" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-9.0.2.tgz#b599beb987ca1341e32ec5a2a9c667f2143976e9" - integrity sha512-n7ZdIUBrT1xklowQNRQ6/h54+3ysmz422CP0rrhjE1X2tshiJy0WWQ7tv6y/fcOSQd23htNA9vvbUFLYMQ5lEQ== +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== dependencies: "@motionone/dom" "^10.15.3" hey-listen "^1.0.8"