From 44f6d38481556ca1ed9f1a957e9a0c1ef36108a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:36:09 +0000 Subject: [PATCH] npm(deps): bump motion from 11.18.2 to 12.4.3 Bumps [motion](https://github.com/motiondivision/motion) from 11.18.2 to 12.4.3. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v11.18.2...v12.4.3) --- updated-dependencies: - dependency-name: motion dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8d17f8..8337557 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-tooltip": "^1.1.6", "dayjs": "^1.11.13", "lenis": "^1.1.18", - "motion": "^11.15.0", + "motion": "^12.4.3", "next-mdx-remote-client": "^2.0.0", "next": "15.1.5", "next-themes": "^0.4.4",