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

Commit bae09f9

Browse files
build(deps): Bump framer-motion from 7.6.17 to 8.1.3 in /api-editor/gui (#1178)
Bumps [framer-motion](https://github.com/framer/motion) from 7.6.17 to 8.1.3. <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>[8.1.3] 2023-01-03</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>times</code>.</li> </ul> <h2>[8.1.2] 2023-01-03</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>extends</code> error in <code>LayoutCamera</code> and <code>LayoutOrthographicCamera</code> components.</li> </ul> <h2>[8.1.1] 2023-01-03</h2> <h3>Fixed</h3> <ul> <li>Fixing error when <code>Transition.type</code> is invalid.</li> </ul> <h2>[8.1.0] 2023-01-03</h2> <h3>Added</h3> <ul> <li><code>MotionValue.jump</code> can be used to &quot;jump&quot; a <code>MotionValue</code> to a new value, bypassing active springs, ending current animations and resetting to <code>velocity</code> to <code>0</code>.</li> </ul> <h2>[8.0.4] 2023-01-03</h2> <h3>Fixed</h3> <ul> <li>Cleaning up animations when a <code>MotionValue</code> has no active <code>&quot;change&quot;</code> subscribers.</li> <li>Changing <code>useMotionValueEvent</code> subscription to <code>useInsertionEffect</code>.</li> </ul> <h2>[8.0.3] 2023-01-03</h2> <h3>Fixed</h3> <ul> <li>Use range for tslib dependency.</li> <li>Fixing multitouch with drag and pan gestures.</li> </ul> <h2>[8.0.2] 2022-12-23</h2> <h3>Fixed</h3> <ul> <li>Fixing defaults for hardware-accelerated animations.</li> </ul> <h2>[8.0.1] 2022-12-21</h2> <h3>Added</h3> <ul> <li>Warning for unhydrated refs passed to <code>useScroll()</code> options.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/0a088e999fbd0f7e5ad1df015e77887a30e7d456"><code>0a088e9</code></a> v8.1.3</li> <li><a href="https://github.com/framer/motion/commit/c63870d1a0caffb0f8bbfd3993ce351507512576"><code>c63870d</code></a> Fix <code>times</code> (<a href="https://github-redirect.dependabot.com/framer/motion/issues/1859">#1859</a>)</li> <li><a href="https://github.com/framer/motion/commit/4f033827a5f54bf2233415263600bf63c37f15fc"><code>4f03382</code></a> Lockfile</li> <li><a href="https://github.com/framer/motion/commit/d75aa2c2be92f94281a40c7a9958847d4450f70f"><code>d75aa2c</code></a> v8.1.2</li> <li><a href="https://github.com/framer/motion/commit/490459794bd79498bee1b873998c64471f1770ea"><code>4904597</code></a> Extending cameras (<a href="https://github-redirect.dependabot.com/framer/motion/issues/1858">#1858</a>)</li> <li><a href="https://github.com/framer/motion/commit/b9748c474d2710b48947bbf116786bda2d6e5df0"><code>b9748c4</code></a> v8.1.1</li> <li><a href="https://github.com/framer/motion/commit/1675953c05a404efe7f9cedcfa2146cc699e180c"><code>1675953</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/3fa692eb3e5c938fc7df1e2e9f8c2f48392a3ea3"><code>3fa692e</code></a> Adding default animation type (<a href="https://github-redirect.dependabot.com/framer/motion/issues/1857">#1857</a>)</li> <li><a href="https://github.com/framer/motion/commit/8f920ac64726f91ddcb506d37db77df08d05935f"><code>8f920ac</code></a> Increasing timeouts</li> <li><a href="https://github.com/framer/motion/commit/8cf00119bd3d777a974844f6fecd82db783380bc"><code>8cf0011</code></a> Updating size limit</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v7.6.17...v8.1.3">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=7.6.17&new-version=8.1.3)](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>
1 parent 6deca13 commit bae09f9

File tree

2 files changed

+72
-152
lines changed

2 files changed

+72
-152
lines changed

api-editor/gui/package-lock.json

Lines changed: 71 additions & 151 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.8.6",
2323
"chart.js": "^3.9.1",
2424
"fastest-levenshtein": "^1.0.16",
25-
"framer-motion": "^7.6.17",
25+
"framer-motion": "^8.1.3",
2626
"idb-keyval": "^6.2.0",
2727
"katex": "^0.16.2",
2828
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)