diff --git a/package-lock.json b/package-lock.json index 2e274ad..a87fc0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ }, "peerDependencies": { "@hookform/error-message": "^2.0.1", - "@howso/react-tailwind-flowbite-components": "^6.0.2", + "@howso/react-tailwind-flowbite-components": "^6.1.0", "@howso/ui-internationalization-utils": "^1.0.5", "jotai": "^2.8.3", "react": "^18.0.0", diff --git a/package.json b/package.json index 5441f76..80bb0ca 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ ], "peerDependencies": { "@hookform/error-message": "^2.0.1", - "@howso/react-tailwind-flowbite-components": "^6.0.2", + "@howso/react-tailwind-flowbite-components": "^6.1.0", "@howso/ui-internationalization-utils": "^1.0.5", "jotai": "^2.8.3", "react": "^18.0.0",