diff --git a/package-lock.json b/package-lock.json index 9afcc2c..a12e0e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-astro": "^1.2.4", "eslint-plugin-jsx-a11y": "^6.8.0", "sharp": "^0.33.3", - "tailwind-merge": "^2.2.2", + "tailwind-merge": "^2.5.3", "tailwindcss": "^3.4.1", "typescript": "^5.4.2" } @@ -9451,9 +9451,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.2.tgz", - "integrity": "sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.3.tgz", + "integrity": "sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 05f73cd..dce4698 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-plugin-astro": "^1.2.4", "eslint-plugin-jsx-a11y": "^6.8.0", "sharp": "^0.33.3", - "tailwind-merge": "^2.2.2", + "tailwind-merge": "^2.5.3", "tailwindcss": "^3.4.1", "typescript": "^5.4.2" }