diff --git a/docs/package.json b/docs/package.json index 98a2d2d..1a07cdf 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,7 @@ "react": "^18", "react-dom": "^18", "react-type-animation": "^3.2.0", - "tailwind-merge": "^2.3.0" + "tailwind-merge": "^2.4.0" }, "devDependencies": { "@types/node": "^20", diff --git a/package-lock.json b/package-lock.json index 790c2ed..ae59374 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "react": "^18", "react-dom": "^18", "react-type-animation": "^3.2.0", - "tailwind-merge": "^2.3.0" + "tailwind-merge": "^2.4.0" }, "devDependencies": { "@types/node": "^20", @@ -11441,12 +11441,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.3.0.tgz", - "integrity": "sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==", - "dependencies": { - "@babel/runtime": "^7.24.1" - }, + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.4.0.tgz", + "integrity": "sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil"