From 5d115be219ea3e8d82f69c3d872dbc693b89b24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:36:18 +0000 Subject: [PATCH] [DEPS] Bump framer-motion from 11.5.4 to 11.9.0 in /apps/frontend Bumps [framer-motion](https://github.com/framer/motion) from 11.5.4 to 11.9.0. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.5.4...v11.9.0) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 23c2897..bdfe2d1 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -14,7 +14,7 @@ "@react-aria/ssr": "3.9.5", "@react-aria/visually-hidden": "3.8.15", "clsx": "2.1.1", - "framer-motion": "11.5.4", + "framer-motion": "11.9.0", "next": "14.2.11", "next-themes": "0.3.0", "react": "18.3.1",