mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps): Bump framer-motion from 11.12.0 to 11.15.0 in /website (#7640)
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.12.0 to 11.15.0. <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>[11.15.0] 2024-12-13</h2> <h3>Added</h3> <ul> <li>Add support for <code>repeat</code> in animation sequences.</li> </ul> <h3>Fixed</h3> <ul> <li>Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.</li> </ul> <h2>[11.14.4] 2024-12-13</h2> <h3>Fixed</h3> <ul> <li>Exporting <code>AnimationSequence</code> via <code>"motion"</code> entrypoint.</li> <li>Adding support for passing normal components to <code>motion.create()</code> in React 19.</li> </ul> <h2>[11.14.3] 2024-12-13</h2> <h3>Fixed</h3> <ul> <li>Fixing <code>motion-dom</code> and <code>motion-utils</code> entrypoints.</li> </ul> <h2>[11.14.2] 2024-12-13</h2> <h3>Fixed</h3> <ul> <li>Exporting <code>time</code> for internal use.</li> <li>Making <code>MotionValue.updatedAt</code> public for internal use.</li> </ul> <h2>[11.14.1] 2024-12-12</h2> <h3>Fixed</h3> <ul> <li>Fixing missing license in <code>motion-dom</code> and <code>motion-utils</code> packages.</li> </ul> <h2>[11.14.0] 2024-12-12</h2> <h3>Added</h3> <ul> <li>Added <code>press</code> gesture in Motion+ early access.</li> </ul> <h2>[11.13.6] 2024-12-10</h2> <h3>Fixed</h3> <ul> <li>Adding React 19 to optional peer dependencies in <code>"motion"</code> package also.</li> </ul> <h2>[11.13.5] 2024-12-10</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="6ddb3e7968"><code>6ddb3e7</code></a> v11.15.0</li> <li><a href="cdcf3b4b86"><code>cdcf3b4</code></a> Removing double clear</li> <li><a href="47d5524a39"><code>47d5524</code></a> Fix a potential memory leak if a render step pauses for a long time. (<a href="https://redirect.github.com/motiondivision/motion/issues/2944">#2944</a>)</li> <li><a href="1422aefdde"><code>1422aef</code></a> Ensuring easing is repeated correctly</li> <li><a href="0e54f811cf"><code>0e54f81</code></a> Add support for <code>repeat</code> in timeline sequence (<a href="https://redirect.github.com/motiondivision/motion/issues/2945">#2945</a>)</li> <li><a href="1108bd5522"><code>1108bd5</code></a> Fixing tests</li> <li><a href="cc3b826282"><code>cc3b826</code></a> v11.14.4</li> <li><a href="b65bcd5b72"><code>b65bcd5</code></a> Updating changelog</li> <li><a href="7cebb22cf8"><code>7cebb22</code></a> Move animation sequence types to vanilla entrypoint (<a href="https://redirect.github.com/motiondivision/motion/issues/2942">#2942</a>)</li> <li><a href="4cfd7aacf7"><code>4cfd7aa</code></a> Adding normal component support to <code>motion.create</code> (<a href="https://redirect.github.com/motiondivision/motion/issues/2943">#2943</a>)</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v11.12.0...v11.15.0">compare view</a></li> </ul> </details> <br /> [](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"autoprefixer": "10.4.20",
|
||||
"fast-xml-parser": "^4.5.1",
|
||||
"flowbite-react": "^0.10.2",
|
||||
"framer-motion": "^11.12.0",
|
||||
"framer-motion": "^11.15.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"md5": "^2.3.0",
|
||||
"mixpanel-browser": "^2.58.0",
|
||||
|
||||
26
website/pnpm-lock.yaml
generated
26
website/pnpm-lock.yaml
generated
@@ -57,8 +57,8 @@ importers:
|
||||
specifier: ^0.10.2
|
||||
version: 0.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.17)
|
||||
framer-motion:
|
||||
specifier: ^11.12.0
|
||||
version: 11.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^11.15.0
|
||||
version: 11.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
highlight.js:
|
||||
specifier: ^11.11.1
|
||||
version: 11.11.1
|
||||
@@ -912,12 +912,12 @@ packages:
|
||||
fraction.js@4.3.7:
|
||||
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
|
||||
|
||||
framer-motion@11.12.0:
|
||||
resolution: {integrity: sha512-gZaZeqFM6pX9kMVti60hYAa75jGpSsGYWAHbBfIkuHN7DkVHVkxSxeNYnrGmHuM0zPkWTzQx10ZT+fDjn7N4SA==}
|
||||
framer-motion@11.15.0:
|
||||
resolution: {integrity: sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==}
|
||||
peerDependencies:
|
||||
'@emotion/is-prop-valid': '*'
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
'@emotion/is-prop-valid':
|
||||
optional: true
|
||||
@@ -1345,6 +1345,12 @@ packages:
|
||||
mixpanel-browser@2.58.0:
|
||||
resolution: {integrity: sha512-ZayNE4augjSJh5RxYKRPhFe1jzS9HZnoowvZaN4DaUeCezbLGVck46L+N9X8VLtK74UgLUYfehPgCr41rtgpRA==}
|
||||
|
||||
motion-dom@11.14.3:
|
||||
resolution: {integrity: sha512-lW+D2wBy5vxLJi6aCP0xyxTxlTfiu+b+zcpVbGVFUxotwThqhdpPRSmX8xztAgtZMPMeU0WGVn/k1w4I+TbPqA==}
|
||||
|
||||
motion-utils@11.14.3:
|
||||
resolution: {integrity: sha512-Xg+8xnqIJTpr0L/cidfTTBFkvRw26ZtGGuIhA94J9PQ2p4mEa06Xx7QVYZH0BP+EpMSaDlu+q0I0mmvwADPsaQ==}
|
||||
|
||||
ms@2.1.3:
|
||||
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
||||
|
||||
@@ -2784,8 +2790,10 @@ snapshots:
|
||||
|
||||
fraction.js@4.3.7: {}
|
||||
|
||||
framer-motion@11.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
framer-motion@11.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
motion-dom: 11.14.3
|
||||
motion-utils: 11.14.3
|
||||
tslib: 2.8.1
|
||||
optionalDependencies:
|
||||
react: 18.3.1
|
||||
@@ -3519,6 +3527,10 @@ snapshots:
|
||||
dependencies:
|
||||
rrweb: 2.0.0-alpha.13
|
||||
|
||||
motion-dom@11.14.3: {}
|
||||
|
||||
motion-utils@11.14.3: {}
|
||||
|
||||
ms@2.1.3: {}
|
||||
|
||||
mz@2.7.0:
|
||||
|
||||
Reference in New Issue
Block a user