From 776a3bf560b6bab4432e5b39aa928438949fcfcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:56:27 +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.9.0. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.5.6...v11.9.0) --- 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..1a86ccf 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.9.0", "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..bc8d26c 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.9.0: + version "11.9.0" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.9.0.tgz#862e8fd83840afa9b31484946cb92e2ee3dbb0aa" + integrity sha512-nCfGxvsQecVLjjYDu35G2F5ls+ArE3FBfhxV0RSiisMaUKqteq5DMBFNRKwMyVj+VqKTNhawt+BV480YCHKFlQ== dependencies: tslib "^2.4.0"