diff --git a/package-lock.json b/package-lock.json index 7379aec..004c397 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "axios": "1.6.2", - "daisyui": "4.4.14", + "daisyui": "4.4.17", "dayjs": "1.11.10", "dotenv": "16.3.1", "he": "1.2.0", @@ -3763,9 +3763,9 @@ } }, "node_modules/daisyui": { - "version": "4.4.14", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.14.tgz", - "integrity": "sha512-1g37QzzDFM0QLQe+qRBswkGKyaGijk84t01UMg1ytkFhQxru3zeMh5nWcpC9KnqzKgnITkpSebpGqq4gP8zRrg==", + "version": "4.4.17", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.17.tgz", + "integrity": "sha512-vcxLKoWiqPjEtcBkSayi9sDW1kWgWRdy1GjSu3zNtMiCsXwqDpCzNkdijuY9RuJ/2tBCtnwxhBv72Yizfi7KAQ==", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3", diff --git a/package.json b/package.json index 541c717..4a6dae0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "homepage": "https://mikesprague.github.io/react-tailwind-ghpages-starter", "dependencies": { "axios": "1.6.2", - "daisyui": "4.4.14", + "daisyui": "4.4.17", "dayjs": "1.11.10", "dotenv": "16.3.1", "he": "1.2.0",