SocialGouv / e2esdk

SDK to build end-to-end encrypted web applications
https://socialgouv.github.io/e2esdk
Apache License 2.0
20 stars 0 forks source link

fix(deps): update dependency framer-motion to v8 #17

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 ^7.10.3 -> ^8.0.0 age adoption passing confidence

Release Notes

framer/motion ### [`v8.1.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​814-2023-01-04) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.3...v8.1.4) ##### Fixed - Ensuring child variant components fire `onAnimationStart` when an animation is triggered by a parent. ### [`v8.1.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​813-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.1...v8.1.3) ##### Fixed - Fixed `times`. ### [`v8.1.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​811-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.1.0...v8.1.1) ##### Fixed - Fixing error when `Transition.type` is invalid. ### [`v8.1.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​810-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.4...v8.1.0) ##### Added - `MotionValue.jump` can be used to "jump" a `MotionValue` to a new value, bypassing active springs, ending current animations and resetting to `velocity` to `0`. ### [`v8.0.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​804-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.3...v8.0.4) ##### Fixed - Cleaning up animations when a `MotionValue` has no active `"change"` subscribers. - Changing `useMotionValueEvent` subscription to `useInsertionEffect`. ### [`v8.0.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​803-2023-01-03) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.2...v8.0.3) ##### Fixed - Use range for tslib dependency. - Fixing multitouch with drag and pan gestures. ### [`v8.0.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​802-2022-12-23) [Compare Source](https://togithub.com/framer/motion/compare/v8.0.1...v8.0.2) ##### Fixed - Fixing defaults for hardware-accelerated animations. ### [`v8.0.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​801-2022-12-21) [Compare Source](https://togithub.com/framer/motion/compare/f58fea876198895716a776550ec6fbf0813ecaad...v8.0.1) ##### Added - Warning for unhydrated refs passed to `useScroll()` options. ### [`v8.0.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​800-2022-12-21) [Compare Source](https://togithub.com/framer/motion/compare/v7.10.3...f58fea876198895716a776550ec6fbf0813ecaad) ##### Removed - Removed polyfilled support for mouse/touch events. - Removed drag pointerup patch for Safari over `