Skip to content

Commit 71c2dac

Browse files
chore(deps-dev): bump motion from 12.23.12 to 12.23.24
Bumps [motion](https://github.com/motiondivision/motion) from 12.23.12 to 12.23.24. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.12...v12.23.24) --- updated-dependencies: - dependency-name: motion dependency-version: 12.23.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cb33d3 commit 71c2dac

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@vitest/browser": "^3.2.4",
6767
"@vitest/coverage-v8": "^3.2.4",
6868
"globals": "^16.3.0",
69-
"motion": "^12.23.12",
69+
"motion": "^12.23.24",
7070
"path": "^0.12.7",
7171
"playwright": "^1.53.2",
7272
"react": "^19.1.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,12 +1427,12 @@ foreground-child@^3.1.0:
14271427
cross-spawn "^7.0.6"
14281428
signal-exit "^4.0.1"
14291429

1430-
framer-motion@^12.23.12:
1431-
version "12.23.12"
1432-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.12.tgz#80cf6fd7c111073a0c558e336c85ca36cca80d3d"
1433-
integrity sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==
1430+
framer-motion@^12.23.24:
1431+
version "12.23.24"
1432+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.24.tgz#4895b67e880bd2b1089e61fbaa32ae802fc24b8c"
1433+
integrity sha512-HMi5HRoRCTou+3fb3h9oTLyJGBxHfW+HnNE25tAXOvVx/IvwMHK0cx7IR4a2ZU6sh3IX1Z+4ts32PcYBOqka8w==
14341434
dependencies:
1435-
motion-dom "^12.23.12"
1435+
motion-dom "^12.23.23"
14361436
motion-utils "^12.23.6"
14371437
tslib "^2.4.0"
14381438

@@ -1805,10 +1805,10 @@ mlly@^1.7.4:
18051805
pkg-types "^1.3.0"
18061806
ufo "^1.5.4"
18071807

1808-
motion-dom@^12.23.12:
1809-
version "12.23.12"
1810-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.12.tgz#87974046e7e61bc4932f36d35e8eab6bb6f3e434"
1811-
integrity sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==
1808+
motion-dom@^12.23.23:
1809+
version "12.23.23"
1810+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.23.tgz#8f874333ea1a04ee3a89eb928f518b463d589e0e"
1811+
integrity sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA==
18121812
dependencies:
18131813
motion-utils "^12.23.6"
18141814

@@ -1817,12 +1817,12 @@ motion-utils@^12.23.6:
18171817
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.23.6.tgz#fafef80b4ea85122dd0d6c599a0c63d72881f312"
18181818
integrity sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==
18191819

1820-
motion@^12.23.12:
1821-
version "12.23.12"
1822-
resolved "https://registry.yarnpkg.com/motion/-/motion-12.23.12.tgz#9f3552636c1e94911eee42e6f85db8f60db83c19"
1823-
integrity sha512-8jCD8uW5GD1csOoqh1WhH1A6j5APHVE15nuBkFeRiMzYBdRwyAHmSP/oXSuW0WJPZRXTFdBoG4hY9TFWNhhwng==
1820+
motion@^12.23.24:
1821+
version "12.23.24"
1822+
resolved "https://registry.yarnpkg.com/motion/-/motion-12.23.24.tgz#39d8f79507b1b89dbcb3c14741749a459ea88be6"
1823+
integrity sha512-Rc5E7oe2YZ72N//S3QXGzbnXgqNrTESv8KKxABR20q2FLch9gHLo0JLyYo2hZ238bZ9Gx6cWhj9VO0IgwbMjCw==
18241824
dependencies:
1825-
framer-motion "^12.23.12"
1825+
framer-motion "^12.23.24"
18261826
tslib "^2.4.0"
18271827

18281828
mrmime@^2.0.0:

0 commit comments

Comments
 (0)