This repository was archived by the owner on Jan 2, 2026. It is now read-only.
Commit ccb1241
authored
Bump framer-motion from 12.16.0 to 12.18.1 (#23)
Bumps [framer-motion](https://github.com/motiondivision/motion) from
12.16.0 to 12.18.1.
<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.18.1] 2025-06-13</h2>
<h3>Fixed</h3>
<ul>
<li>Removed <code>"react"</code> import from
<code>"motion-dom"</code>.</li>
</ul>
<h2>[12.18.0] 2025-06-13</h2>
<h3>Added</h3>
<ul>
<li>Support for defining a timeline position relative to the start of
the most recently added animation (e.g. <code><+0.5</code>,
<code><-1</code>)</li>
</ul>
<h2>[12.17.3] 2025-06-12</h2>
<h3>Changed</h3>
<ul>
<li>Refactored <code>MotionProps</code> into vanilla
<code>MotionNodeOptions</code> type within
<code>"motion-dom"</code> package.</li>
</ul>
<h2>[12.17.2] 2025-06-12</h2>
<h3>Changed</h3>
<ul>
<li>Handle colors when creating animatable <code>"none"</code>
keyframes for complex strings.</li>
</ul>
<h2>[12.17.1] 2025-06-12</h2>
<h3>Fixed</h3>
<ul>
<li>Fixes <code>isValidProp</code> check with Rolldown.</li>
</ul>
<h2>[12.17.0] 2025-06-10</h2>
<h3>Added</h3>
<ul>
<li>MCP server.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Improved rounding for <code>linear()</code> easing curves.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/f3102d56a0a1a84aab20563f97e7976b6c8612df"><code>f3102d5</code></a>
v12.18.1</li>
<li><a
href="https://github.com/motiondivision/motion/commit/7db0a4ea0ce0acc4e5890209fd7f354214a22687"><code>7db0a4e</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/814dd8f0367f9ccf80c8114a622d74d7496a8c01"><code>814dd8f</code></a>
Removing react from bundle</li>
<li><a
href="https://github.com/motiondivision/motion/commit/cddcc66430c5c96b2f560bb6a61160231f512c53"><code>cddcc66</code></a>
v12.18.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/f24c97be53d836f8668a1d40bae0664a616d1ca6"><code>f24c97b</code></a>
Adding tests</li>
<li><a
href="https://github.com/motiondivision/motion/commit/a9f3553c269b318a92d47bbdbae64dc02e045b62"><code>a9f3553</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3250">#3250</a>
from piotrjoniec/main</li>
<li><a
href="https://github.com/motiondivision/motion/commit/8a108ff7e1fd1bf8053346ab92af2f8adf2d8b69"><code>8a108ff</code></a>
Merge branch 'main' into main</li>
<li><a
href="https://github.com/motiondivision/motion/commit/894f63108c13dad0710f515f9992cd2eded07413"><code>894f631</code></a>
v12.17.3</li>
<li><a
href="https://github.com/motiondivision/motion/commit/062680395f855fc97919c28eac0836416fe3d325"><code>0626803</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/66b0973c1e7e682427e50626eff78c5b7877337d"><code>66b0973</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3251">#3251</a>
from motiondivision/feature/refactor-visual-element</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.16.0...v12.18.1">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>2 files changed
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5073 | 5073 | | |
5074 | 5074 | | |
5075 | 5075 | | |
5076 | | - | |
5077 | | - | |
5078 | | - | |
5079 | | - | |
| 5076 | + | |
| 5077 | + | |
| 5078 | + | |
| 5079 | + | |
5080 | 5080 | | |
5081 | | - | |
5082 | | - | |
| 5081 | + | |
| 5082 | + | |
5083 | 5083 | | |
5084 | 5084 | | |
5085 | 5085 | | |
| |||
7118 | 7118 | | |
7119 | 7119 | | |
7120 | 7120 | | |
7121 | | - | |
7122 | | - | |
7123 | | - | |
7124 | | - | |
| 7121 | + | |
| 7122 | + | |
| 7123 | + | |
| 7124 | + | |
7125 | 7125 | | |
7126 | | - | |
| 7126 | + | |
7127 | 7127 | | |
7128 | | - | |
7129 | | - | |
7130 | | - | |
7131 | | - | |
| 7128 | + | |
| 7129 | + | |
| 7130 | + | |
| 7131 | + | |
7132 | 7132 | | |
7133 | 7133 | | |
7134 | 7134 | | |
| |||
0 commit comments