Commit 713191c
authored
📦 (deps-dev) [email protected] [skip ci] (#2529)
<!-- COMMIT_BODY_TEXT_BEGIN -->
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [framer-motion](https://redirect.github.com/motiondivision/motion) |
[`12.29.2` →
`12.31.0`](https://renovatebot.com/diffs/npm/framer-motion/12.29.2/12.31.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>motiondivision/motion (framer-motion)</summary>
###
[`v12.31.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12310-2026-02-03)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.30.1...v12.31.0)
##### Added
- `animate`: Support for bi-directional callbacks within animation
sequences.
##### Fixed
- Ensure `onPan` never fires before `onPanStart`.
###
[`v12.30.1`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12301-2026-02-03)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.30.0...v12.30.1)
##### Fixed
- Allow drag to be initiated by child `a` and `button` elements.
###
[`v12.30.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12300-2026-02-02)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.29.3...v12.30.0)
##### Added
- `MotionConfig`: Add `skipAnimations` option.
##### Fixed
- `animate`: Prevent error when calling `stop()` on removed elements.
- `animateLayout`: Fixing shared element animations when `animate`
called before `animateLayout`.
###
[`v12.29.3`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12293-2026-02-02)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.29.2...v12.29.3)
##### Fixed
- `Reorder`: Fixed viewport autoscroll.
</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 these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
<!-- COMMIT_BODY_TEXT_END -->
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ccdcaec commit 713191c
File tree
2 files changed
+2
-2
lines changed- examples/design-system
- packages/design-system
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments