MultiEmail / frontend

Project to manage multiple emails at once with lots of customization. You can send and receive emails. Desktop notifications can be modified.
MIT License
10 stars 13 forks source link

fix(deps): update dependency framer-motion to v10 #269

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 9.1.7 -> 10.0.0 age adoption passing confidence

Release Notes

framer/motion ### [`v10.0.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​1000-2023-02-24) [Compare Source](https://togithub.com/framer/motion/compare/v9.1.7...v10.0.0) ##### Added - `background-color` animations are now hardware accelerated. ##### Removed - Removing fallback for `IntersectionObserver`. Use a polyfill for support in older browsers. - Removed `DeprecatedLayoutGroupContext`. ##### Changed - Using `exitBeforeEnter` with `AnimatePresence` now throws an error. - Using `value.onChange` will now throw a warning with instructions to change to `value.on("change", callback)`. - Using `AnimateSharedLayout` now throws an error. ##### Fixed - `repeat: Infinity` no longer de-opts from pre-generated WAAPI animations.

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.



This PR has been generated by Mend Renovate. View repository job log here.