Skip to content

Commit 3f5378a

Browse files
⬆️ upgrade motion to v12
1 parent 0cf9ec1 commit 3f5378a

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"clsx": "^2.1.1",
3131
"gray-matter": "^4.0.3",
3232
"lucide-react": "^0.477.0",
33-
"motion": "^11.18.0",
33+
"motion": "^12.0.0",
3434
"next": "15.1.7",
3535
"next-mdx-remote": "^5.0.0",
3636
"next-seo": "^6.6.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,13 +2525,13 @@ fraction.js@^4.3.7:
25252525
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
25262526
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
25272527

2528-
framer-motion@^11.18.2:
2529-
version "11.18.2"
2530-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.18.2.tgz#0c6bd05677f4cfd3b3bdead4eb5ecdd5ed245718"
2531-
integrity sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==
2528+
framer-motion@^12.4.7:
2529+
version "12.4.7"
2530+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.4.7.tgz#52a9fe42852707bedbbbaa988d252a4a62dd58fa"
2531+
integrity sha512-VhrcbtcAMXfxlrjeHPpWVu2+mkcoR31e02aNSR7OUS/hZAciKa8q6o3YN2mA1h+jjscRsSyKvX6E1CiY/7OLMw==
25322532
dependencies:
2533-
motion-dom "^11.18.1"
2534-
motion-utils "^11.18.1"
2533+
motion-dom "^12.4.5"
2534+
motion-utils "^12.0.0"
25352535
tslib "^2.4.0"
25362536

25372537
fsevents@~2.3.2:
@@ -3736,24 +3736,24 @@ minimist@^1.2.0, minimist@^1.2.6, minimist@^1.2.8:
37363736
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
37373737
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
37383738

3739-
motion-dom@^11.18.1:
3740-
version "11.18.1"
3741-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.18.1.tgz#e7fed7b7dc6ae1223ef1cce29ee54bec826dc3f2"
3742-
integrity sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==
3739+
motion-dom@^12.4.5:
3740+
version "12.4.5"
3741+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.4.5.tgz#06116b5a091496654da0d67e40555abbd26068f6"
3742+
integrity sha512-Q2xmhuyYug1CGTo0jdsL05EQ4RhIYXlggFS/yPhQQRNzbrhjKQ1tbjThx5Plv68aX31LsUQRq4uIkuDxdO5vRQ==
37433743
dependencies:
3744-
motion-utils "^11.18.1"
3744+
motion-utils "^12.0.0"
37453745

3746-
motion-utils@^11.18.1:
3747-
version "11.18.1"
3748-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-11.18.1.tgz#671227669833e991c55813cf337899f41327db5b"
3749-
integrity sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==
3746+
motion-utils@^12.0.0:
3747+
version "12.0.0"
3748+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.0.0.tgz#fabf79f4f1c818720a1b70f615e2a1768f396ac0"
3749+
integrity sha512-MNFiBKbbqnmvOjkPyOKgHUp3Q6oiokLkI1bEwm5QA28cxMZrv0CbbBGDNmhF6DIXsi1pCQBSs0dX8xjeER1tmA==
37503750

3751-
motion@^11.18.0:
3752-
version "11.18.2"
3753-
resolved "https://registry.yarnpkg.com/motion/-/motion-11.18.2.tgz#17fb372f3ed94fc9ee1384a25a9068e9da1951e7"
3754-
integrity sha512-JLjvFDuFr42NFtcVoMAyC2sEjnpA8xpy6qWPyzQvCloznAyQ8FIXioxWfHiLtgYhoVpfUqSWpn1h9++skj9+Wg==
3751+
motion@^12.0.0:
3752+
version "12.4.7"
3753+
resolved "https://registry.yarnpkg.com/motion/-/motion-12.4.7.tgz#e65478c3b7d6c4cd08fe43ae301f210553d53b5b"
3754+
integrity sha512-mhegHAbf1r80fr+ytC6OkjKvIUegRNXKLWNPrCN2+GnixlNSPwT03FtKqp9oDny1kNcLWZvwbmEr+JqVryFrcg==
37553755
dependencies:
3756-
framer-motion "^11.18.2"
3756+
framer-motion "^12.4.7"
37573757
tslib "^2.4.0"
37583758

37593759
ms@^2.1.1, ms@^2.1.3:

0 commit comments

Comments
 (0)