From 222ed61d6d0b9097f6f83692333d9e190e824c74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 09:17:24 +0000 Subject: [PATCH] chore(deps-dev): bump motion from 12.23.12 to 12.23.26 Bumps [motion](https://github.com/motiondivision/motion) from 12.23.12 to 12.23.26. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.23.12...v12.23.26) --- updated-dependencies: - dependency-name: motion dependency-version: 12.23.26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 9e225d5..33cbd47 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@vitest/browser": "^3.2.4", "@vitest/coverage-v8": "^3.2.4", "globals": "^16.3.0", - "motion": "^12.23.12", + "motion": "^12.23.26", "path": "^0.12.7", "playwright": "^1.53.2", "react": "^19.1.0", diff --git a/yarn.lock b/yarn.lock index 19809d3..37a98de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1427,12 +1427,12 @@ foreground-child@^3.1.0: cross-spawn "^7.0.6" signal-exit "^4.0.1" -framer-motion@^12.23.12: - version "12.23.12" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.12.tgz#80cf6fd7c111073a0c558e336c85ca36cca80d3d" - integrity sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg== +framer-motion@^12.23.26: + version "12.23.26" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.26.tgz#2a684e9b156118e1c4989d7fc9327def83480391" + integrity sha512-cPcIhgR42xBn1Uj+PzOyheMtZ73H927+uWPDVhUMqxy8UHt6Okavb6xIz9J/phFUHUj0OncR6UvMfJTXoc/LKA== dependencies: - motion-dom "^12.23.12" + motion-dom "^12.23.23" motion-utils "^12.23.6" tslib "^2.4.0" @@ -1805,10 +1805,10 @@ mlly@^1.7.4: pkg-types "^1.3.0" ufo "^1.5.4" -motion-dom@^12.23.12: - version "12.23.12" - resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.12.tgz#87974046e7e61bc4932f36d35e8eab6bb6f3e434" - integrity sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw== +motion-dom@^12.23.23: + version "12.23.23" + resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.23.tgz#8f874333ea1a04ee3a89eb928f518b463d589e0e" + integrity sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA== dependencies: motion-utils "^12.23.6" @@ -1817,12 +1817,12 @@ motion-utils@^12.23.6: resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.23.6.tgz#fafef80b4ea85122dd0d6c599a0c63d72881f312" integrity sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ== -motion@^12.23.12: - version "12.23.12" - resolved "https://registry.yarnpkg.com/motion/-/motion-12.23.12.tgz#9f3552636c1e94911eee42e6f85db8f60db83c19" - integrity sha512-8jCD8uW5GD1csOoqh1WhH1A6j5APHVE15nuBkFeRiMzYBdRwyAHmSP/oXSuW0WJPZRXTFdBoG4hY9TFWNhhwng== +motion@^12.23.26: + version "12.23.26" + resolved "https://registry.yarnpkg.com/motion/-/motion-12.23.26.tgz#7309d3f13df43795b774fa98821c6ee5d6fab4f1" + integrity sha512-Ll8XhVxY8LXMVYTCfme27WH2GjBrCIzY4+ndr5QKxsK+YwCtOi2B/oBi5jcIbik5doXuWT/4KKDOVAZJkeY5VQ== dependencies: - framer-motion "^12.23.12" + framer-motion "^12.23.26" tslib "^2.4.0" mrmime@^2.0.0: