Skip to content

Commit 52118eb

Browse files
build(deps): bump framer-motion from 12.6.2 to 12.11.0 (#704)
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.6.2 to 12.11.0. <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.11.0] 2025-05-12</h2> <h3>Added</h3> <ul> <li>Added <code>value.isEffectActive</code> for internal use.</li> </ul> <h2>[12.10.6] 2025-05-09</h2> <h3>Fixed</h3> <ul> <li>Stop firing <code>.then()</code> after <code>.stop()</code> and <code>.cancel()</code>.</li> </ul> <h2>[12.10.5] 2025-05-09</h2> <h3>Fixed</h3> <ul> <li>Fixed attaching multiple <code>press</code> handlers on the same element.</li> </ul> <h2>[12.10.4] 2025-05-08</h2> <h3>Fixed</h3> <ul> <li>Fixed layout animations jumping when interrupted.</li> <li>Lower memory and runtime overhead of layout animations.</li> </ul> <h2>[12.10.3] 2025-05-08</h2> <h3>Fixed</h3> <ul> <li>Attempting to fix layout animations jumping when interrupted.</li> </ul> <h2>[12.10.2] 2025-05-08</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>.cancel()</code> after <code>.stop()</code>.</li> </ul> <h2>[12.10.1] 2025-05-07</h2> <h3>Changed</h3> <ul> <li>Main thread <code>scroll</code> animations are now lazy, resolving after <code>&quot;scroll&quot;</code> events instead of every animation frame.</li> </ul> <h2>[12.10.0] 2025-05-06</h2> <h3>Added</h3> <ul> <li><code>styleEffect</code> now supports: <ul> <li>Default value types</li> <li>Independent transforms</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/cde4129c7ab0b81d60a44b38c7e3aad81e9c243b"><code>cde4129</code></a> v12.11.0</li> <li><a href="https://github.com/motiondivision/motion/commit/ff5384ecb7773ed92e499d2b84f23da2b1156811"><code>ff5384e</code></a> Adding isEffectActive</li> <li><a href="https://github.com/motiondivision/motion/commit/3c1f44bdd5f8ef5ceeb6f69789f846a109a5f351"><code>3c1f44b</code></a> v12.10.6</li> <li><a href="https://github.com/motiondivision/motion/commit/d3bd2e666456bdb42102616aa2cdcc068d0e6aba"><code>d3bd2e6</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/c8151ed0a21c1a00113c5b2a7c5c2e7becdc00f7"><code>c8151ed</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3203">#3203</a> from motiondivision/fix/cancel-then</li> <li><a href="https://github.com/motiondivision/motion/commit/b2f897192c92135cee318b9de2fcbc693d4548dc"><code>b2f8971</code></a> v12.10.5</li> <li><a href="https://github.com/motiondivision/motion/commit/263b8420439a4a10ee6b71f222d6f6798a9ddf7a"><code>263b842</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/7c7b0a1c5cbe7d008fafdb770de0c9cab474275d"><code>7c7b0a1</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3202">#3202</a> from motiondivision/fix/multi-press</li> <li><a href="https://github.com/motiondivision/motion/commit/630f00d549338525a089de552c57940da4887b60"><code>630f00d</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/5f7aa971e813dba1000b06fa16be069dbb0d3751"><code>5f7aa97</code></a> Fixing test</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.6.2...v12.11.0">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=12.6.2&new-version=12.11.0)](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>
1 parent 52e8384 commit 52118eb

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"axios": "^1.9.0",
1717
"clsx": "^2.1.1",
1818
"date-fns": "^4.1.0",
19-
"framer-motion": "^12.6.2",
19+
"framer-motion": "^12.11.0",
2020
"google-map-react": "^2.2.1",
2121
"gsap": "^3.13.0",
2222
"lenis": "^1.3.1",

0 commit comments

Comments
 (0)