From 09d69f99fd47caef36399b3205261e55fab68602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 06:40:30 +0000 Subject: [PATCH] build(deps): bump framer-motion in /single-page-app/ui Bumps [framer-motion](https://github.com/framer/motion) from 11.5.6 to 11.11.9. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.5.6...v11.11.9) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- single-page-app/ui/package.json | 2 +- single-page-app/ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/single-page-app/ui/package.json b/single-page-app/ui/package.json index bfa8522..e57d516 100644 --- a/single-page-app/ui/package.json +++ b/single-page-app/ui/package.json @@ -14,7 +14,7 @@ "@chakra-ui/react": "^2.8.2", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", - "framer-motion": "^11.5.6", + "framer-motion": "^11.11.9", "mdi-react": "^9.3.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/single-page-app/ui/yarn.lock b/single-page-app/ui/yarn.lock index 617eafe..b952bdb 100644 --- a/single-page-app/ui/yarn.lock +++ b/single-page-app/ui/yarn.lock @@ -2740,10 +2740,10 @@ for-each@^0.3.3: dependencies: is-callable "^1.1.3" -framer-motion@^11.5.6: - version "11.5.6" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.6.tgz#84b8519319f8f98efa62f4c592310f31e85b0459" - integrity sha512-JMwUpAxv/DWgul9vPgX0ElKn0G66sUc6O9tOXsYwn3zxwvhxFljSXC0XT2QCzuTYBshwC8nyDAa1SYcV0Ldbhw== +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"