diff --git a/package-lock.json b/package-lock.json index 449d832..61fb4cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,14 +8,14 @@ "tailwindcss": "^4.0.0" }, "devDependencies": { - "daisyui": "^5.0.0-beta.8", + "daisyui": "^5.5.14", "tailwindcss-safe-area": "^0.6.0" } }, "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.14", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.14.tgz", + "integrity": "sha512-L47rvw7I7hK68TA97VB8Ee0woHew+/ohR6Lx6Ah/krfISOqcG4My7poNpX5Mo5/ytMxiR40fEaz6njzDi7cuSg==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 2a05e79..5c13937 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "daisyui": "^5.0.0-beta.8", + "daisyui": "^5.5.14", "tailwindcss-safe-area": "^0.6.0" }, "dependencies": {