From 8b177dabe88ce0102cdd04d4719ba6da39688a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 06:55:44 +0000 Subject: [PATCH] Bump framer-motion from 12.34.4 to 12.35.0 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.34.4 to 12.35.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.34.4...v12.35.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 463b366..4088d28 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.34.4", + "framer-motion": "12.35.0", "pixi.js": "^8.16.0", "primeicons": "7.0.0", "primereact": "10.9.7",