Skip to content

Conversation

@begoingto
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade flowbite-react from 0.5.0 to 0.12.3.

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

  • The recommended version was released 24 days ago.

Release notes
Package name: flowbite-react
  • 0.12.3 - 2025-07-24

    Patch Changes

    • #1600 12d3290 Thanks @ SutuSebastian! - fix(ui/cli/setup-init): nextjs warning

      Changes

      • rename config -> CONFIG export in .flowbite-react/init.(jsx|tsx)
  • 0.12.2 - 2025-07-22

    Patch Changes

    • #1596 ab26436 Thanks @ SutuSebastian! - refactor(setup-init): relax checks on React imports due to IDE formatters removing it if not necessary

      • filter out import React from "react" from the AST when parsing current and new content
  • 0.12.1 - 2025-07-22

    Patch Changes

    • #1594 9017065 Thanks @ SutuSebastian! - fix(compareNodes): support:

      - different quote styles
      - with and without semicolons
      - trailing commas in objects and arrays
      
      • add tests
  • 0.12.0 - 2025-07-22

    Minor Changes

    • #1566 7b79b18 Thanks @ SutuSebastian! - # Breaking changes

      • removed flowbite-react patch CLI command

      Changes

      • flowbite-react/.gitignore, flowbite-react/config.json self manages, regenerates and repairs
      • new generated file init.(jsx|tsx) in .flowbite-react/ directory that syncs up values from config.json that also are needed in React app runtime (similar to how a React context works)
        • synced on CLI commands: init, build, dev, register
      • If you have custom configuration in .flowbite-react/config.json (different dark/prefix/version values), you must render <ThemeInit /> at the root level of your app to sync runtime with node config values
        • notify users to include <ThemeInit /> at the root level if custom dark, prefix, or version values are detected in the configuration file
      • expose flowbite-react/store import path
      • check if flowbite-react is installed when npx flowbite-react@latest init
        • bump the version to latest if below 0.11.x
      • remove redundant { flag: "w" } in fs.writeFile
      • update dark-mode.md and prefix.md documentation to reflect the <ThemeInit /> changes
      • add Tailwind CSS version support in theme mode handling and fix dark theme toggle class in Tailwind CSS v4

      Migration Guide

      1. Remove flowbite-react patch from your package.json

        {
          "scripts": {
        -   "postinstall": "flowbite-react patch"
          }
        }
      2. Add <ThemeInit /> (import from .flowbite-react/init.(jsx|tsx)) at the root level of your app if you have custom configuration in .flowbite-react/config.json (different dark/prefix/version values).

  • 0.11.9 - 2025-07-12

    Patch Changes

  • 0.11.8 - 2025-06-07

    Patch Changes

    What's Changed

    New Contributors

    Full Changelog: https://github.com/themesberg/flowbite-react/compare/[email protected]@0.11.8

  • 0.11.7 - 2025-04-02
  • 0.11.6 - 2025-04-02
  • 0.11.5 - 2025-03-26
  • 0.11.4 - 2025-03-26
  • 0.11.3 - 2025-03-25
  • 0.11.2 - 2025-03-25
  • 0.11.1 - 2025-03-24
  • 0.11.0 - 2025-03-24
  • 0.10.2 - 2024-10-01
  • 0.10.1 - 2024-06-21
  • 0.10.0 - 2024-06-20
  • 0.9.0 - 2024-04-16
  • 0.8.0 - 2024-04-04
  • 0.7.8 - 2024-04-01
  • 0.7.7 - 2024-04-01
  • 0.7.6 - 2024-03-29
  • 0.7.5 - 2024-03-20
  • 0.7.4 - 2024-03-20
  • 0.7.3 - 2024-03-12
  • 0.7.2 - 2023-12-12
  • 0.7.1 - 2023-12-12
  • 0.7.1-beta - 2023-09-11
  • 0.7.0 - 2023-11-24
  • 0.7.0-beta.6 - 2023-11-26
  • 0.7.0-beta.5 - 2023-11-07
  • 0.7.0-beta.4 - 2023-10-20
  • 0.7.0-beta.3 - 2023-10-11
  • 0.7.0-beta.2 - 2023-10-10
  • 0.7.0-beta.1 - 2023-09-28
  • 0.7.0-beta - 2023-09-11
  • 0.6.4 - 2023-10-03
  • 0.6.3 - 2023-09-30
  • 0.6.2 - 2023-09-29
  • 0.6.1 - 2023-09-23
  • 0.6.1-beta - 2023-09-09
  • 0.6.0 - 2023-09-09
  • 0.6.0-beta - 2023-09-09
  • 0.5.0 - 2023-07-21
from flowbite-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 flowbite-react from 0.5.0 to 0.12.3.

See this package in npm:
flowbite-react

See this project in Snyk:
https://app.snyk.io/org/begoingto/project/d66721ec-ea4e-4625-b8ec-43e492b97aa5?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.

3 participants