MTthoas / Dex

Dex website project
5 stars 0 forks source link

[Snyk] Upgrade lucide-react from 0.373.0 to 0.376.0 #103

Closed MTthoas closed 1 month ago

MTthoas commented 2 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade lucide-react from 0.373.0 to 0.376.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **3 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2024-04-26.
Release notes
Package name: lucide-react
  • 0.376.0 - 2024-04-26

    Implementation of the <Icon /> component which makes it easier to create (custom) icons from iconNodes.
    This will be useful for external packages like @ lucide/lab and more.

    Example with lucide-react

    <div class="highlight highlight-source-tsx notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { burger } from '@ lucide/lab'; import { Icon } from 'lucide-react';

    <Icon iconNode={burger} /> // Renders burger icon">

    import { burger } from '@ lucide/lab';
    import { Icon } from 'lucide-react';

    <Icon iconNode={burger} /> // Renders burger icon

See the docs

  </li>
  <li>
    <b>0.375.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.375.0">2024-04-26</a></br><h2>New icons 🎨</h2>
  </li>
  <li>
    <b>0.374.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.374.0">2024-04-26</a></br><h2>Modified Icons 🔨</h2>
  </li>
  <li>
    <b>0.373.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.373.0">2024-04-24</a></br><h2>Modified Icons 🔨</h2>
  </li>
</ul>
from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react GitHub release notes</a>


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.