DevsInTech
DevsInTech copied to clipboard
build(deps): bump framer-motion from 10.16.4 to 12.10.5
Bumps framer-motion from 10.16.4 to 12.10.5.
Changelog
Sourced from framer-motion's changelog.
[12.10.5] 2025-05-09
Fixed
- Fixed attaching multiple
presshandlers on the same element.[12.10.4] 2025-05-08
Fixed
- Fixed layout animations jumping when interrupted.
- Lower memory and runtime overhead of layout animations.
[12.10.3] 2025-05-08
Fixed
- Attempting to fix layout animations jumping when interrupted.
[12.10.2] 2025-05-08
Fixed
- Fixed
.cancel()after.stop().[12.10.1] 2025-05-07
Changed
- Main thread
scrollanimations are now lazy, resolving after"scroll"events instead of every animation frame.[12.10.0] 2025-05-06
Added
styleEffectnow supports:
- Default value types
- Independent transforms
- CSS variables
[12.9.8] 2025-05-05
Fixed
- Fixing press after parent is dragged.
[12.9.7] 2025-05-05
Fixed
... (truncated)
Commits
b2f8971v12.10.5263b842Updating changelog7c7b0a1Merge pull request #3202 from motiondivision/fix/multi-press0390a5dFix adding multiple press gestures1c924edv12.10.40814c76Updating changelogc653bc5Merge pull request #3200 from motiondivision/fix/layout-stopadcc576Updating test4b0198cMaking private motionValue public9fbca67Fixing animation- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| devs-in-tech | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 9, 2025 8:48pm |
Deploy Preview for devsintech failed. Why did it fail? →
| Name | Link |
|---|---|
| Latest commit | b9e89512d92f6ed49d9dc042ac61f9af40d479e5 |
| Latest deploy log | https://app.netlify.com/sites/devsintech/deploys/681e69c295ac50000832d95c |
Superseded by #830.