[Snyk] Upgrade flowbite-react from 0.5.0 to 0.12.3 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
-
- rename
-
0.12.2 - 2025-07-22
-
- filter out
-
0.12.1 - 2025-07-22
-
- add tests
-
0.12.0 - 2025-07-22
-
- removed
- new generated file
- synced on CLI commands:
- If you have custom configuration in
- notify users to include
- expose
- check if
- bump the version to latest if below
- remove redundant
- update
- add Tailwind CSS version support in theme mode handling and fix dark theme toggle class in Tailwind CSS v4
-
-
-
0.11.9 - 2025-07-12
- #1587
-
0.11.8 - 2025-06-07
- #1579
- Improve table pagination by @ jfacoustic in #1567
- fix(Datepicker): switch hardcoded color
- @ jfacoustic made their first contribution in #1567
-
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 notesPatch Changes
#1600
12d3290Thanks @ SutuSebastian! - fix(ui/cli/setup-init): nextjs warningChanges
config->CONFIGexport in.flowbite-react/init.(jsx|tsx)Patch Changes
#1596
ab26436Thanks @ SutuSebastian! - refactor(setup-init): relax checks on React imports due to IDE formatters removing it if not necessaryimport React from "react"from the AST when parsing current and new contentPatch Changes
#1594
9017065Thanks @ SutuSebastian! - fix(compareNodes): support:Minor Changes
#1566
7b79b18Thanks @ SutuSebastian! - # Breaking changesflowbite-react patchCLI commandChanges
flowbite-react/.gitignore,flowbite-react/config.jsonself manages, regenerates and repairsinit.(jsx|tsx)in.flowbite-react/directory that syncs up values fromconfig.jsonthat also are needed in React app runtime (similar to how a React context works)init,build,dev,register.flowbite-react/config.json(differentdark/prefix/versionvalues), you must render<ThemeInit />at the root level of your app to sync runtime with node config values<ThemeInit />at the root level if customdark,prefix, orversionvalues are detected in the configuration fileflowbite-react/storeimport pathflowbite-reactis installed whennpx flowbite-react@latest init0.11.x{ flag: "w" }infs.writeFiledark-mode.mdandprefix.mddocumentation to reflect the<ThemeInit />changesMigration Guide
Remove
flowbite-react patchfrom yourpackage.json{ "scripts": { - "postinstall": "flowbite-react patch" } }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(differentdark/prefix/versionvalues).Patch Changes
3028f83Thanks @ raahed! - feat(Datepicker): Implemented a filter function propPatch Changes
d44648dThanks @ SutuSebastian! - fix(Datepicker): switch hardcoded colorcyan->primaryWhat's Changed
cyan->primaryby @ SutuSebastian in #1579New Contributors
Full Changelog: https://github.com/themesberg/flowbite-react/compare/[email protected]@0.11.8
Important
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: