From 4ecc54051b0514d17352323ae1e0a48d23f341ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 11:50:38 +0000 Subject: [PATCH] Bump daisyui from 4.4.20 to 4.4.23 (#441) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.20 to 4.4.23. - [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.20...v4.4.23) --- 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 | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4180f86..7d62907 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.3.3", - "daisyui": "4.4.20", + "daisyui": "4.4.23", "next": "14.0.4", "react": "18.2.0", "react-dom": "18.2.0", @@ -1181,9 +1181,9 @@ } }, "node_modules/daisyui": { - "version": "4.4.20", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.20.tgz", - "integrity": "sha512-AR2fuFVVLHVTdbkV+XWAqjtymEoxXksrsEMkdzPQo2wANtWjSXuODUzePNade64gJ0Y2CdQtiQkaZI7fWcp13g==", + "version": "4.4.23", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.23.tgz", + "integrity": "sha512-IFQRGoGoAke8chxPcDqQJFldVVd51JL7b4mRA3LqsLexW/6xicZzz9X3GXdGdnYsu8QPxZN4uzQZ5fwRNYXOSg==", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3", diff --git a/package.json b/package.json index 05b6dd5..5908ec8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@boxyhq/saml20": "1.3.3", - "daisyui": "4.4.20", + "daisyui": "4.4.23", "next": "14.0.4", "react": "18.2.0", "react-dom": "18.2.0",