Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to ^7.6.9 (#1217)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [framer-motion](https://togithub.com/framer/motion) | [`^7.6.7` ->
`^7.6.9`](https://renovatebot.com/diffs/npm/framer-motion/7.6.7/7.6.9) |
[![age](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.9/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.9/compatibility-slim/7.6.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.9/confidence-slim/7.6.7)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>framer/motion</summary>

###
[`v7.6.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#&#8203;769-2022-11-22)

[Compare
Source](https://togithub.com/framer/motion/compare/v7.6.8...v7.6.9)

##### Updated

-   Only updating projection calculations for dirty nodes.

###
[`v7.6.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#&#8203;768-2022-11-22)

[Compare
Source](https://togithub.com/framer/motion/compare/v7.6.7...v7.6.8)

##### Updated

-   Reducing number of scroll reads during layout animations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 23, 2022
1 parent b495c94 commit 737e24a
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 61 deletions.
2 changes: 1 addition & 1 deletion app-foundations/package.json
Expand Up @@ -45,7 +45,7 @@
"assert-never": "^1.2.1",
"axios": "^1.1.3",
"clsx": "^1.2.1",
"framer-motion": "^7.6.7",
"framer-motion": "^7.6.9",
"mobx": "^6.6.1",
"mobx-react-lite": "^3.4.0",
"monaco-editor": "^0.34.1",
Expand Down

0 comments on commit 737e24a

Please sign in to comment.