From e8ae31d281f7ae662d2e7393a400544c7c895161 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 23:02:50 +0000 Subject: [PATCH] fix(deps): update dependency daisyui to v5.7.36 --- assets/package-lock.json | 8 ++++---- assets/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/package-lock.json b/assets/package-lock.json index 120ba21e1..1824183d6 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -7,7 +7,7 @@ "dependencies": { "apexcharts": "7.1.0", "cally": "0.9.2", - "daisyui": "5.7.32", + "daisyui": "5.7.36", "topbar": "3.0.1", "uqr": "0.1.3" } @@ -46,9 +46,9 @@ } }, "node_modules/daisyui": { - "version": "5.7.32", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.7.32.tgz", - "integrity": "sha512-8JQFneb+okHxzPimTGvRKX+5XF03GyAwGw7BaV6+6XpzW0klGuzc4rdfUpLQxIYPKEziwwlrsYfcxoltF2Rowg==", + "version": "5.7.36", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.7.36.tgz", + "integrity": "sha512-/UkPPj1FeEOWA6I69Jno1SsSx6856E6A/w3b6eK/1i2a6xYiZ4AySsepsog3RR3feb0cyF94Lnzlq/CLOCS7Aw==", "license": "MIT", "funding": { "url": "https://github.com/saadeghi/daisyui?sponsor=1" diff --git a/assets/package.json b/assets/package.json index d2a9c17b8..7cc56febf 100644 --- a/assets/package.json +++ b/assets/package.json @@ -2,7 +2,7 @@ "dependencies": { "apexcharts": "7.1.0", "cally": "0.9.2", - "daisyui": "5.7.32", + "daisyui": "5.7.36", "topbar": "3.0.1", "uqr": "0.1.3" }