From 5ce458f2dca2d97c74290a10976e411e81f73c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:08:39 +0000 Subject: [PATCH] Bump daisyui from 5.5.14 to 5.5.18 in the dev-dependencies-patch group Bumps the dev-dependencies-patch group with 1 update: [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui). Updates `daisyui` from 5.5.14 to 5.5.18 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.5.18/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] --- 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 17c0302..ddb46e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "devDependencies": { "@tailwindcss/cli": "^4.1.18", "concurrently": "^9.2.1", - "daisyui": "^5.5.14", + "daisyui": "^5.5.18", "husky": "^9.1.7", "lint-staged": "^16.2.7", "prettier": "^3.8.1", @@ -953,9 +953,9 @@ } }, "node_modules/daisyui": { - "version": "5.5.14", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.14.tgz", - "integrity": "sha512-L47rvw7I7hK68TA97VB8Ee0woHew+/ohR6Lx6Ah/krfISOqcG4My7poNpX5Mo5/ytMxiR40fEaz6njzDi7cuSg==", + "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": { diff --git a/package.json b/package.json index 0d72246..1a32cc2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@tailwindcss/cli": "^4.1.18", "concurrently": "^9.2.1", - "daisyui": "^5.5.14", + "daisyui": "^5.5.18", "husky": "^9.1.7", "lint-staged": "^16.2.7", "prettier": "^3.8.1",