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