diff --git a/bun.lock b/bun.lock index 17f9472..bcc6e9a 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "react": "^19.2.4", "react-dom": "^19.2.4", "react-router": "7.13.0", - "tailwind-merge": "^3.4.0", + "tailwind-merge": "^3.4.1", }, "devDependencies": { "@biomejs/biome": "^2.3.15", @@ -639,7 +639,7 @@ "strip-json-comments": ["strip-json-comments@5.0.3", "", {}, "sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw=="], - "tailwind-merge": ["tailwind-merge@3.4.0", "", {}, "sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g=="], + "tailwind-merge": ["tailwind-merge@3.4.1", "", {}, "sha512-2OA0rFqWOkITEAOFWSBSApYkDeH9t2B3XSJuI4YztKBzK3mX0737A2qtxDZ7xkw9Zfh0bWl+r34sF3HXV+Ig7Q=="], "tailwindcss": ["tailwindcss@4.1.18", "", {}, "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw=="], diff --git a/package.json b/package.json index a6ecb4d..603ddf5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react": "^19.2.4", "react-dom": "^19.2.4", "react-router": "7.13.0", - "tailwind-merge": "^3.4.0" + "tailwind-merge": "^3.4.1" }, "devDependencies": { "@biomejs/biome": "^2.3.15",