From 6fbc54a5a978e43ea2a48fd3ef76e1827e822741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 03:36:10 +0000 Subject: [PATCH] Bump motion from 12.40.0 to 12.42.2 in /frontend/hc-portal Bumps [motion](https://github.com/motiondivision/motion) from 12.40.0 to 12.42.2. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.40.0...v12.42.2) --- updated-dependencies: - dependency-name: motion dependency-version: 12.42.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/hc-portal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/hc-portal/package.json b/frontend/hc-portal/package.json index 8d5e415..897aee2 100644 --- a/frontend/hc-portal/package.json +++ b/frontend/hc-portal/package.json @@ -19,7 +19,7 @@ "clsx": "2.1.1", "graphql": "^17.0.0", "lucide-react": "^1.17.0", - "motion": "12.40.0", + "motion": "12.42.2", "react": "19.2.7", "react-dom": "19.2.7", "react-error-boundary": "6.1.2",