From 4ff64e21fe8262e2d2f752bbece116206a6aac3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:49:15 +0000 Subject: [PATCH] chore(deps): bump daisyui from 4.12.13 to 4.12.23 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.13 to 4.12.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.12.13...v4.12.23) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b12a88..6ad44a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5610,9 +5610,10 @@ } }, "node_modules/daisyui": { - "version": "4.12.13", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.13.tgz", - "integrity": "sha512-BnXyQoOByUF/7wSdIKubyhXxbtL8gxwY3u2cNMkxGP39TSVJqMmlItqtpY903fQnLI/NokC+bc+ZV+PEPsppPw==", + "version": "4.12.23", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.23.tgz", + "integrity": "sha512-EM38duvxutJ5PD65lO/AFMpcw+9qEy6XAZrTpzp7WyaPeO/l+F/Qiq0ECHHmFNcFXh5aVoALY4MGrrxtCiaQCQ==", + "license": "MIT", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3",