Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump framer-motion from 11.11.7 to 11.11.10 (#143)
Bumps [framer-motion](https://github.com/framer/motion) from 11.11.7 to 11.11.10. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.11.10] 2024-10-25</h2> <h3>Fixed</h3> <ul> <li>Removing <code>will-change</code> from SSR.</li> </ul> <h2>[11.11.9] 2024-10-15</h2> <h3>Changed</h3> <ul> <li><code>will-change</code> is now no longer automatically managed without <code>useWillChange</code>.</li> </ul> <h2>[11.11.8] 2024-10-11</h2> <h3>Fixed</h3> <ul> <li>Fixing fallback <code>package.json</code> for entrypoints in older versions of Node.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/c02ec5a89f11cc72a0d7d859015a16ed430ee05e"><code>c02ec5a</code></a> v11.11.10</li> <li><a href="https://github.com/framer/motion/commit/1232e7c54471b68819a9cc7e7aab03a0ed2a0502"><code>1232e7c</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/1cf39c75eef96d9b701bfb692cc6fe4b170cf2b2"><code>1cf39c7</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2845">#2845</a> from framer/fix/ssr-will-change</li> <li><a href="https://github.com/framer/motion/commit/0325534927285949c6ea39bf6a547407eeb4782b"><code>0325534</code></a> Updating test</li> <li><a href="https://github.com/framer/motion/commit/5507ae346a5c86157abaa93b6d8cad08753cb89e"><code>5507ae3</code></a> Refactor</li> <li><a href="https://github.com/framer/motion/commit/f4c72c876f2d7cfd706e73f327ef32f05053010c"><code>f4c72c8</code></a> Reducing bundle size</li> <li><a href="https://github.com/framer/motion/commit/f5c89e8e4a52e34acffc8a5696abb4305959e346"><code>f5c89e8</code></a> Removing will-change</li> <li><a href="https://github.com/framer/motion/commit/d905a99ec37e7c6319d329896c49296f3c6d2fee"><code>d905a99</code></a> Fixing test</li> <li><a href="https://github.com/framer/motion/commit/8602e0ec2c5d7f7286f8f4e6356a21d13d3dc0b6"><code>8602e0e</code></a> v11.11.9</li> <li><a href="https://github.com/framer/motion/commit/35f9093ca0499d116a2bd6bcd1268389632cef30"><code>35f9093</code></a> Updating changelog</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.11.7...v11.11.10">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.11.7&new-version=11.11.10)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information