Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.14.3 (#1396)
Browse files Browse the repository at this point in the history
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.3`](https://renovatebot.com/diffs/npm/framer-motion/11.14.1/11.14.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/framer-motion/11.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/framer-motion/11.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/framer-motion/11.14.1/11.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/framer-motion/11.14.1/11.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>motiondivision/motion (framer-motion)</summary>

### [`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**: 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 62017fa commit 72a6ca2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"class-validator": "0.14.1",
"dotenv": "16.4.7",
"formik": "2.4.6",
"framer-motion": "11.14.1",
"framer-motion": "11.14.3",
"http-status-codes": "2.3.0",
"ioredis": "5.4.1",
"js-yaml": "4.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6011,12 +6011,12 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.14.1":
version: 11.14.1
resolution: "framer-motion@npm:11.14.1"
"framer-motion@npm:11.14.3":
version: 11.14.3
resolution: "framer-motion@npm:11.14.3"
dependencies:
motion-dom: "npm:^11.14.1"
motion-utils: "npm:^11.14.1"
motion-dom: "npm:^11.14.3"
motion-utils: "npm:^11.14.3"
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
Expand All @@ -6029,7 +6029,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/f5bb824a6655924a954caec1fb29fa58f28a837fea36904146cf4a2c081b55033d3aa7f8aa58d7ed040dbcda8dd3eb0a35ea37b1ec41deb2ddafc75dab10c9e4
checksum: 10c0/63985046733b48cd78f8691a2d65a361596c1beaa6a17f1748d6fa60e0639162d6d27fb381bb9969a3d8b7dbeed205faf21eb4c8ccfb4272326563c658af281d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8661,14 +8661,14 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@npm:^11.14.1":
"motion-dom@npm:^11.14.3":
version: 11.14.3
resolution: "motion-dom@npm:11.14.3"
checksum: 10c0/14989aba2981dcf618dc77d202ac35325366e645fd9e57c6942d88d0696263bbe7d0680da2e5f84e93339a67255bdbfebb8a4994a46584a661dd9a1e136fa7a1
languageName: node
linkType: hard

"motion-utils@npm:^11.14.1":
"motion-utils@npm:^11.14.3":
version: 11.14.3
resolution: "motion-utils@npm:11.14.3"
checksum: 10c0/7459bcb27311b72b416b2618cbfd56bad7d0fbec27736529e3f45a561fa78c43bf82e05338d9d9b765649b57d1c693821e83b30c6ba449d6f7f66c5245f072fb
Expand Down Expand Up @@ -9241,7 +9241,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-next: "npm:14.2.20"
formik: "npm:2.4.6"
framer-motion: "npm:11.14.1"
framer-motion: "npm:11.14.3"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.7"
ioredis: "npm:5.4.1"
Expand Down

0 comments on commit 72a6ca2

Please sign in to comment.