From 2c63ff12dd06abb3b77db1ef205e739438676975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 06:56:42 +0000 Subject: [PATCH] Bump framer-motion from 12.34.4 to 12.34.5 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.34.4 to 12.34.5. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.34.4...v12.34.5) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.34.5 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 463b366..eb1f941 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.34.5", "pixi.js": "^8.16.0", "primeicons": "7.0.0", "primereact": "10.9.7",