From f870e0f1b0c3907948320349f59fb242f8c881bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:26:12 +0000 Subject: [PATCH] build(deps): bump framer-motion in /single-page-app/ui Bumps [framer-motion](https://github.com/framer/motion) from 11.5.4 to 11.5.6. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.5.4...v11.5.6) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... 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 eee8482..26a6e79 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.4", + "framer-motion": "^11.5.6", "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 d7b325a..50e94a2 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.4: - version "11.5.4" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.4.tgz#521b551bb6003918e7b24af3141626f6f443e2b3" - integrity sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ== +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== dependencies: tslib "^2.4.0"