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

Commit 16df81f

Browse files
build(deps): Bump framer-motion from 12.25.0 to 12.26.1
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.25.0 to 12.26.1. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.25.0...v12.26.1) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87bd8fe commit 16df81f

2 files changed

Lines changed: 5 additions & 5 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.25.0",
17+
"framer-motion": "^12.26.1",
1818
"next": "15.5.6",
1919
"react": "19.2.3",
2020
"react-animated-term": "^2.0.0",

yarn.lock

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

3226-
framer-motion@^12.25.0:
3227-
version "12.25.0"
3228-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.25.0.tgz#23fd83da2d1365d86d806fd5532cce08352a116c"
3229-
integrity sha512-mlWqd0rApIjeyhTCSNCqPYsUAEhkcUukZxH3ke6KbstBRPcxhEpuIjmiUQvB+1E9xkEm5SpNHBgHCapH/QHTWg==
3226+
framer-motion@^12.26.1:
3227+
version "12.26.1"
3228+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.26.1.tgz#007a1d900add78fc65c890f88bd7f8d903f48e67"
3229+
integrity sha512-Uzc8wGldU4FpmGotthjjcj0SZhigcODjqvKT7lzVZHsmYkzQMFfMIv0vHQoXCeoe/Ahxqp4by4A6QbzFA/lblw==
32303230
dependencies:
32313231
motion-dom "^12.24.11"
32323232
motion-utils "^12.24.10"

0 commit comments

Comments
 (0)