Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 085662c

Browse files
build(deps): Bump framer-motion from 10.0.1 to 10.10.0 in /api-editor/gui (#1320)
Bumps [framer-motion](https://github.com/framer/motion) from 10.0.1 to 10.10.0. <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>[10.10.0] 2023-03-29</h2> <h3>Fixed</h3> <ul> <li>Adding <code>.duration</code> to <code>animate()</code>.</li> </ul> <h2>[10.9.4] 2023-03-29</h2> <h3>Fixed</h3> <ul> <li>Removing log from <code>useSpring</code>.</li> </ul> <h2>[10.9.3] 2023-03-29</h2> <h3>Fixed</h3> <ul> <li>Improving scroll animation startup time.</li> </ul> <h2>[10.9.2] 2023-03-28</h2> <h3>Fixed</h3> <ul> <li>Fixing animation scope with animation sequences.</li> </ul> <h2>[10.9.1] 2023-03-24</h2> <h3>Fixed</h3> <ul> <li>Recalculating and rerendering relative targets when layout is remeasured.</li> </ul> <h2>[10.9.0] 2023-03-24</h2> <h3>Added</h3> <ul> <li>Animation sequencing.</li> </ul> <h2>[10.8.5] 2023-03-22</h2> <h3>Fixed</h3> <ul> <li>Fixed use of multiple easing functions with WAAPI animations.</li> </ul> <h2>[10.8.4] 2023-03-21</h2> <h3>Changed</h3> <ul> <li>Fixing <code>from</code> option in <code>stagger()</code>.</li> </ul> <h2>[10.8.3] 2023-03-21</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/7ec95ae803ce706a692ac9bf1219e418794f2354"><code>7ec95ae</code></a> v10.10.0</li> <li><a href="https://github.com/framer/motion/commit/3f369477cf0848fcc576eb48dbba9fea404780d5"><code>3f36947</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/22501f964d44d2c90f2e3b6e59edba34e91e218a"><code>22501f9</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2045">#2045</a> from framer/feature/duration</li> <li><a href="https://github.com/framer/motion/commit/db20c0fcbd89a7bafd39cf9b2aee4b82ed5dd7d3"><code>db20c0f</code></a> Fixing test</li> <li><a href="https://github.com/framer/motion/commit/9c7881ab6799da227db1617936f8533e2fb936d4"><code>9c7881a</code></a> Fixing test</li> <li><a href="https://github.com/framer/motion/commit/be29e0b84bd451298d4f8aeba23a3ce8d6eedd13"><code>be29e0b</code></a> Calculating animations longer than 20 seconds as Infinity</li> <li><a href="https://github.com/framer/motion/commit/e0890f243b41a83b5df9c8d0b9b300693ad75ce6"><code>e0890f2</code></a> Adding duration prop</li> <li><a href="https://github.com/framer/motion/commit/55b2be97467d8eb0d24538631c0bfe29e9a27855"><code>55b2be9</code></a> Updating lockfile</li> <li><a href="https://github.com/framer/motion/commit/4e25f13cfca6a028caa94736a006ad0dad86b1f0"><code>4e25f13</code></a> v10.9.4</li> <li><a href="https://github.com/framer/motion/commit/d10a46058e0985e35217511a2d9fa6581aea4a3e"><code>d10a460</code></a> Removing log from useSpring</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v10.0.1...v10.10.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=10.0.1&new-version=10.10.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 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> Co-authored-by: Lars Reimann <[email protected]>
1 parent d78097e commit 085662c

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

api-editor/gui/package-lock.json

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

api-editor/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@reduxjs/toolkit": "^1.9.3",
2323
"chart.js": "^3.9.1",
2424
"fastest-levenshtein": "^1.0.16",
25-
"framer-motion": "^10.0.1",
25+
"framer-motion": "^10.10.0",
2626
"idb-keyval": "^6.2.0",
2727
"katex": "^0.16.4",
2828
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)