Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 0d1f40c

Browse files
build(deps): Bump framer-motion from 12.24.10 to 12.24.12
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.24.10 to 12.24.12. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.24.10...v12.24.12) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.24.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b43d58c commit 0d1f40c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

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.2.0",
1616
"classnames": "^2.5.1",
17-
"framer-motion": "^12.24.10",
17+
"framer-motion": "^12.24.12",
1818
"next": "15.5.6",
1919
"react": "19.2.3",
2020
"react-animated-term": "^2.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3223,12 +3223,12 @@ for-each@^0.3.3:
32233223
dependencies:
32243224
is-callable "^1.1.3"
32253225

3226-
framer-motion@^12.24.10:
3227-
version "12.24.10"
3228-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.24.10.tgz#4e9c906aaf5a7f23bf92716620606dda5faf31a7"
3229-
integrity sha512-8yoyMkCn2RmV9UB9mfmMuzKyenQe909hRQRl0yGBhbZJjZZ9bSU87NIGAruqCXCuTNCA0qHw2LWLrcXLL9GF6A==
3226+
framer-motion@^12.24.12:
3227+
version "12.24.12"
3228+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.24.12.tgz#27186c3d503bd6ff6e52c62a913c25cde5aecb7b"
3229+
integrity sha512-W+tBOI1SDGNMH4D4mADY95qYd16Drke2Tj9zlGlwTGSCi6yy8wbMmPY1mvirfcTK8HBeuuCd2PflHdN/zbL4ew==
32303230
dependencies:
3231-
motion-dom "^12.24.10"
3231+
motion-dom "^12.24.11"
32323232
motion-utils "^12.24.10"
32333233
tslib "^2.4.0"
32343234

@@ -3986,10 +3986,10 @@ minimist@^1.2.0, minimist@^1.2.6:
39863986
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
39873987
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
39883988

3989-
motion-dom@^12.24.10:
3990-
version "12.24.10"
3991-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.24.10.tgz#2725e18ef68b5fbcc2cf081ebe6824daf74ac07e"
3992-
integrity sha512-H3HStYaJ6wANoZVNT0ZmYZHGvrpvi9pKJRzsgNEHkdITR4Qd9FFu2e9sH4e2Phr4tKCmyyloex6SOSmv0Tlq+g==
3989+
motion-dom@^12.24.11:
3990+
version "12.24.11"
3991+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.24.11.tgz#05d0032cacca4cd854242e687072234b38562558"
3992+
integrity sha512-DlWOmsXMJrV8lzZyd+LKjG2CXULUs++bkq8GZ2Sr0R0RRhs30K2wtY+LKiTjhmJU3W61HK+rB0GLz6XmPvTA1A==
39933993
dependencies:
39943994
motion-utils "^12.24.10"
39953995

0 commit comments

Comments
 (0)