From e87d73655523bf07c6197597fdbf551f77b9d1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 01:03:53 +0000 Subject: [PATCH] Bump daisyui from 4.12.24 to 5.5.5 in /webapp Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 4.12.24 to 5.5.5. - [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.5/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/package.json b/webapp/package.json index b423fd3e..bb417fad 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -4,7 +4,7 @@ "devDependencies": { "@fun-stack/fun-pack": "0.3.5", "autoprefixer": "^10.4.12", - "daisyui": "^4.0.1", + "daisyui": "^5.5.5", "postcss": "^8.4.16", "postcss-loader": "^8.0.0", "tailwindcss": "^3.1.8"