Skip to content

Commit 3f8d98b

Browse files
chore(deps): bump framer-motion from 12.23.13 to 12.23.14 (#8624)
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.23.13 to 12.23.14. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.23.14] 2025-09-16</h2> <h3>Fixed</h3> <ul> <li>Fixing types of <code>Reorder.Item</code> and <code>Reorder.Group</code> so incorrect HTML props are correctly flagged.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/ac44f9f41e42afb5d923a9ea1605cec5ba0e053f"><code>ac44f9f</code></a> v12.23.14</li> <li><a href="https://github.com/motiondivision/motion/commit/360e5b71ec7fad9293deffd91e40549c3697e3bc"><code>360e5b7</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/e21b99d8815a868c63b6437de281e3b51c042847"><code>e21b99d</code></a> Merge pull request <a href="https://github.com/motiondivision/motion/issues/3368">#3368</a> from motiondivision/fix/reorder-types</li> <li><a href="https://github.com/motiondivision/motion/commit/b0c9ab76280eea9a1494b81b565e1fd76f17dc04"><code>b0c9ab7</code></a> Fixing Reorder types</li> <li><a href="https://github.com/motiondivision/motion/commit/5593dc9504b136e1f108471554cf401ce72b51f1"><code>5593dc9</code></a> Updating circleci config</li> <li><a href="https://github.com/motiondivision/motion/commit/7ab35119563df4890d34be0e016ac36beb938e14"><code>7ab3511</code></a> Attempting to fix CI tests</li> <li>See full diff in <a href="https://github.com/motiondivision/motion/compare/v12.23.13...v12.23.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=12.23.13&new-version=12.23.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 8e7e522 commit 3f8d98b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"cheerio": "^1.1.2",
8282
"classnames": "^2.5.1",
8383
"dotenv": "^17.2.2",
84-
"framer-motion": "^12.23.13",
84+
"framer-motion": "^12.23.14",
8585
"github-slugger": "^2.0.0",
8686
"jsdoc-api": "^9.3.5",
8787
"jsonpointer": "^5.0.1",

0 commit comments

Comments
 (0)