From 077f7459ed681db813aae3bf1099f2938c465f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:10:59 +0000 Subject: [PATCH] Bump daisyui from 5.4.7 to 5.5.5 Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.4.7 to 5.5.5. - [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.5/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1426a0d..dcfb0f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@tanstack/vue-virtual": "^3.13.12", "@vueuse/core": "^14.0.0", "apexcharts": "^5.3.6", - "daisyui": "^5.4.7", + "daisyui": "^5.5.5", "date-fns": "^4.1.0", "pinia": "^3.0.3", "pinia-plugin-persistedstate": "^4.7.1", @@ -2638,9 +2638,9 @@ "license": "MIT" }, "node_modules/daisyui": { - "version": "5.4.7", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.4.7.tgz", - "integrity": "sha512-2wYO61vTPCXk7xEBgnzLZAYoE0xS5IRLu/GSq0vORpB+cTrtubdx69NnA0loc0exvCY1s2fYL4lGZtFHe2ohNQ==", + "version": "5.5.5", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.5.tgz", + "integrity": "sha512-ekvI93ZkWIJoCOtDl0D2QMxnWvTejk9V5nWBqRv+7t0xjiBXqAK5U6o6JE2RPvlIC3EqwNyUoIZSdHX9MZK3nw==", "license": "MIT", "funding": { "url": "https://github.com/saadeghi/daisyui?sponsor=1" diff --git a/package.json b/package.json index 81307e7..0eacc05 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@tanstack/vue-virtual": "^3.13.12", "@vueuse/core": "^14.0.0", "apexcharts": "^5.3.6", - "daisyui": "^5.4.7", + "daisyui": "^5.5.5", "date-fns": "^4.1.0", "pinia": "^3.0.3", "pinia-plugin-persistedstate": "^4.7.1",