diff --git a/package-lock.json b/package-lock.json index 0da469c..f60e324 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@fullcalendar/vue3": "6.1.15", "@heroicons/vue": "2.2.0", "@nuxtjs/tailwindcss": "6.12.2", - "daisyui": "4.12.21", + "daisyui": "4.12.22", "nuxt": "3.14.1592", "openapi-fetch": "0.13.3", "openapi-typescript": "7.4.4", @@ -4297,9 +4297,9 @@ } }, "node_modules/daisyui": { - "version": "4.12.21", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.21.tgz", - "integrity": "sha512-dKfJoGTf5b7D75pVYdNcbhBQd73IOUh9wuXeWHm0qXus4FYvFJJpS9/EX41hAyhojE6s09/ow6wGgPGERzD5wg==", + "version": "4.12.22", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.22.tgz", + "integrity": "sha512-HDLWbmTnXxhE1MrMgSWjVgdRt+bVYHvfNbW3GTsyIokRSqTHonUTrxV3RhpPDjGIWaHt+ELtDCTYCtUFgL2/Nw==", "license": "MIT", "dependencies": { "css-selector-tokenizer": "^0.8", diff --git a/package.json b/package.json index 0ed7909..0b04c99 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@fullcalendar/vue3": "6.1.15", "@heroicons/vue": "2.2.0", "@nuxtjs/tailwindcss": "6.12.2", - "daisyui": "4.12.21", + "daisyui": "4.12.22", "nuxt": "3.14.1592", "openapi-typescript": "7.4.4", "openapi-fetch": "0.13.3",