From 1e4c192b71b9ecfaf983ae2ae0f6f2d9db913acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 02:20:29 +0000 Subject: [PATCH] chore(deps-dev): bump daisyui from 5.5.19 to 5.5.20 Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.5.19 to 5.5.20. - [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.5.20/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.20 dependency-type: direct:development 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 a26d271..54ac66b 100644 --- a/bun.lock +++ b/bun.lock @@ -16,7 +16,7 @@ "@tailwindcss/typography": "^0.5.19", "@typescript-eslint/parser": "^8.59.2", "baseline-browser-mapping": "^2.10.27", - "daisyui": "^5.5.19", + "daisyui": "^5.5.20", "eslint": "^8.57.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-astro": "^1.7.0", @@ -499,7 +499,7 @@ "csso": ["csso@5.0.5", "", { "dependencies": { "css-tree": "~2.2.0" } }, "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ=="], - "daisyui": ["daisyui@5.5.19", "", {}, "sha512-pbFAkl1VCEh/MPCeclKL61I/MqRIFFhNU7yiXoDDRapXN4/qNCoMxeCCswyxEEhqL5eiTTfwHvucFtOE71C9sA=="], + "daisyui": ["daisyui@5.5.20", "", {}, "sha512-HemJcjl0Gk9rQ8BcgofN6p+EURrqftQG9wK1Hkxs98i49xe68+QxpNvry+PyxwkIUgrbMpNmZ5ZWjmtffAjfhQ=="], "damerau-levenshtein": ["damerau-levenshtein@1.0.8", "", {}, "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="], diff --git a/package.json b/package.json index cc1af85..5f48bd2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@tailwindcss/typography": "^0.5.19", "@typescript-eslint/parser": "^8.59.2", "baseline-browser-mapping": "^2.10.27", - "daisyui": "^5.5.19", + "daisyui": "^5.5.20", "eslint": "^8.57.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-astro": "^1.7.0",