From e9e494e860f04c1ca19cce81927fa0eb658e417f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 22:33:38 +0000 Subject: [PATCH] build(deps): bump framer-motion from 11.3.21 to 12.10.5 Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.3.21 to 12.10.5. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v11.3.21...v12.10.5) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.10.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 ++++++++++++++++++---- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb9b48ced4c54f..25c85ab36694d2 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "esbuild": "^0.25.0", "focus-trap": "^7.3.1", "fork-ts-checker-webpack-plugin": "^9.0.2", - "framer-motion": "^11.3.21", + "framer-motion": "^12.10.5", "fuse.js": "^6.6.2", "gettext-parser": "1.3.1", "gl-matrix": "^3.4.3", diff --git a/yarn.lock b/yarn.lock index 471eeebd3b7d30..857d0eab8434cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7218,11 +7218,13 @@ forwarded@0.2.0: resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== -framer-motion@^11.3.21: - version "11.3.21" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.21.tgz#bdf06cf3ced9f14ddf055e098c1566795f353466" - integrity sha512-D+hfIsvzV8eL/iycld4K+tKlg2Q2LdwnrcBEohtGw3cG1AIuNYATbT5RUqIM1ndsAk+EfGhoSGf0UaiFodc5Tw== +framer-motion@^12.10.5: + version "12.10.5" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.10.5.tgz#51f137959eca52e3c3d62a58136da09ffa0dd214" + integrity sha512-p6VF1YkwWvNDFzg5IQ5lqPx11Td4TQ6LqDnshV7sWj0Nrp4dwz2/aEzmgh9WA9ridcTIJ625Fr0oiuhgqIoFwQ== dependencies: + motion-dom "^12.10.5" + motion-utils "^12.9.4" tslib "^2.4.0" fresh@0.5.2: @@ -9390,6 +9392,18 @@ moo-color@^1.0.2: dependencies: color-name "^1.1.4" +motion-dom@^12.10.5: + version "12.10.5" + resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.10.5.tgz#f773715b4e0c9f453dbf3bb6113ccb384f63a641" + integrity sha512-F7XKmhxXEH/y3aWWf0N2w69wNSN+6PcJ1seqR1WolClmXpPhj+xwzs9j5CpsMFzeHR1D7irl3JcWMToPRwX6Hg== + dependencies: + motion-utils "^12.9.4" + +motion-utils@^12.9.4: + version "12.9.4" + resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.9.4.tgz#9d5a45a19971e20059911526d7af2217c5158fa2" + integrity sha512-BW3I65zeM76CMsfh3kHid9ansEJk9Qvl+K5cu4DVHKGsI52n76OJ4z2CUJUV+Mn3uEP9k1JJA3tClG0ggSrRcg== + mrmime@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-2.0.0.tgz#151082a6e06e59a9a39b46b3e14d5cfe92b3abb4"