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

Commit 634d0c7

Browse files
build(deps): Bump framer-motion from 12.29.2 to 12.31.0
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.29.2 to 12.31.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.29.2...v12.31.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a0ea0 commit 634d0c7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.2.0",
1616
"classnames": "^2.5.1",
17-
"framer-motion": "^12.29.2",
17+
"framer-motion": "^12.31.0",
1818
"next": "15.5.6",
1919
"react": "19.2.4",
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.29.2:
3227-
version "12.29.2"
3228-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.29.2.tgz#462d5ff8f9a21803794add0fd5e703de17ed6946"
3229-
integrity sha512-lSNRzBJk4wuIy0emYQ/nfZ7eWhqud2umPKw2QAQki6uKhZPKm2hRQHeQoHTG9MIvfobb+A/LbEWPJU794ZUKrg==
3226+
framer-motion@^12.31.0:
3227+
version "12.31.0"
3228+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.31.0.tgz#cf31462afa14301c90392439373ede9f8d96d77e"
3229+
integrity sha512-Tnd0FU05zGRFI3JJmBegXonF1rfuzYeuXd1QSdQ99Ysnppk0yWBWSW2wUsqzRpS5nv0zPNx+y0wtDj4kf0q5RQ==
32303230
dependencies:
3231-
motion-dom "^12.29.2"
3231+
motion-dom "^12.30.1"
32323232
motion-utils "^12.29.2"
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.29.2:
3990-
version "12.29.2"
3991-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.29.2.tgz#0949409df0e776b9d56d57faeea1ff10228904a0"
3992-
integrity sha512-/k+NuycVV8pykxyiTCoFzIVLA95Nb1BFIVvfSu9L50/6K6qNeAYtkxXILy/LRutt7AzaYDc2myj0wkCVVYAPPA==
3989+
motion-dom@^12.30.1:
3990+
version "12.30.1"
3991+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.30.1.tgz#407b428cc6e21cbd944f0a4810b19e89a7759fee"
3992+
integrity sha512-QXB+iFJRzZTqL+Am4a1CRoHdH+0Nq12wLdqQQZZsfHlp9AMt6PA098L/61oVZsDA+Ep3QSGudzpViyRrhYhGcQ==
39933993
dependencies:
39943994
motion-utils "^12.29.2"
39953995

0 commit comments

Comments
 (0)