Commit 3a12ca6
authored
build(deps): bump framer-motion from 11.17.0 to 11.18.0 (#622)
Bumps [framer-motion](https://github.com/motiondivision/motion) from
11.17.0 to 11.18.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>[11.18.0] 2024-01-14</h2>
<h3>Added</h3>
<ul>
<li>Adding <code>animateSequence</code> to perform animation sequences
via WAAPI for a tiny bundlesize.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Missing <code>AnimationControls</code> type export.</li>
</ul>
<h2>[11.17.1] 2024-01-13</h2>
<h3>Fixed</h3>
<ul>
<li>Remeasure SVG when size/position changes to ensure correct
<code>transform-origin</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/8e2a2f7ba38d232fb766246eca10279c05d9aa29"><code>8e2a2f7</code></a>
v11.18.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/ffaf8693c7fbc82ca234b41fd753c4dbb1bb3e76"><code>ffaf869</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/18f2732554e2fbf9eaba47a574eec49a2aa97650"><code>18f2732</code></a>
Export animateSequence (<a
href="https://redirect.github.com/motiondivision/motion/issues/2998">#2998</a>)</li>
<li><a
href="https://github.com/motiondivision/motion/commit/009787c43116a16b96eb93450abd962ffb042820"><code>009787c</code></a>
v11.17.1</li>
<li><a
href="https://github.com/motiondivision/motion/commit/6b7cb362433d4958eafe0c3095718f4c39c158df"><code>6b7cb36</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/cecf6a4b465287d9850c29a492907e21cebc3760"><code>cecf6a4</code></a>
Fixing dynamic SVG origin calculations (<a
href="https://redirect.github.com/motiondivision/motion/issues/2991">#2991</a>)</li>
<li>See full diff in <a
href="https://github.com/motiondivision/motion/compare/v11.17.0...v11.18.0">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4e00b34 commit 3a12ca6
2 files changed
+8
-8
lines changedSome 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments