From 636d14f2fa008753ee63b41b6e185cd3af200e48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 12:01:18 +0000 Subject: [PATCH] chore(deps): update dependency daisyui to v5.5.18 --- packages/featherlight/package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/featherlight/package-lock.json b/packages/featherlight/package-lock.json index 1c1f3b129..da1173459 100644 --- a/packages/featherlight/package-lock.json +++ b/packages/featherlight/package-lock.json @@ -59,7 +59,7 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", - "extraneous": true, + "dev": true, "inBundle": true, "license": "MIT", "engines": { @@ -1291,10 +1291,11 @@ } }, "node_modules/daisyui": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.3.tgz", - "integrity": "sha512-xcDZlujfSHu3AbwXY1mpl25YXDLyzonsBX1YtiIyhvWGTnVIsX4krD5A7mm6RyiwDRlmKbPvMUPPxivQE4Nsvg==", + "version": "5.5.18", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.18.tgz", + "integrity": "sha512-VVzjpOitMGB6DWIBeRSapbjdOevFqyzpk9u5Um6a4tyId3JFrU5pbtF0vgjXDth76mJZbueN/j9Ok03SPrh/og==", "dev": true, + "license": "MIT", "funding": { "url": "https://github.com/saadeghi/daisyui?sponsor=1" }