From b0fa72844eb4248dfad4e29af1fa273712befe39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 07:32:02 +0000 Subject: [PATCH] Bump framer-motion from 11.3.21 to 11.11.9 in /frontend Bumps [framer-motion](https://github.com/framer/motion) from 11.3.21 to 11.11.9. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.3.21...v11.11.9) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... 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 4d6b92e4..40a0231f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "@fontsource/open-sans": "^5.1.0", "@tanstack/react-query": "^5.59.15", "axios": "^1.7.4", - "framer-motion": "^11.3.21", + "framer-motion": "^11.11.9", "moment": "^2.30.1", "query-string": "^9.1.1", "react": "^18.3.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index e3cf0f5c..10f49e3b 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2360,10 +2360,10 @@ format@^0.2.0: resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b" integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww== -framer-motion@^11.3.21: - version "11.3.21" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.21.tgz#bdf06cf3ced9f14ddf055e098c1566795f353466" - integrity sha512-D+hfIsvzV8eL/iycld4K+tKlg2Q2LdwnrcBEohtGw3cG1AIuNYATbT5RUqIM1ndsAk+EfGhoSGf0UaiFodc5Tw== +framer-motion@^11.11.9: + version "11.11.9" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.9.tgz#a60ddf5abbd924812df923068628537a5c6ad8b9" + integrity sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ== dependencies: tslib "^2.4.0"