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