From c44e94df78744a78e5891b49b15def06358a9f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 06:58:58 +0000 Subject: [PATCH] Bump framer-motion from 12.35.0 to 12.35.1 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.35.0 to 12.35.1. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.35.0...v12.35.1) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Source/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/package.json b/Source/package.json index 63a352b..a34bbb4 100644 --- a/Source/package.json +++ b/Source/package.json @@ -105,7 +105,7 @@ "@cratis/arc.react": "^19.6.9", "@cratis/arc.vite": "^19.6.9", "allotment": "1.20.5", - "framer-motion": "12.35.0", + "framer-motion": "12.35.1", "pixi.js": "^8.16.0", "primeicons": "7.0.0", "primereact": "10.9.7",