Skip to content

Commit a91744c

Browse files
build(deps): Bump framer-motion from 12.4.11 to 12.5.0
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.4.11 to 12.5.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.4.11...v12.5.0) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59eaeda commit a91744c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@carbon/react": "^1.76.0",
1515
"@react-hookz/web": "^25.1.0",
1616
"classnames": "^2.5.1",
17-
"framer-motion": "^12.4.11",
17+
"framer-motion": "^12.5.0",
1818
"next": "15.2.2",
1919
"react": "19.0.0",
2020
"react-animated-term": "^2.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,13 +3183,13 @@ for-each@^0.3.3:
31833183
dependencies:
31843184
is-callable "^1.1.3"
31853185

3186-
framer-motion@^12.4.11:
3187-
version "12.4.11"
3188-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.4.11.tgz#c903d07d41222f7c2ec303ab4326eff86260b504"
3189-
integrity sha512-MHeZlgzo9DnQ6+TFgRqJiOk4vWwsDcXFtxeXlVawVs1nwgcZW3966foGIgkIiIrBSPHB9RlbqspAxiYWosFT9g==
3186+
framer-motion@^12.5.0:
3187+
version "12.5.0"
3188+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.5.0.tgz#3201f92d7a00f7ab636c39fdb619b07247f05a8b"
3189+
integrity sha512-buPlioFbH9/W7rDzYh1C09AuZHAk2D1xTA1BlounJ2Rb9aRg84OXexP0GLd+R83v0khURdMX7b5MKnGTaSg5iA==
31903190
dependencies:
3191-
motion-dom "^12.4.11"
3192-
motion-utils "^12.4.10"
3191+
motion-dom "^12.5.0"
3192+
motion-utils "^12.5.0"
31933193
tslib "^2.4.0"
31943194

31953195
function-bind@^1.1.2:
@@ -3939,17 +3939,17 @@ minimist@^1.2.0, minimist@^1.2.6:
39393939
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
39403940
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
39413941

3942-
motion-dom@^12.4.11:
3943-
version "12.4.11"
3944-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.4.11.tgz#0419c8686cda4d523f08249deeb8fa6683a9b9d3"
3945-
integrity sha512-wstlyV3pktgFjqsjbXMo1NX9hQD9XTVqxQNvfc+FREAgxr3GVzgWIEKvbyyNlki3J1jmmh+et9X3aCKeqFPcxA==
3942+
motion-dom@^12.5.0:
3943+
version "12.5.0"
3944+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.5.0.tgz#38beabafa11c068f09c2b096674b2d46025a0a24"
3945+
integrity sha512-uH2PETDh7m+Hjd1UQQ56yHqwn83SAwNjimNPE/kC+Kds0t4Yh7+29rfo5wezVFpPOv57U4IuWved5d1x0kNhbQ==
39463946
dependencies:
3947-
motion-utils "^12.4.10"
3947+
motion-utils "^12.5.0"
39483948

3949-
motion-utils@^12.4.10:
3950-
version "12.4.10"
3951-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.4.10.tgz#3d93acea5454419eaaad8d5e5425cb71cbfa1e7f"
3952-
integrity sha512-NPwZd94V013SwRf++jMrk2+HEBgPkeIE2RiOzhAuuQlqxMJPkKt/LXVh6Upl+iN8oarSGD2dlY5/bqgsYXDABA==
3949+
motion-utils@^12.5.0:
3950+
version "12.5.0"
3951+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.5.0.tgz#0e42a6b8030327166ca0d0ea0d5b86d64c21e51d"
3952+
integrity sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==
39533953

39543954
39553955
version "2.1.2"

0 commit comments

Comments
 (0)