From f3de1068e348003ada10fbb42f9b062fa76ec7b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:49:14 +0000 Subject: [PATCH] build(deps): bump daisyui from 5.0.23 to 5.0.27 Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.0.23 to 5.0.27. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.0.27/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 35427ea8..d34df77d 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "astro": "^5.7.3", "astro-icon": "^1.1.5", "bits-ui": "^1.3.19", - "daisyui": "^5.0.23", + "daisyui": "^5.0.27", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1", "sharp": "^0.34.1", @@ -506,7 +506,7 @@ "csso": ["csso@5.0.5", "", { "dependencies": { "css-tree": "~2.2.0" } }, "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ=="], - "daisyui": ["daisyui@5.0.23", "", {}, "sha512-SIR8yAneeNxvrpaR5kREG1DrPK8XFyfmyvqyZEUTJ2e6tv4Pp56/w+52Vdv34hmSmtAyDldTCEPWx+GvPyp0Yg=="], + "daisyui": ["daisyui@5.0.27", "", {}, "sha512-XrpqgfpGaZJvTPg9pS9Rq6xbYpmMnR0a7AKqyVPZceJzjAs5HH3rfkRkiuGin0+KC2Adnu+WLHU7UDxAtCMyAw=="], "date-fns": ["date-fns@4.1.0", "", {}, "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg=="], diff --git a/package.json b/package.json index 4fb0d240..16ff9c14 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "astro": "^5.7.3", "astro-icon": "^1.1.5", "bits-ui": "^1.3.19", - "daisyui": "^5.0.23", + "daisyui": "^5.0.27", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1", "sharp": "^0.34.1",