diff --git a/package-lock.json b/package-lock.json index b139fca..4ad081a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14273,13 +14273,11 @@ "dev": true }, "node_modules/tailwind-merge": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.2.2.tgz", - "integrity": "sha512-tWANXsnmJzgw6mQ07nE3aCDkCK4QdT3ThPMCzawoYA2Pws7vSTCvz3Vrjg61jVUGfFZPJzxEP+NimbcW+EdaDw==", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.3.tgz", + "integrity": "sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==", "dev": true, - "dependencies": { - "@babel/runtime": "^7.24.0" - }, + "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil"