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"