From 2ee5b62c33656a370b50bbe08b67eada2a293098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:16:11 +0000 Subject: [PATCH] Bump daisyui from 4.7.2 to 4.12.7 in /src/Chat.Api/UI2 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.7.2 to 4.12.7. - [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.7.2...v4.12.7) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Chat.Api/UI2/package-lock.json | 8 ++++---- src/Chat.Api/UI2/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Chat.Api/UI2/package-lock.json b/src/Chat.Api/UI2/package-lock.json index 2efaab49..e473d53a 100644 --- a/src/Chat.Api/UI2/package-lock.json +++ b/src/Chat.Api/UI2/package-lock.json @@ -20,7 +20,7 @@ "@tailwindcss/typography": "^0.5.10", "autoprefixer": "^10.4.18", "cross-env": "^7.0.3", - "daisyui": "^4.7.2", + "daisyui": "^4.12.7", "eslint": "^8.57.0", "eslint-config-preact": "^1.3.0", "graphql": "^16.8.1", @@ -5031,9 +5031,9 @@ } }, "node_modules/daisyui": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.7.2.tgz", - "integrity": "sha512-9UCss12Zmyk/22u+JbkVrHHxOzFOyY17HuqP5LeswI4hclbj6qbjJTovdj2zRy8cCH6/n6Wh0lTLjriGnyGh0g==", + "version": "4.12.7", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.7.tgz", + "integrity": "sha512-KQN3BFs+c5eaDN6xNYbVX9ob7b830PiRF8o5m6os7e4WDTgMg8S3o21CZ/gDttNAfLS2zz1esass9oDP6pv2WA==", "dev": true, "dependencies": { "css-selector-tokenizer": "^0.8", diff --git a/src/Chat.Api/UI2/package.json b/src/Chat.Api/UI2/package.json index 20b98292..41ae907c 100644 --- a/src/Chat.Api/UI2/package.json +++ b/src/Chat.Api/UI2/package.json @@ -23,7 +23,7 @@ "@tailwindcss/typography": "^0.5.10", "autoprefixer": "^10.4.18", "cross-env": "^7.0.3", - "daisyui": "^4.7.2", + "daisyui": "^4.12.7", "eslint": "^8.57.0", "eslint-config-preact": "^1.3.0", "graphql": "^16.8.1",