Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update dependency framer-motion to v11.1.7 (#254)
[![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.28` -> `11.1.7`](https://renovatebot.com/diffs/npm/framer-motion/11.0.28/11.1.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/framer-motion/11.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/framer-motion/11.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/framer-motion/11.0.28/11.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/framer-motion/11.0.28/11.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>framer/motion (framer-motion)</summary> ### [`v11.1.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1117-2024-04-19) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.6...v11.1.7) ##### Changed - Updating types for `motion.div`. ### [`v11.1.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1116-2024-04-19) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.5...v11.1.6) ##### Changed - Binding `stop` to `MainThreadAnimation` ### [`v11.1.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1115-2024-04-18) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.4...v11.1.5) ##### Changed - Exporting `DOMMotionComponents`. ### [`v11.1.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1114-2024-04-18) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.3...v11.1.4) ##### Fixed - Fixing types of `motion.div` in certain TS5 environment configurations. ##### Changed - Skip removal of existing motion value when `undefined`. ### [`v11.1.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1113-2024-04-17) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.2...v11.1.3) ##### Fixed - ESM compat with CJS bundle. ### [`v11.1.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1112-2024-04-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.1...v11.1.2) ##### Fixed - Ensuring transforms unset during unit conversion are restored. ### [`v11.1.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1111-2024-04-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.0...v11.1.1) ##### Changed - Updating JSX transform. ### [`v11.1.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1110-2024-04-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.28...v11.1.0) ##### Changed - TypeScript 5 upgrade. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information