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",