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",