From 6e120c03ab87aab1ee0b03491494a86e389dcb15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:44:06 +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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9843ead..f2b77cb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "autoprefixer": "10.4.27", "eslint": "9.39.2", "eslint-config-next": "16.1.6", - "framer-motion": "^12.34.3", + "framer-motion": "^12.34.4", "next": "16.1.6", "postcss": "8.5.8", "react": "19.2.4", diff --git a/yarn.lock b/yarn.lock index e370d20..265903d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2164,10 +2164,10 @@ fraction.js@^5.3.4: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-5.3.4.tgz#8c0fcc6a9908262df4ed197427bdeef563e0699a" integrity sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ== -framer-motion@^12.34.3: - version "12.34.3" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.34.3.tgz#946f716bfef710d564bf721f4f364274f6278fd4" - integrity sha512-v81ecyZKYO/DfpTwHivqkxSUBzvceOpoI+wLfgCgoUIKxlFKEXdg0oR9imxwXumT4SFy8vRk9xzJ5l3/Du/55Q== +framer-motion@^12.34.4: + version "12.34.4" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.34.4.tgz#3965124b402738751054806b4a35def58e5f9dab" + integrity sha512-q1PwNhc1XJ3qYG7nc9+pEU5P3tnjB6Eh9vv5gGzy61nedDLB4+xk5peMCWhKM0Zn6sfhgunf/q9n0UgCoyKOBA== dependencies: motion-dom "^12.34.3" motion-utils "^12.29.2"