From b140a7084887798e73be6b8b07f118422763db1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 01:03:07 +0000 Subject: [PATCH] Bump daisyui from 4.12.24 to 5.4.7 in /webapp Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 4.12.24 to 5.4.7. - [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.4.7/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.4.7 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..245048e4 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.4.7", "postcss": "^8.4.16", "postcss-loader": "^8.0.0", "tailwindcss": "^3.1.8"