diff --git a/package-lock.json b/package-lock.json index a23a8bc..0612a78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "react-resizable-panels": "^2.0.20", "react-share": "^5.1.0", "rimraf": "^5.0.8", - "tailwind-merge": "^2.3.0", + "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", "ua-parser-js": "^1.0.38", "zod": "^3.23.8" @@ -9913,13 +9913,10 @@ } }, "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==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.4.0.tgz", + "integrity": "sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==", "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.24.1" - }, "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil" diff --git a/package.json b/package.json index 351edfb..5fb15c8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react-resizable-panels": "^2.0.20", "react-share": "^5.1.0", "rimraf": "^5.0.8", - "tailwind-merge": "^2.3.0", + "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", "ua-parser-js": "^1.0.38", "zod": "^3.23.8"