Skip to content

Commit

Permalink
bump(deps): update dependency framer-motion to v11.0.14 (#205)
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) | [`11.0.12` ->
`11.0.14`](https://renovatebot.com/diffs/npm/framer-motion/11.0.12/11.0.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/framer-motion/11.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/framer-motion/11.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/framer-motion/11.0.12/11.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/framer-motion/11.0.12/11.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>framer/motion (framer-motion)</summary>

###
[`v11.0.14`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11014-2024-03-15)

[Compare
Source](https://togithub.com/framer/motion/compare/v11.0.13...v11.0.14)

##### Fixed

- Fixed animation controls in instances where keyframes resolve to be
unanimatable.

###
[`v11.0.13`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11013-2024-03-13)

[Compare
Source](https://togithub.com/framer/motion/compare/v11.0.12...v11.0.13)

##### Added

- Added default value types for `backgroundPositionX` and
`backgroundPositionY`.

##### Fixed

-   Fixed `height: auto` animations.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://developer.mend.io/github/fuxingloh/crypto-frontmatter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent ee4fff9 commit 7ef081b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"clsx": "^2.1.0",
"crypto-frontmatter": "workspace:*",
"dayjs": "^1.11.10",
"framer-motion": "11.0.12",
"framer-motion": "11.0.14",
"html-to-react": "^1.7.0",
"next": "14.1.3",
"react": "18.2.0",
Expand Down

0 comments on commit 7ef081b

Please sign in to comment.