From 4867a7bea56189b1a50f30391c4ed55f4ae809df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:47:31 +0000 Subject: [PATCH] fix(deps): update dependency @heroui/theme to v2.4.9 (#333) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 51 +++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 30 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bb1984..bdfd53b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@heroui/navbar": "2.2.12", "@heroui/scroll-shadow": "2.3.9", "@heroui/system": "2.4.10", - "@heroui/theme": "2.4.6", + "@heroui/theme": "2.4.9", "@heroui/tooltip": "2.2.8", "framer-motion": "^12.0.0", "next": "15.1.7", @@ -1441,24 +1441,41 @@ } }, "node_modules/@heroui/theme": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.6.tgz", - "integrity": "sha512-VcmeMRxL3wnKk1o6gzeQehEcXyoKyvqLYr+iRFIrMZZO1kG5bvuX+CWDVovfmLRLK1MuwuhYjm6aJvre9AZAfA==", + "version": "2.4.9", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.9.tgz", + "integrity": "sha512-UEXXBSSKqANUEON237aE6Y7o8Y5ohMWliDiXSc8JY2E/1QCdAoXsEsEZJKemYmOUp7hxBPr5j+IIOoVe8+mqnA==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.3", + "@heroui/shared-utils": "2.1.6", "clsx": "^1.2.1", "color": "^4.2.3", - "color2k": "^2.0.2", + "color2k": "^2.0.3", "deepmerge": "4.3.1", "flat": "^5.0.2", - "tailwind-merge": "^2.5.2", - "tailwind-variants": "^0.1.20" + "tailwind-merge": "2.5.4", + "tailwind-variants": "0.3.0" }, "peerDependencies": { "tailwindcss": ">=3.4.0" } }, + "node_modules/@heroui/theme/node_modules/@heroui/shared-utils": { + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/@heroui/shared-utils/-/shared-utils-2.1.6.tgz", + "integrity": "sha512-Qz6/gyVM+jur+FOnALJBCp6YWt2CCnGu/c3SpxTx7/X9NgqLb+VYZ6XMH1HD9Sf3UzjtHZ/My1Cy6nlw1iO+zw==", + "hasInstallScript": true, + "license": "MIT" + }, + "node_modules/@heroui/theme/node_modules/tailwind-merge": { + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.4.tgz", + "integrity": "sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/dcastil" + } + }, "node_modules/@heroui/tooltip": { "version": "2.2.8", "resolved": "https://registry.npmjs.org/@heroui/tooltip/-/tooltip-2.2.8.tgz", @@ -8098,12 +8115,12 @@ } }, "node_modules/tailwind-variants": { - "version": "0.1.20", - "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-0.1.20.tgz", - "integrity": "sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-0.3.0.tgz", + "integrity": "sha512-ho2k5kn+LB1fT5XdNS3Clb96zieWxbStE9wNLK7D0AV64kdZMaYzAKo0fWl6fXLPY99ffF9oBJnIj5escEl/8A==", "license": "MIT", "dependencies": { - "tailwind-merge": "^1.14.0" + "tailwind-merge": "^2.5.4" }, "engines": { "node": ">=16.x", @@ -8113,16 +8130,6 @@ "tailwindcss": "*" } }, - "node_modules/tailwind-variants/node_modules/tailwind-merge": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.14.0.tgz", - "integrity": "sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/dcastil" - } - }, "node_modules/tailwindcss": { "version": "3.4.17", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", diff --git a/package.json b/package.json index 251e38a..1ce8f94 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@heroui/navbar": "2.2.12", "@heroui/scroll-shadow": "2.3.9", "@heroui/system": "2.4.10", - "@heroui/theme": "2.4.6", + "@heroui/theme": "2.4.9", "@heroui/tooltip": "2.2.8", "framer-motion": "^12.0.0", "next": "15.1.7",