Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade lucide-react from 0.363.0 to 0.471.1 #298

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Exkaleburx
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade lucide-react from 0.363.0 to 0.471.1.

ℹ️ 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 102 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: lucide-react
  • 0.471.1 - 2025-01-13

    What's Changed

  • 0.471.0 - 2025-01-10

    New Dynamic Icon Component (lucide-react)

    This is an easier approach than the previous dynamicIconImports we exported in the library. This one supports all environments.
    We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
    This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
    This makes it more flexible with all the frontend frameworks and libraries that exist for React.

    🚨
    Not recommended for regular applications that work fine with the regular static icon components.
    Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon.

    How to use

    DynamicIcon is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.

    const App = () => (
      <DynamicIcon name="camera" color="red" size={48} />
    );

    Possible Breaking changes

    We have switched to the "exports" property in package.json. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.

    New icons 🎨

  • 0.470.0 - 2025-01-10

    New icons 🎨

    Modified Icons 🔨

  • 0.469.0 - 2024-12-20

    Modified Icons 🔨

  • 0.468.0 - 2024-12-05

    New icons 🎨

  • 0.467.0 - 2024-12-05

    New icons 🎨

    Modified Icons 🔨

  • 0.466.0 - 2024-12-05

    New icons 🎨

    Modified Icons 🔨

  • 0.465.0 - 2024-12-04
  • 0.464.0 - 2024-12-03
  • 0.463.0 - 2024-12-03
  • 0.462.0 - 2024-11-27
  • 0.461.0 - 2024-11-25
  • 0.460.0 - 2024-11-15
  • 0.459.0 - 2024-11-15
  • 0.458.0 - 2024-11-15
  • 0.457.0 - 2024-11-15
  • 0.456.0 - 2024-11-08
  • 0.455.0 - 2024-11-08
  • 0.454.0 - 2024-10-28
  • 0.453.0 - 2024-10-15
  • 0.452.0 - 2024-10-11
  • 0.451.0 - 2024-10-08
  • 0.449.0 - 2024-10-08
  • 0.448.0 - 2024-10-08
  • 0.447.0 - 2024-10-01
  • 0.446.0 - 2024-09-25
  • 0.445.0 - 2024-09-20
  • 0.444.0 - 2024-09-20
  • 0.443.0 - 2024-09-20
  • 0.442.0 - 2024-09-20
  • 0.441.0 - 2024-09-12
  • 0.440.0 - 2024-09-12
  • 0.439.0 - 2024-09-06
  • 0.438.0 - 2024-09-01
  • 0.437.0 - 2024-08-31
  • 0.436.0 - 2024-08-25
  • 0.435.0 - 2024-08-23
  • 0.434.0 - 2024-08-23
  • 0.433.0 - 2024-08-23
  • 0.432.0 - 2024-08-23
  • 0.429.0 - 2024-08-21
  • 0.428.0 - 2024-08-16
  • 0.427.0 - 2024-08-09
  • 0.426.0 - 2024-08-08
  • 0.425.0 - 2024-08-08
  • 0.424.0 - 2024-08-02
  • 0.423.0 - 2024-08-02
  • 0.422.0 - 2024-08-02
  • 0.421.0 - 2024-08-02
  • 0.420.0 - 2024-08-02
  • 0.419.0 - 2024-08-01
  • 0.418.0 - 2024-07-31
  • 0.417.0 - 2024-07-28
  • 0.416.0 - 2024-07-25
  • 0.415.0 - 2024-07-25
  • 0.414.0 - 2024-07-22
  • 0.413.0 - 2024-07-22
  • 0.412.0 - 2024-07-20
  • 0.411.0 - 2024-07-19
  • 0.410.0 - 2024-07-19
  • 0.409.0 - 2024-07-19
  • 0.408.0 - 2024-07-12
  • 0.407.0 - 2024-07-09
  • 0.406.0 - 2024-07-09
  • 0.405.0 - 2024-07-09
  • 0.404.0 - 2024-07-09
  • 0.403.0 - 2024-07-08
  • 0.402.0 - 2024-07-08
  • 0.401.0 - 2024-07-07
  • 0.400.0 - 2024-07-01
  • 0.399.0 - 2024-06-28
  • 0.398.0 - 2024-06-28
  • 0.397.0 - 2024-06-26
  • 0.396.0 - 2024-06-21
  • 0.395.0 - 2024-06-14
  • 0.394.0 - 2024-06-10
  • 0.391.0 - 2024-06-10
  • 0.390.0 - 2024-06-06
  • 0.387.0 - 2024-06-06
  • 0.386.0 - 2024-06-06
  • 0.385.0 - 2024-06-06
  • 0.384.0 - 2024-06-06
  • 0.383.0 - 2024-06-02
  • 0.382.0 - 2024-06-02
  • 0.381.0 - 2024-05-30
  • 0.380.0 - 2024-05-30
  • 0.379.0 - 2024-05-21
  • 0.378.0 - 2024-05-03
  • 0.377.0 - 2024-05-02
  • 0.376.0 - 2024-04-26
  • 0.375.0 - 2024-04-26
  • 0.374.0 - 2024-04-26
  • 0.373.0 - 2024-04-24
  • 0.372.0 - 2024-04-19
  • 0.371.0 - 2024-04-18
  • 0.370.0 - 2024-04-17
  • 0.369.0 - 2024-04-17
  • 0.368.0 - 2024-04-12
  • 0.367.0 - 2024-04-10
  • 0.366.0 - 2024-04-09
  • 0.365.0 - 2024-04-05
  • 0.364.0 - 2024-04-01
  • 0.363.0 - 2024-03-22
from lucide-react GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade lucide-react from 0.363.0 to 0.471.1.

See this package in npm:
lucide-react

See this project in Snyk:
https://app.snyk.io/org/companykobiimports/project/1a67330d-0211-47d5-97a4-7f1ddcb4cc2f?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants