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

Commit 9051e43

Browse files
build(deps): Bump framer-motion from 12.26.2 to 12.28.1
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.26.2 to 12.28.1. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.26.2...v12.28.1) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a25ec5 commit 9051e43

2 files changed

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

yarn.lock

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

3226-
framer-motion@^12.26.2:
3227-
version "12.26.2"
3228-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.26.2.tgz#6dcae8c06aa559c978745ec5f2e7d3fbbfad8eb6"
3229-
integrity sha512-lflOQEdjquUi9sCg5Y1LrsZDlsjrHw7m0T9Yedvnk7Bnhqfkc89/Uha10J3CFhkL+TCZVCRw9eUGyM/lyYhXQA==
3226+
framer-motion@^12.28.1:
3227+
version "12.28.1"
3228+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.28.1.tgz#450b7b41e6653dabcfc61b9d8aedcdde780193e3"
3229+
integrity sha512-72GkO7DS4FfcSjf26wx0v+rzkW8Fhn4Djh04aDbuEg7NYG8X8MhJZc6/5weG/YeEgIP+fCo8FS2y1HnXH8k8fQ==
32303230
dependencies:
3231-
motion-dom "^12.26.2"
3232-
motion-utils "^12.24.10"
3231+
motion-dom "^12.28.1"
3232+
motion-utils "^12.27.2"
32333233
tslib "^2.4.0"
32343234

32353235
function-bind@^1.1.2:
@@ -3986,17 +3986,17 @@ 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.26.2:
3990-
version "12.26.2"
3991-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.26.2.tgz#0d9f65b45e429bb71fb17bb630d7310495b7b6b5"
3992-
integrity sha512-KLMT1BroY8oKNeliA3JMNJ+nbCIsTKg6hJpDb4jtRAJ7nCKnnpg/LTq/NGqG90Limitz3kdAnAVXecdFVGlWTw==
3989+
motion-dom@^12.28.1:
3990+
version "12.28.1"
3991+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.28.1.tgz#aa241636eaf79c6e560d2f13ebf97ae463b67666"
3992+
integrity sha512-xqgID69syDvXwFJnUd5bW6ajGUAr/qevRoUe/EqpsXUbVIopyWrAOiwQOhpgVQD+B7Ra60zTdj5gVkmwncebMg==
39933993
dependencies:
3994-
motion-utils "^12.24.10"
3994+
motion-utils "^12.27.2"
39953995

3996-
motion-utils@^12.24.10:
3997-
version "12.24.10"
3998-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.24.10.tgz#73d0bead3c08c4ba2965a5f7ee39dd53f661ae7e"
3999-
integrity sha512-x5TFgkCIP4pPsRLpKoI86jv/q8t8FQOiM/0E8QKBzfMozWHfkKap2gA1hOki+B5g3IsBNpxbUnfOum1+dgvYww==
3996+
motion-utils@^12.27.2:
3997+
version "12.27.2"
3998+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.27.2.tgz#cd3038236ae2dc3d643bdb272ed831fd6d8ab616"
3999+
integrity sha512-B55gcoL85Mcdt2IEStY5EEAsrMSVE2sI14xQ/uAdPL+mfQxhKKFaEag9JmfxedJOR4vZpBGoPeC/Gm13I/4g5Q==
40004000

40014001
ms@^2.1.1, ms@^2.1.3:
40024002
version "2.1.3"

0 commit comments

Comments
 (0)