From 0b293be38464364322541f80530853b15ec7f4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 06:56:04 +0000 Subject: [PATCH] Bump framer-motion from 12.35.0 to 12.35.2 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.35.0 to 12.35.2. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.35.0...v12.35.2) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.35.2 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..1602030 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.2", "pixi.js": "^8.16.0", "primeicons": "7.0.0", "primereact": "10.9.7",