chore(frontend/deps): bump framer-motion from 11.16.0 to 12.0.11 in /autogpt_platform/frontend (#9403)
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.16.0 to 12.0.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.0.11] 2025-02-03</h2> <h3>Fixed</h3> <ul> <li>Moving <code>updateSVGDimensions</code> to its own file to help with tree-shaking.</li> </ul> <h2>[12.0.10] 2025-02-03</h2> <h3>Fixed</h3> <ul> <li>Providing <code>MotionValue</code> to <code>motion</code> component from <code>motion/react-client</code> entrypoint.</li> </ul> <h2>[12.0.9] 2025-02-03</h2> <h3>Fixed</h3> <ul> <li>Removing React from bundle.</li> </ul> <h2>[12.0.8] 2025-02-03</h2> <h3>Fixed</h3> <ul> <li>Infer type of <code>children</code> prop for <code>motion.create</code>.</li> </ul> <h2>[12.0.7] 2025-01-28</h2> <h3>Fixed</h3> <ul> <li>Fixed SVG transform animations via <code>animate</code>.</li> </ul> <h2>[12.0.6] 2025-01-27</h2> <h3>Fixed</h3> <ul> <li>Discard layout projection snapshots if 0x0.</li> </ul> <h2>[12.0.5] 2025-01-24</h2> <h3>Fixed</h3> <ul> <li>Fix scale correction for CSS variables.</li> </ul> <h2>[12.0.4] 2025-01-24</h2> <h3>Fixed</h3> <ul> <li>Add scale correction for CSS variables.</li> </ul> <h2>[12.0.3] 2025-01-23</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/9133/mergeac626f5287
"><code>ac626f5</code></a> v12.0.11</li> <li><a href="f0172c942b
"><code>f0172c9</code></a> Latest</li> <li><a href="4855269501
"><code>4855269</code></a> Fixing type imports</li> <li><a href="553429c4c9
"><code>553429c</code></a> Latest</li> <li><a href="1b2e573055
"><code>1b2e573</code></a> v12.0.10</li> <li><a href="cfcfe30984
"><code>cfcfe30</code></a> Latest</li> <li><a href="97f7cb26fc
"><code>97f7cb2</code></a> Latest</li> <li><a href="cbeafb2aed
"><code>cbeafb2</code></a> v12.0.9</li> <li><a href="e70c1ba012
"><code>e70c1ba</code></a> Latest</li> <li><a href="90f083ed7b
"><code>90f083e</code></a> Latest (<a href="https://redirect.github.com/motiondivision/motion/issues/3043">#3043</a>)</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v11.16.0...v12.0.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=11.16.0&new-version=12.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
1d30e401fe
commit
c098a8d659
|
@ -60,7 +60,7 @@
|
|||
"dotenv": "^16.4.7",
|
||||
"elliptic": "6.6.1",
|
||||
"embla-carousel-react": "^8.5.2",
|
||||
"framer-motion": "^11.16.0",
|
||||
"framer-motion": "^12.0.11",
|
||||
"geist": "^1.3.1",
|
||||
"launchdarkly-react-client-sdk": "^3.6.0",
|
||||
"lucide-react": "^0.474.0",
|
||||
|
|
|
@ -6714,13 +6714,13 @@ forwarded-parse@2.1.2:
|
|||
resolved "https://registry.yarnpkg.com/forwarded-parse/-/forwarded-parse-2.1.2.tgz#08511eddaaa2ddfd56ba11138eee7df117a09325"
|
||||
integrity sha512-alTFZZQDKMporBH77856pXgzhEzaUVmLCDk+egLgIgHst3Tpndzz8MnKe+GzRJRfvVdn69HhpW7cmXzvtLvJAw==
|
||||
|
||||
framer-motion@^11.16.0:
|
||||
version "11.16.0"
|
||||
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.16.0.tgz#6592689bc8d6422207a55e48297eae99e9aa2eb2"
|
||||
integrity sha512-oL2AWqLQuw0+CNEUa0sz3mWC/n3i147CckvpQn8bLRs30b+HxTxlRi0YR2FpHHhAbWV7DKjNdHU42KHLfBWh/g==
|
||||
framer-motion@^12.0.11:
|
||||
version "12.0.11"
|
||||
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.0.11.tgz#ec1c4e3eafcc30c5d3e250a14d110c6a40f6f18d"
|
||||
integrity sha512-1F+YNXr3bSHxt5sCzeCVL56sc4MngbOhdU5ptv02vaepdFYcQd0fZtuAHvFJgMbn5V7SOsaX/3hVqr21ZaCKhA==
|
||||
dependencies:
|
||||
motion-dom "^11.16.0"
|
||||
motion-utils "^11.16.0"
|
||||
motion-dom "^12.0.0"
|
||||
motion-utils "^12.0.0"
|
||||
tslib "^2.4.0"
|
||||
|
||||
fromentries@^1.2.0:
|
||||
|
@ -8901,17 +8901,17 @@ moment@^2.30.1:
|
|||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
|
||||
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
|
||||
|
||||
motion-dom@^11.16.0:
|
||||
version "11.16.0"
|
||||
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.16.0.tgz#1766e4f9ada72c30ba8f3e698774372fcbcc95b3"
|
||||
integrity sha512-4bmEwajSdrljzDAYpu6ceEdtI4J5PH25fmN8YSx7Qxk6OMrC10CXM0D5y+VO/pFZjhmCvm2bGf7Rus482kwhzA==
|
||||
motion-dom@^12.0.0:
|
||||
version "12.0.0"
|
||||
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.0.0.tgz#7045c63642eecbcc04c40b4457ebb07b3c2b3d0c"
|
||||
integrity sha512-CvYd15OeIR6kHgMdonCc1ihsaUG4MYh/wrkz8gZ3hBX/uamyZCXN9S9qJoYF03GqfTt7thTV/dxnHYX4+55vDg==
|
||||
dependencies:
|
||||
motion-utils "^11.16.0"
|
||||
motion-utils "^12.0.0"
|
||||
|
||||
motion-utils@^11.16.0:
|
||||
version "11.16.0"
|
||||
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-11.16.0.tgz#e75865442278be49e411ca9105c9139edc572811"
|
||||
integrity sha512-ngdWPjg31rD4WGXFi0eZ00DQQqKKu04QExyv/ymlC+3k+WIgYVFbt6gS5JsFPbJODTF/r8XiE/X+SsoT9c0ocw==
|
||||
motion-utils@^12.0.0:
|
||||
version "12.0.0"
|
||||
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.0.0.tgz#fabf79f4f1c818720a1b70f615e2a1768f396ac0"
|
||||
integrity sha512-MNFiBKbbqnmvOjkPyOKgHUp3Q6oiokLkI1bEwm5QA28cxMZrv0CbbBGDNmhF6DIXsi1pCQBSs0dX8xjeER1tmA==
|
||||
|
||||
ms@^2.1.1, ms@^2.1.3:
|
||||
version "2.1.3"
|
||||
|
|
Loading…
Reference in New Issue