diff --git a/package.json b/package.json index f4935c603..132606d11 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@9gustin/react-notion-render": "3.11.4", "@notionhq/client": "2.3.0", "@vercel/og": "0.6.8", - "framer-motion": "11.18.2", + "motion": "11.18.2", "next": "16.2.6", "next-sitemap": "4.2.3", "react": "19.2.4", diff --git a/yarn.lock b/yarn.lock index 81cb3c159..b4e2ce5d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2460,7 +2460,7 @@ fraction.js@^4.3.7: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -framer-motion@11.18.2: +framer-motion@^11.18.2: version "11.18.2" resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.18.2.tgz#0c6bd05677f4cfd3b3bdead4eb5ecdd5ed245718" integrity sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w== @@ -3717,6 +3717,14 @@ motion-utils@^11.18.1: resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-11.18.1.tgz#671227669833e991c55813cf337899f41327db5b" integrity sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA== +motion@11.18.2: + version "11.18.2" + resolved "https://registry.yarnpkg.com/motion/-/motion-11.18.2.tgz#17fb372f3ed94fc9ee1384a25a9068e9da1951e7" + integrity sha512-JLjvFDuFr42NFtcVoMAyC2sEjnpA8xpy6qWPyzQvCloznAyQ8FIXioxWfHiLtgYhoVpfUqSWpn1h9++skj9+Wg== + dependencies: + framer-motion "^11.18.2" + tslib "^2.4.0" + ms@2.1.2: version "2.1.2" resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"