From 5a5bd2fea9b13e5df5a3d36a4bd8a52ca6a861f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 19:05:49 +0000 Subject: [PATCH] Bump framer-motion from 12.43.0 to 13.1.0 in /gui Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.43.0 to 13.1.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.43.0...v13.1.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/package.json b/gui/package.json index c86dd88..a300a2e 100644 --- a/gui/package.json +++ b/gui/package.json @@ -43,7 +43,7 @@ "cmdk": "^1.1.1", "date-fns": "^4.1.0", "embla-carousel-react": "^8.6.0", - "framer-motion": "^12.24.0", + "framer-motion": "^13.1.0", "input-otp": "^1.4.2", "js-yaml": "^4.1.1", "lucide-react": "^0.563.0",