From 5af98b29104c21a6061a586db0ea61547e3dc83c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 11:47:28 +0000 Subject: [PATCH] build(deps-dev): bump daisyui from 4.4.4 to 4.11.1 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.4 to 4.11.1. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.4...v4.11.1) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 4ff8084f..4a20b905 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -28,7 +28,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10", - "daisyui": "^4.4.4", + "daisyui": "^4.11.1", "eslint": "^8", "eslint-config-next": "^14.0.4", "postcss": "^8", diff --git a/yarn.lock b/yarn.lock index 0fea0f92..f4a4c112 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3489,10 +3489,10 @@ d@1, d@^1.0.1: es5-ext "^0.10.50" type "^1.0.1" -daisyui@^4.4.4: - version "4.4.4" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.4.4.tgz#4a16eeb3a91ef4d80b1c9c5e16823016a933a568" - integrity sha512-ysp66uFOJNhkmaFYvifSQi+R+QSuSR6dX2Wts0GxT4Xzn6+PqpHwn2ka3SNK6HCmtjIPW3E3eIILycYY449bBw== +daisyui@^4.11.1: + version "4.11.1" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.11.1.tgz#9216de97107bffe2b7c6e4dfa28dbe7147e89e9d" + integrity sha512-obT9CUbQdW6eoHwSeT5VwaRrWlwrM4OT5qlfdJ0oQlSIEYhwnEl2+L2fwu5PioLbitwuMdYC2X8I1cyy8Pf6LQ== dependencies: css-selector-tokenizer "^0.8" culori "^3"