diff --git a/accelerate/remix-starter/package.json b/accelerate/remix-starter/package.json index ae7afda926fd..fddbd9859a8a 100644 --- a/accelerate/remix-starter/package.json +++ b/accelerate/remix-starter/package.json @@ -41,7 +41,7 @@ "react-dom": "18.3.1", "react-hot-toast": "2.4.1", "remix": "2.14.0", - "tailwind-merge": "2.5.4", + "tailwind-merge": "2.5.5", "tailwindcss-animate": "1.0.7", "zod": "3.23.8", "zod-error": "1.5.0", diff --git a/pulse/product-search-with-typesense/frontend/package.json b/pulse/product-search-with-typesense/frontend/package.json index 882c843c8c19..ffbe1f65d7f8 100644 --- a/pulse/product-search-with-typesense/frontend/package.json +++ b/pulse/product-search-with-typesense/frontend/package.json @@ -25,7 +25,7 @@ "react-instantsearch": "7.13.8", "react-instantsearch-dom": "6.40.4", "react-instantsearch-router-nextjs": "7.13.8", - "tailwind-merge": "2.5.4", + "tailwind-merge": "2.5.5", "tailwindcss-animate": "1.0.7", "typesense-instantsearch-adapter": "2.8.0", "zod": "3.23.8"