From 5f982e45ac1321783eba15a52f0049a6364888c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 11:23:19 +0000 Subject: [PATCH] build(deps): bump daisyui from 5.0.27 to 5.0.28 Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.0.27 to 5.0.28. - [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.28/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.0.28 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 6c80fa9d..476eaea4 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "astro": "^5.7.4", "astro-icon": "^1.1.5", "bits-ui": "^1.3.19", - "daisyui": "^5.0.27", + "daisyui": "^5.0.28", "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.27", "", {}, "sha512-XrpqgfpGaZJvTPg9pS9Rq6xbYpmMnR0a7AKqyVPZceJzjAs5HH3rfkRkiuGin0+KC2Adnu+WLHU7UDxAtCMyAw=="], + "daisyui": ["daisyui@5.0.28", "", {}, "sha512-H082p8Lg3c7Se9wTbjfSOOhfUbp3BnOM2+cdr3OeY5G1Ll7GYLXB9NWLHgitkTsB1pQKwHRYYchqN2YG0VVShg=="], "date-fns": ["date-fns@4.1.0", "", {}, "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg=="], diff --git a/package.json b/package.json index ee3456e8..b5c5ce13 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "astro": "^5.7.4", "astro-icon": "^1.1.5", "bits-ui": "^1.3.19", - "daisyui": "^5.0.27", + "daisyui": "^5.0.28", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1", "sharp": "^0.34.1",