From 6b302ab059ca6ff4f642ad27a24e030767392eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 06:56:09 +0000 Subject: [PATCH] Bump framer-motion from 12.38.0 to 12.40.0 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.38.0 to 12.40.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.38.0...v12.40.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.40.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 5a1b0db..2ddac92 100644 --- a/Source/package.json +++ b/Source/package.json @@ -112,7 +112,7 @@ }, "dependencies": { "allotment": "1.20.5", - "framer-motion": "12.38.0", + "framer-motion": "12.40.0", "pixi.js": "^8.17.1", "primeicons": "7.0.0", "primereact": "10.9.8",