Commit ff970f0
authored
📦 (deps-dev) [email protected] [skip ci] (#2504)
<!-- 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.23.26` →
`12.24.0`](https://renovatebot.com/diffs/npm/framer-motion/12.23.26/12.24.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>motiondivision/motion (framer-motion)</summary>
###
[`v12.24.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12240-2026-01-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.28...v12.24.0)
##### Added
- `{ type: "svg" }` option to `motion.create()` for creating custom SVG
components.
- `px` default value type for CSS logical properties (`paddingBlock`,
`paddingInline`, `marginBlock`, `marginInline`).
##### Fixed
- Ensure drag gesture updates with latest props every render.
- Fix missing `JSX` import error.
- Fix `motion-dom` build.
- Exclude `src` from distributed package.
###
[`v12.23.28`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122328-2026-01-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.27...v12.23.28)
##### Fixed
- Fixing `MotionStyle` type with React 19 when `skipLibCheck` is
`false`.
- Add guard for `process` check for better compat with ESM environments.
###
[`v12.23.27`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122327-2026-01-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.26...v12.23.27)
##### Fixed
- Improved Intellisense detection for `motion` import.
- Adding sourcemaps to release.
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 55010f9 commit ff970f0
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