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

Commit 7f90d50

Browse files
build(deps): Bump framer-motion from 12.33.0 to 12.34.0
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.33.0 to 12.34.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.33.0...v12.34.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f53299e commit 7f90d50

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.33.0",
17+
"framer-motion": "^12.34.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.33.0:
3227-
version "12.33.0"
3228-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.33.0.tgz#b3928ec8b3d85826922c91815ce8c6af06d02ced"
3229-
integrity sha512-ca8d+rRPcDP5iIF+MoT3WNc0KHJMjIyFAbtVLvM9eA7joGSpeqDfiNH/kCs1t4CHi04njYvWyj0jS4QlEK/rJQ==
3226+
framer-motion@^12.34.0:
3227+
version "12.34.0"
3228+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.34.0.tgz#0cecdf015cc4cbee55bd53130d043137642a5ced"
3229+
integrity sha512-+/H49owhzkzQyxtn7nZeF4kdH++I2FWrESQ184Zbcw5cEqNHYkE5yxWxcTLSj5lNx3NWdbIRy5FHqUvetD8FWg==
32303230
dependencies:
3231-
motion-dom "^12.33.0"
3231+
motion-dom "^12.34.0"
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.33.0:
3990-
version "12.33.0"
3991-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.33.0.tgz#7001b53c119909dd6245be10c145ca1b44c7929d"
3992-
integrity sha512-XRPebVypsl0UM+7v0Hr8o9UAj0S2djsQWRdHBd5iVouVpMrQqAI0C/rDAT3QaYnXnHuC5hMcwDHCboNeyYjPoQ==
3989+
motion-dom@^12.34.0:
3990+
version "12.34.0"
3991+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.34.0.tgz#d1776aaff750e09db66237c66daec31232a4cba8"
3992+
integrity sha512-Lql3NuEcScRDxTAO6GgUsRHBZOWI/3fnMlkMcH5NftzcN37zJta+bpbMAV9px4Nj057TuvRooMK7QrzMCgtz6Q==
39933993
dependencies:
39943994
motion-utils "^12.29.2"
39953995

0 commit comments

Comments
 (0)