Commit cc4c350
authored
build(deps): bump framer-motion from 12.23.9 to 12.27.2 (#852)
Bumps [framer-motion](https://github.com/motiondivision/motion) from
12.23.9 to 12.27.2.
<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.27.2] 2026-01-20</h2>
<h3>Fixed</h3>
<ul>
<li>Adding sourcemaps to <code>motion-dom</code> and
<code>motion-utils</code>.</li>
<li>Fix <code>Reorder</code> autoscroll within scrollable pages.</li>
<li>Gracefully handle missing elements in animation sequences.</li>
</ul>
<h2>[12.27.1] 2026-01-19</h2>
<h3>Fixed</h3>
<ul>
<li>Improving projection node cleanup.</li>
</ul>
<h2>[12.27.0] 2026-01-18</h2>
<h3>Added</h3>
<ul>
<li>Adding new exports for internal use.</li>
</ul>
<h2>[12.26.2] 2026-01-13</h2>
<h3>Fixed</h3>
<ul>
<li>Internal refactor of projection system into
<code>motion-dom</code>.</li>
</ul>
<h2>[12.26.1] 2026-01-12</h2>
<h3>Fixed</h3>
<ul>
<li>Improve overload selection for <code>useTransform</code>.</li>
</ul>
<h2>[12.26.0] 2026-01-12</h2>
<h3>Added</h3>
<ul>
<li>Support for multiple output value maps with
<code>useTransform</code>.</li>
</ul>
<h2>[12.25.0] 2026-01-09</h2>
<h3>Added</h3>
<ul>
<li>Support for auto-scrolling when a <code>Reorder.Item</code> reaches
the edges of its parent scrollable container.</li>
</ul>
<h2>[12.24.12] 2026-01-08</h2>
<h3>Fixed</h3>
<ul>
<li>Draggable elements now track pointer during page and element
scroll.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/a93d4ff47460ef01b1a42580700c770d5f28b040"><code>a93d4ff</code></a>
v12.27.2</li>
<li><a
href="https://github.com/motiondivision/motion/commit/6f5e0ba45ee5cb9b1d4221d3866a4613f9d80d9e"><code>6f5e0ba</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/b7cab7234f2ba95cac1a448d27978f55ce6bb636"><code>b7cab72</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3478">#3478</a>
from motiondivision/claude/fix-issue-3390-fq2Tl</li>
<li><a
href="https://github.com/motiondivision/motion/commit/4ed7545fc9c35324f17e4d092bc2c9cdb7d33140"><code>4ed7545</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/72fff16563d62f27b71e055ea9a456ce03938ad5"><code>72fff16</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/5d3ab70138d2c578e9627a878bab93a00ce17bbe"><code>5d3ab70</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3481">#3481</a>
from motiondivision/claude/fix-reorder-autoscroll-VMQKK</li>
<li><a
href="https://github.com/motiondivision/motion/commit/6ccb2ed91fcadf77cbc780b0bba0974198c4c3d8"><code>6ccb2ed</code></a>
Fix animateSequence to gracefully handle null/undefined elements</li>
<li><a
href="https://github.com/motiondivision/motion/commit/29399e07fd7086238568c8aadb8f2607110f4c1c"><code>29399e0</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3479">#3479</a>
from motiondivision/claude/fix-issue-3431-HT8VW</li>
<li><a
href="https://github.com/motiondivision/motion/commit/2b9f97a5de36493728ec7df6aa7534dd1ac51645"><code>2b9f97a</code></a>
Removing old demo</li>
<li><a
href="https://github.com/motiondivision/motion/commit/0987b285ba60d12fc9e2a88a787132c925505ecc"><code>0987b28</code></a>
Updating changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.23.9...v12.27.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent e5c8ff2 commit cc4c350
2 files changed
Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments