Commit 55e8608
authored
📦 (deps-dev) [email protected] [skip ci] (#1865)
<!-- COMMIT_BODY_TEXT_BEGIN -->
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [framer-motion](https://redirect.github.com/motiondivision/motion) |
[`11.14.1` ->
`11.14.4`](https://renovatebot.com/diffs/npm/framer-motion/11.14.1/11.14.4)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>motiondivision/motion (framer-motion)</summary>
###
[`v11.14.4`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#11144-2024-12-13)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v11.14.3...v11.14.4)
##### Fixed
- Exporting `AnimationSequence` via `"motion"` entrypoint.
- Adding support for passing normal components to `motion.create()` in
React 19.
###
[`v11.14.3`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#11143-2024-12-13)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v11.14.2...v11.14.3)
##### Fixed
- Fixing `motion-dom` and `motion-utils` entrypoints.
###
[`v11.14.2`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#11142-2024-12-13)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v11.14.1...v11.14.2)
##### Fixed
- Exporting `time` for internal use.
- Making `MotionValue.updatedAt` public for internal use.
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 47008e9 commit 55e8608
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 | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments