From 16d6ea7688806b049f15bc2034d6c821fada35f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:18:11 +0000 Subject: [PATCH] build(deps-dev): bump daisyui from 4.6.1 to 4.6.2 (#1012) 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 a00a80660..f25b3595e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "autoprefixer": "10.4.17", - "daisyui": "4.6.1", + "daisyui": "4.6.2", "eslint": "8.56.0", "eslint-config-next": "14.1.0", "eslint-config-prettier": "9.1.0", @@ -9156,9 +9156,9 @@ } }, "node_modules/daisyui": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.6.1.tgz", - "integrity": "sha512-IXI8ypN/hkl1AKsag1XPlWt0wfvL4NedTUtUkv/VFP5q/xDbBZrZthq3/9M2yU1egcbbLhp01rluIz0GICUc+g==", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.6.2.tgz", + "integrity": "sha512-LBIbI76wVVRCQt1Uis2Y2/PRdGfMkNMFsHOjfpav8n7SamwRwPOCiNUClIrnX2jerWW3mLZlzRMCnQfxmGEjow==", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3", diff --git a/package.json b/package.json index 01e424efd..337f2239e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "autoprefixer": "10.4.17", - "daisyui": "4.6.1", + "daisyui": "4.6.2", "eslint": "8.56.0", "eslint-config-next": "14.1.0", "eslint-config-prettier": "9.1.0",