From 96268ada1f21b3a0b38317efdcc1e160cb2df726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:13:30 +0000 Subject: [PATCH] chore(deps): bump daisyui from 4.12.14 to 4.12.20 (#977) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.14 to 4.12.20. - [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.12.14...v4.12.20) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ce896e..d6c5fa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@tippyjs/react": "4.2.6", "axios": "1.7.9", "cross-env": "7.0.3", - "daisyui": "4.12.14", + "daisyui": "4.12.20", "dayjs": "1.11.13", "he": "1.2.0", "nanoid": "5.0.9", @@ -5538,10 +5538,9 @@ } }, "node_modules/daisyui": { - "version": "4.12.14", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.14.tgz", - "integrity": "sha512-hA27cdBasdwd4/iEjn+aidoCrRroDuo3G5W9NDKaVCJI437Mm/3eSL/2u7MkZ0pt8a+TrYF3aT2pFVemTS3how==", - "license": "MIT", + "version": "4.12.20", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.20.tgz", + "integrity": "sha512-uHr3SQsd2yTjRdVuswTiqGFvZTxX0sGSBRa8JJdbKgmZCk/kRFh4B7Z2jg9vLIdwsHTHPyPgCkZadQo1ce0tAw==", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3", diff --git a/package.json b/package.json index ab1af2c..be577f9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@tippyjs/react": "4.2.6", "axios": "1.7.9", "cross-env": "7.0.3", - "daisyui": "4.12.14", + "daisyui": "4.12.20", "dayjs": "1.11.13", "he": "1.2.0", "nanoid": "5.0.9",