Update dependency motion to v12.25.0 (#121)
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/) | |---|---|---|---|---|---| | [motion](https://github.com/motiondivision/motion) | [`12.24.12` → `12.25.0`](https://renovatebot.com/diffs/npm/motion/12.24.12/12.25.0) |  |  |  |  | --- ### Release Notes <details> <summary>motiondivision/motion (motion)</summary> ### [`v12.25.0`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12250-2026-01-09) [Compare Source](https://github.com/motiondivision/motion/compare/v12.24.12...v12.25.0) ##### Added - Support for auto-scrolling when a `Reorder.Item` reaches the edges of its parent scrollable container. </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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==--> Reviewed-on: #121 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #121.
This commit is contained in:
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -31,7 +31,7 @@ importers:
|
||||
version: 5.16.8(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.54.0)(typescript@5.9.2)
|
||||
motion:
|
||||
specifier: ^12.23.26
|
||||
version: 12.24.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 12.25.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
sanitize-html:
|
||||
specifier: ^2.17.0
|
||||
version: 2.17.0
|
||||
@@ -1984,8 +1984,8 @@ packages:
|
||||
motion-utils@12.24.10:
|
||||
resolution: {integrity: sha512-x5TFgkCIP4pPsRLpKoI86jv/q8t8FQOiM/0E8QKBzfMozWHfkKap2gA1hOki+B5g3IsBNpxbUnfOum1+dgvYww==}
|
||||
|
||||
motion@12.24.12:
|
||||
resolution: {integrity: sha512-usaP62NpHmM8++QrEnNoCco6qrtK1AtzkeHfgW+4qICE0k7ykK+dPJGaRjEzo7sF1GcrYskrGBB/r5RtqnminQ==}
|
||||
motion@12.25.0:
|
||||
resolution: {integrity: sha512-jBFohEYklpZ+TL64zv03sHdqr1Tsc8/yDy7u68hVzi7hTJYtv53AduchqCiY3aWi4vY1hweS8DWtgCuckusYdQ==}
|
||||
peerDependencies:
|
||||
'@emotion/is-prop-valid': '*'
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
@@ -5124,7 +5124,7 @@ snapshots:
|
||||
|
||||
motion-utils@12.24.10: {}
|
||||
|
||||
motion@12.24.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
motion@12.25.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
dependencies:
|
||||
framer-motion: 12.25.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
tslib: 2.8.1
|
||||
|
||||
Reference in New Issue
Block a user