From ef8fc97c79c4615015d34a19496c9d787c1e6e69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 01:02:34 +0000 Subject: [PATCH] Bump daisyui from 4.12.24 to 5.0.35 in /webapp Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 4.12.24 to 5.0.35. - [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.35/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.0.35 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..5863a734 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.0.35", "postcss": "^8.4.16", "postcss-loader": "^8.0.0", "tailwindcss": "^3.1.8"